/* CSS Document */

html {font-size: 125%;
}



body { font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
text-align:left; 
font-size: 50%;
margin:0px;
background-attachment:fixed;
background-color:#000000;
background-image:url(rotate/rotator.php);
background-repeat:repeat-x;
}

a {
color:#FFFFFF;
}

a:hover {
color:#FFCC00
}



img { 
border: 0px none; 
padding:0px; 
margin:0px; 
}

a {
border: 0px none; 
padding:0px; 
margin:0px; 
}

#mainDiv{
position:relative;
width:800px; 
margin-left:auto;
margin-right: auto;

}

#logo {
margin: 15px 0px 0px 15px
}

#header {
position:relative
width: 800px;
padding:15px 0px 0px 0px;
height:124px; 
/* background-image:url(images/red.gif); 
background-repeat:repeat-x;
background-position:bottom; */
}

#header_content {
float:left;
width: 800px;
}



.navBar{
float:left;
}

#contentShell{
position: relative;
width: 800px;  
/* margin-left:auto;
margin-right: auto; 
position:relative; */
}

#content{
position:absolute;
top:200px;
left:225px;
width:490px;
/*background-image:url(images/black60.png); */
padding:0px;
margin: 0px;
z-index: 20;
}


#content h1 {
padding: 5px 0px 0px 20px;
font-weight:100;
font-size:1.7em;
color:#FFCC00;
}


#content h3 {
font-size: 1.3em;
font-weight:bold;
padding: 10px 0px 10px 0px;
}

.textArea {
float:left;
width:510px;
padding: 30px 10px 10px 20px;
background-image:url(images/black60.png);
border: 1px solid #FFCC00;
}

.textArea p {
font-size: 1.1em;
padding: 5px 20px 5px 20px;
line-height:1.6em;
}


.sideBar {
float:left;
width:195px;
padding:0px 10px 0px 10px;
}

#sideBar a {
color:#003366;
}
.topImage {
margin:40px 0px 10px 40px;
}




.subhead {
color:#FFCC00;
font-weight:bold;
}

#sideBar p {
font-size:1.0em;
color:#000000;
padding: 0px 25px 0px 15px;
margin: 0px;
}

#sideBar h3 {
font-size: 1.1em;
font-weight:bold;
margin:0px;
padding:15px 20px 0px 20px;
}



#sideBar li a:hover {
color:#003366;
background: url(images/arrow.gif);
background-repeat:no-repeat;
background-position:top:
color: #ffffff;

}



#sideBarNav {
background-image:url(images/BoxNav.jpg);
background-repeat:no-repeat;
width:212px;
height:224px;
}

#sideBarNav ul {
font-weight:bold;
font-size: 1.1em;
margin: 0;
padding: 0;
list-style-type: none;
}

#sideBarNav li {
margin: 10px 0px 0px 5px;
}

#sideBar li a {
color:#000000;
text-decoration: none;
/*CODE FROM WEBSITE FOR IMAGE SWAP*/
display: block;
width:160px;
padding: 0px 2px 2px 15px;
text-decoration: none; /*lets remove the link underlines*/
}


.sideBarRpt {
background-image:url(images/boxMid.jpg);
background-repeat:repeat-y;
}





.imgRight{ 
border:0px none; 
float:right; 
padding: 0px 0px 10px 15px;
}

.formMailer{ 
width:240px;
border:0px none; 
float:left; 
padding: 0px 0px 0px 0px;
}


.imgLeft{ 
border:0px none; 
float:left; 
padding: 0px 30px 10px 0px
}

.sideText {
padding: 15px 0px 15px 0px;
}

hr {
width: 650px;
}

#footer{
width:510px;
height:20px;
}

#footer p {
font-size:.8em;
font-weight:bold;
text-align:center;
padding-top: 10px;
}

#footer a:hover {
color:#FFCC00
}

/* Here is the drop down menu css */




