body {
 /*margin:5px;*/
 margin:0px;
 background:#717075;
 /*background:#c0c0c0;*/
 color:#00457C;
 text-align:center;
 padding:0;
 font-family: verdana;
 font-size: 11px;
 }

#outer {
 text-align:left;
 /*border: 1px solid #006699;*/
 width:765px;
 margin:auto;
 }
#hdr {

 height: 110px; 
width: 765px;  
background: 
#ffffff;  
color: #333333;  
}


#bar { height: 10px;  background:#000000;  width: 765px;  }

#barblue {  height: 19px;  background:#006699; width: 765px; border-top-width: 2px; border-top-color: #ffffff;border-top-style: solid;  color: #ffffff;}

#ftr {
 height: 20px;
 width:765px;
 margin: 0;
 background-color: #006699;
 border-top-width: 2px;
border-top-color: #000000;
border-top-style: solid;
  
 }
 #nest {
 float: right; 
 width: 365px; 
 height: 17px;
 background: #006699;
margin-top: 2px;
color: #000000;
 }
  #nestl {
 float: left; 
 width: 400px; 
 height: 17px;
 background: #006699;
margin-top: 2px
 }
#ftr2 {
 height: 50px;
 width:765px;
 margin: 0;  
 background-color: #000000;
 border-top-width: 2px;
border-top-color: #000000;
border-top-style: solid;
  
 }
 #copyright 
 {
	color: #ffffff;
 }
 #footerlinks
 {
	background-color: #006699;
 }
 
