/* style.css - a simple style sheet */

body, h2, p, div, a:link, a:visited a:active{
font-family: Arial;
color: #000000;
font-weight: bold;
font-size: 13px;
}

h1{
font-family: Arial;
color: #000000;
font-weight: bold;
font-size: 15px;
}

table{
border-collapse: collapse; 
border-spacing: 0;
}

#wrapper {
	text-align: center;
	width: 800px;
  	position: absolute;
	left: 50px;
	padding: 0;
	top: 0;
}

#left {
	text-align: center;
  	background: #EEC900;
	width: 165px;
	height: 3000px;
  	position: absolute;
	left: 50px;
	top: 160px;
	padding: 0;
}

#rttop {
	text-align: center;
  	background: #FFFFFF;
	width: 630px;
  	position: absolute;
	left: 165px;
	padding: 0;
	top: 0;
}

#lttop {
	text-align: center;
  	background: #FFFFFF;
	width: 635px;
	height: 2970px;
  	position: absolute;
	left: 165px;
	padding: 0;
	top: 30px;
}

#searchimage {
	text-align: left;
  	background: #FFFFFF;
  	position: relative;
	width: 700px;
	height: 38px;
	padding: 0px;
	padding-bottom: 5;
	top: 2px;
}

#rtbottom {
	text-align: center;
  	background: #EEC900;
	width: 800px;
	height: 150px;
  	position: relative;
	left: 0px;
	padding: 0;
	top: 0px;
}

#maintxt {
	text-align: left;
  	background: #FFFFFF;
  	position: relative;
	width: 600px;
	padding: 0px;
	top: 15px;
}

#maintxt2 {
	text-align: left;
  	background: #FFFFFF;
  	position: relative;
	width: 600px;
	padding: 0px;
	top: 340px;
}

#leftcat {
	text-align: center;
  	background: #FFFFFF;
  	position: absolute;
	width: 250px;
	height: 300;
	left: 18px;
	padding: 0;
	top: 300px;
}

#centcat {
	text-align: center;
  	background: #FFFFFF;
  	position: absolute;
  	display: inline;
	width: 100px;
	left: 268px;
	padding: 0;
	top: 300px;
}

#rightcat {
	text-align: center;
  	background: #FFFFFF;
  	position: absolute;
	width: 250px;
	left: 368px;
	padding: 0;
	top: 300px;
}

#subtop {
	text-align: center;
  	background: #FFFFFF;
	width: 780px;
  	position: absolute;
	left: 50px;
	padding: 0px;
	top: 160px;
}

#mainsub {
	text-align: center;
  	background: #EEC900;
  	position: absolute;
	width: 800px;
	left: 50px;
	padding: 0;
	top: 130px;
}

#subtext {
	text-align: left;
  	background: #FFFFFF;
  	position: relative;
	width: 630px;
	left: -77px;
	padding: 0;
	top: 0px;
}

#subbottom {
	text-align: center;
  	background: #EEC900;
  	position: relative;
	width: 780px;
	left: 0px;
	padding: 0;
	top: 0px;
}

#centersub {
	text-align: left;
  	position: relative;
	background-image: url(images/main.gif);
	width: 592px;
	left: 40px;
	padding: 0;
	top: 0px;
}

#textbox {
	text-align: left;
  	position: relative;
  	background: #FFFFFF;
	width: 550px;
	left: 0px;
	padding: 0;
	top: 0px;
}

#sidebarnav {
	text-align: left;
  	background: #EEC900;
  	position: absolute;
	width: 160px;
	left: 640px;
	padding: 0;
	top: 10px;
}

td, th{
font-family: Arial;
color: #000000;
font-weight: bold;
font-size: 13px;
padding: 0;
}

.topclass{
font-family: Arial;
color: #FFFFFF;
font-weight: bold;
font-size: 7px;
padding: 0;
}

.toplink a{
color: #FFFFFF;
text-decoration: none;
font-size: 7px;
}

.toptwolink a:visited{
color: #FFFFFF;
text-decoration: none;
font-size: 7px;
}

.topthreelink a:active{
color: #FFFFFF;
text-decoration: none;
font-size: 7px;
}


.footer{
font-family: Arial;
color: #000000;
font-weight: bold;
font-size: 10px;
}

.conlink{
font-family: Arial;
color: #000000;
font-size: 10px;
}

.conclass a{
font-family: Arial;
color: #0000EE;
text-decoration: none;
font-size: 10px;
}

.connewclass a:visited{
font-family: Arial;
color: #0000EE;
text-decoration: none;
font-size: 10px;
}

.conthreeclass a:active{
font-family: Arial;
color: #0000EE;
text-decoration: none;
font-size: 10px;
}

.irnclass{
width: 550px;
padding: 5px;
background-color: #E0E0E0;
link: #FF0000;
visited: #FF0000;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity: 0.8;
}

.linkclass a{
color: #000000;
text-decoration: none;
}

.linknewclass a:visited{
color: #000000;
text-decoration: none;
}

.linkthreeclass a:active{
color: #000000;
text-decoration: none;
}

.red a{
color: #FF0000;
text-decoration: none;
}

.newred a:visited{
color: #FF0000;
text-decoration: none;
}

a{
text-decoration:none;
}

#navcontainer { width: 155px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 155px;
padding-top: 4;
background-color: #000000;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, a:visited
{
color: #b9e5f8;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #FFF;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
