@charset "UTF-8";
/* CSS Document */

* {
	border:0;
	margin:0;
	padding:0;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003;
	background-color: #006666;
	background-image: url(Images/OnQ_Bkgd.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3CF;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #00C;
}

.centertext {
	text-align:center;
}

#content {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:auto;}
	
#header {
	height:177px;
}

#nav {
	width:322px;
	height:365px;
	float:left;
}

#maintextarea {
	width:525px;
	height:auto;
	margin-left:322px;
}

#footer {
	background:url(Images/OnQ_Footer.jpg) no-repeat;
	height:102px;
	width:900px;
	padding-bottom:40px;
	text-align:center;
	padding-top:80px;
}

.bottomNav {
	color:#3CF;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:110%;
}

.bottomNav a {color:#3CF;}

#copyright {
	margin-top:10px;
	margin-bottom:30px;
}

.copyright {
	font:"Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	color:#FFC;
	text-align:center;
}

.copyright a {
	color:#FFC;
	text-decoration:none;
}

#bodyrepeat {
	background:url(Images/OnQ_BodyRepeat.png) repeat-y;
	width:900px;
	height:auto;
	min-height:445px;
}

.header {
	color:#066;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.featuredtext {
	color:#066;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

.smalldetailtext {
	font-size:9pt;
	color:#666;
	font:"Times New Roman", Times, serif;
}

.newsphotos {
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	border:2px;
	border-color:#000;
}
