@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#wrapper {
	background-color: #009eff;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-image: url(images/topbanner.jpg);
	height: 125px;
	width: 990px;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-image: url(images/navbg.jpg);
}
#content {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftColumn {
	background-image: url(images/leftcolbg.jpg);
	float: left;
	width: 420px;
	margin: 0px;
	padding: 0px;
}
#centerColumn {
	float: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
}
#rightColumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 225px;
	background-image: url(images/rightcolbg.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	clear: both;
	height: 175px;
	width: 990px;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	font-family: Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	width: 990px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#leftColumn2 {
	background-image: url(images/leftcol2bg.jpg);
	float: left;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style3 {font-size: 9px; color: #000000; }
#wrapper2 {
	background-color: #FFFFFF;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
