body {
	background-color: #333333;
	background-image: url(images/bkgrd.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
* {
	margin: 0px;
	padding: 0px;
}
#assess {
	margin: auto;
	width: 640px;
}
#assess a {
	font-size: 9px;
	color: #FFFFFF;
}

#wrapper {
	margin: auto;
	width: 640px;
	background-color: #FFFFFF;
	position: relative;
}
#wrapper #header-top {
	background-color: #FFFFFF;
	margin: auto;
	width: 640px;
	background-image: url(images/header-top.gif);
	height: 25px;
	color: #FFFFFF;
}
#wrapper #header {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	background-color: #990000;
	position: relative;
	height: 186px;
}
#wrapper #header #sound {
	float: left;
	position: relative;
	padding-left: 5px;
}
#wrapper #header #header2 {
	float: right;
}
#wrapper #tagline {
	background-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #tagline h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#maincontent {
	margin: auto;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
	height: auto;
	padding: 0px;
}
#wrapper #maincontent #content {
	margin: auto;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
}
.contactinfo {
	color: #000000;
	padding: 5px;
	display: block;
	text-align: center;
}

#wrapper #maincontent #content h1 {
	font-size: 24px;
	color: #000000;
}
#wrapper #maincontent #content #navigation {
	margin-right: 15px;
	position: relative;
	color: #FFFFFF;
	width: 175px;
	float: left;
	border: 1px solid #333333;
}
#wrapper #maincontent #content #navigation a:link {
	display: block;
	width: 160px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#wrapper #maincontent #content #navigation a:visited {
	display: block;
	width: 160px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#wrapper #maincontent #content #navigation a:hover {
	display: block;
	width: 160px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#wrapper #maincontent #content #navigation a:active {
	display: block;
	width: 160px;
	background-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#wrapper #maincontent #content #maintext {
	width: 430px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#wrapper #footer {
	padding-top: 2px;
	padding-bottom: 5px;
	clear: both;
	width: 610px;
	margin: auto;
	color: #000000;
	text-align: center;
	font-size: 10px;
}
#wrapper #maincontent #footer a:link {
	color: #000000;
}
#wrapper #maincontent #footer a:visited {
	color: #000000;
}
#wrapper #maincontent #footer a:hover {

	color: #990000;
}
#wrapper #maincontent #footer a:active {


	color: #000000;
}
#bottom {
	background-image: url(images/bottom.gif);
	margin: auto;
	height: 25px;
	width: 640px;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.copyright {
	padding: 3px;
}
.blacktext {
	color: #000000;
}
