body {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat;
	margin: 0px;
}
.centerbottom {
	height: 100px;
	width: 100%;
	position: absolute;
	top: 30px;
}
.headersmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.linkheadertop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC06;
	background-color: #000000;
	height: 30px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	text-align: center;
	vertical-align: middle;
}
.leftcontainer {
	background-image: url(../images/leftside.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 30px;
	height: 100px;
	width: 98px;
	position: absolute;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC310;
	background-color: #000000;
	height: 50px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.rightcontainer {
	background-image: url(../images/rightside.jpg);
	background-repeat: repeat-y;
	width: 82px;
	position: absolute;
	top: 30px;
	right: 0px;
	height: 100px;
}
.topleft {
	background-image: url(../images/topleft.jpg);
	height: 147px;
	width: 205px;
	position: absolute;
	left: 98px;
	top: 30px;
}
.topright {
	background-image: url(../images/topright.jpg);
	height: 147px;
	width: 207px;
	top: 30px;
	right: 82px;
	position: absolute;
}
.menu td {
	width: 10em;
	text-align: center;
	padding: 0;
} 
.menu a  {
	display: block;
	text-decoration: none;
	padding: 0.2em;
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
	background-color: #000000;
	border: thin solid #FFCC06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
.menu a:hover {
	color: #FFCC06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	border: thin solid #00FFFF;
} 
.menu a:active {
	color: #FFCC06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	border: thin solid #00FFFF;
} 
.menu a:visited {
	color: #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

} 
.leftcontainer2 {

	background-image: url(../images/leftside.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 1095px;
	height: 100%;
	width: 98px;
	position: absolute;
}
.spectext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffbf00;
}
.yellowheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: ffbf00;
}
.headersans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.rightcontainer2 {

	background-image: url(../images/rightside.jpg);
	background-repeat: repeat-y;
	width: 82px;
	position: absolute;
	top: 1097px;
	right: 0px;
	height: 100px;
}
</style>

