@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
#maincontent h1 {
	font-size: 16px;
}

#toplinks {
	background-image: url(images/btn_nav.JPG);
	background-repeat: no-repeat;
	height: 37px;
	width: 812px;
	background-position: center;
}
#toplinks   a:link  {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	text-transform: capitalize;
	color: #ff0000;
	text-decoration: none;
	vertical-align: baseline;
	padding: 3px;
	top: 25px;
}
#toplinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FFCC00;
}
#toplinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}



#container {
	width: 812px;
}
#footer a:link {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-transform: lowercase;
}

#maincontent {
	width: 812px;
	height: 671px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
#maincontent a:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff0000;
	font-weight: normal;
}
#maincontent a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: normal;
}
#maincontent a:hover {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
#footer a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: lowercase;
}
#footer a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-transform: lowercase;
}
#masthead a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: lowercase;
}
#masthead a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-transform: lowercase;
}
#masthead a:link {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-transform: lowercase;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#bottomlinks  a:link {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
	}
#bottomlinks a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}
