.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #7DB0D2;
}
.introtext {
	font-size: 15px;
	line-height: 15px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
}
#wrapper {
	position:absolute;
	width:964px;
	height:1050px;
	z-index:2;
	margin-left: -482px;
	left: 50%;
	margin-top: 0px;
	top: -5px;
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
#content {
	background-image: url(images/temp.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
#main {
	position:absolute;
	width:956px;
	height:1007px;
	z-index:1;
	top: 7px;
	background-color: #FFF;
}
#leftline {
	position:absolute;
	width:12px;
	height:912px;
	z-index:2;
	top: 95px;
}
#rightline {
	position:absolute;
	width:12px;
	height:912px;
	z-index:3;
	top: 95px;
	left: 946px;
}
#horizline {
	position:absolute;
	width:958px;
	height:12px;
	z-index:4;
	left: 0px;
	top: 1002px;
}
#banner {
	position:absolute;
	width:939px;
	height:200px;
	z-index:1;
	left: 12px;
	top: -1px;
}
#graphic {
	position:absolute;
	width:611px;
	height:387px;
	z-index:3;
	left: 285px;
	top: 200px;
}
#buttons {
	position:absolute;
	width:206px;
	height:264px;
	z-index:3;
	left: 50px;
	top: 201px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#text {
	position:absolute;
	width:602px;
	height:340px;
	z-index:3;
	left: 287px;
	top: 606px;
	overflow: auto;
	text-align: left;
}
#footer {
	position:absolute;
	width:384px;
	height:30px;
	z-index:2;
	left: 351px;
	top: 1040px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}
#intro {
	position:absolute;
	width:390px;
	height:397px;
	z-index:1;
	left: 3px;
	top: 6px;
	overflow: auto;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	font-size: 15px;
}
