body {text-align: left;
background-color:#708090;
background-position: top;
font-family: "Trebuchet MS",arial,sans-serif; font-size: 80%;








}

img {border: 0;

}

#wrapper {
width: 782px;
margin: 0 auto;
text-align: left;
background-color:white;
height: 1000px;
padding: 9px;

}




#main {
float:left;
width: 472px;
background-color: white;
padding: 7px;
}

#sidebar {
width: 250px;
background-color: white;
float: right;
padding: 7px;
text-align: left;

}


#sidebar1 {
width: 250px;
background-color: white;
float: right;
padding: 7px;
text-align: center;
}


#single {
float:left;
width: 773px;
background-color: white;
padding: 9px;
}

#header h1 {

text-align: left; 
color: #000; 
font-size: 150%;

}

#header h2 {
font-size: 14px; 
	  text-align: left; 


}

#header h3 {
font-size: 12px; color: #003366;
	  text-align: right; 
margin-bottom: 2px;


}


.largefont { 
  color: #003366; 
  font-family:trebuchet;
  font-size: 14px; 
	font-weight: bold;

  
} 


A:link {text-decoration: underline; color: #003366;}
A:visited {text-decoration: underline}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: #00acc6;}




.ddcolortabs{
padding: 0;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:1;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


.ddcolortabs a{
float:left;
color: white;
background: #003c4c no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent no-repeat right top;
padding: 14px 8px 5px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #003c4c;
}

.ddcolortabs a:hover span{
background-color: #00acc6;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #003c4c;
}

.ddcolortabsline{
clear: both;
padding: 0;
height: 8px;
line-height: 8px;
background: #003c4c;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px #cc9933; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #003c4c;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #00acc6;
border-bottom: 1px solid #00acc6; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: white;
}

* html .dropmenudiv_a a{ /*IE only hack*/

}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #00acc6;
color: white;
}


#footer {
clear: both;
color:#cc9933;
 position: absolute;
     bottom: -480px;
     center: 40px;
     width: 782px;
     height: 18px

   

}

#footer p {
margin: 0;
padding: 2px;

text-align: center;
font-size: 100%;
background-color:#003366;
}
html #footer { 
height:0px; 
} 



}

