

body {
background-color: #999;
font-size:1em;
font-family:Arial, Helvetica, sans-serif;
}
div#wrapper {
width: 990px;
height: 400px;
background-color:white;
margin-top: 0px;
margin-bottom:0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
img
{  
border-style: none;
}
div#header {
width:990px;
height: 160px;
/*background: black url('images/banner.jpg') center top no-repeat;*/
margin-left: 0px;
text-align: center;
}
div#topNav{
width: 990px;
height: 50 px;
background-color:#CC6633;
position:absolute;
display:inline;
}
/*div#AD_bio img  { 
    float: right; 
    margin: 4px; 
}
div#WM_bio img{
    float: right; 
    margin: 4px; 
}*/
div#search{
margin-right: 20px;
margin-bottom: 0px;
float: right;
background-color: #CC6633;
}
div#search td, th{
background-color: #CC6633;
border: 0;
}
div#horizontalLinks{
float: left;
background-color: #CC6633;
width: 300px;
padding-top: 4px;
padding-bottom: 4px;
}
#horizontalLinks ul
{
list-style: none;
padding: 0;
margin: 0;
}
#horizontalLinks li
{
float: left;
margin: 0 0.15em;
}
#horizontalLinks li a
{
background: url('images/littleparch.png') white bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#horizontalLinks li a:hover{
background:#CC6633;
}
div#nav {


background-color: #CC6633;
margin-top: 70px;
margin-right: 70px;
float: right;
}
#nav ul
{
list-style: none;
padding-left: 8px;
padding-right: 8px;
padding-top: 10px;
padding-bottom: 10px;
margin: 0;
}
#nav li
{

margin: 0 0.15em;
}
#nav li a
{
background: url('images/littleparch.png') white bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 12em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}
#nav li a:hover{
background:#CC6633;
}
div#home_text{
margin-top: 40 px;
margin-right: 330px;
font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}
div#low_text{

font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
}
div#text{
margin-top: 40 px;

font-size:1.2em;
font-family: Arial, Helvetica, sans-serif;
}
div#main {
margin-top: 30px;
padding: 10px;
text-align: left;
background-color: white;
}
div#main  table{
vertical-align: top; 

}
div#main th, td
{
border: 1px solid white;
background-color: rgb(204, 204, 204);
}
/*
#footer {
position: relative;
bottom: 40px;
width:100%;
height:auto;   
background:#CC6633;
text-align:center;
font-size: 0.75em;
}
div#cse{
margin: auto;
width: 65%;
text-align:center;
}*/
#footer {
position: relative;
bottom: 40px;
width:inherit;
height:auto;   
background:#CC6633;
text-align:center;
font-size: 0.75em;
}
div#cse{
padding-right: 28%;
padding-left: 28%;
text-align:center;
}
div#cse2{
text-align:center;
}
div#site_search{
margin:0px;
padding: 0px;

}
div#empty{
width: 100px
float: right;
}


a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}