body{
  margin-top: 12px; 
  margin-left: 36px;  
}

A:link{
 text-decoration: none;
} 

A:visited{
 text-decoration: none;
}

#pagewidth{
  width: 860px; 
  height: auto;
  background-color: #234160;
} 

#top{
  width: 860px;
  height: 270px;
  background-color: #234160;
}

#top #leftcol_top{
  float: left;
  width: 36px;
  height: 252px;
  background-image: url(images/sons_backer_1.png);
}

#top #leftcol_top .top_fill{
  width: 36px; 
  height: 24px;
}

#top #leftcol_top .top_shadow{
  width: 36px; 
  height: 246px;
  background-image: url(images/shadow_1a.png);
}

#top #rightcol_top{
  float: left;
  width: 824px;
  height: 252px;
  background-image: url(images/masthead2.png);
}

#center{
  width: 860px;
}

#center #leftcol_center{
  float: left;
  width: 36px; 
  background-image: url(images/shadow_1a.png);
}

#center #menucol_center{
  float: left;
  width: 170px; 
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  background-color: #234160;
}

#center #menucol_center a:link{
  color: #CCCCCC;
}

#center #menucol_center a:visited{
  color: #CCCCCC;
}

#center #maincol_center{
  position: relative;
  float: left;
  width: 630px; 
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  color: #CCCCCC;
  background-color: #234160;
}

#center #maincol_center a:link{
  color: #FFCC00;
}

#center #maincol_center a:visited{
  color: #999999;
}

#center #maincol_center #maincol_main{
  width: 630px; 
}

#center #maincol_center #maincol_footer{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 630px; 
  height: 36px;
}

#center #rightcol_center{
  float: left;
  width: 24px; 
  background-color: #234160;
}

#bottom{
  width: 860px;
  height: 24px;
  background-image: url(images/sons_backer_1.png);
}

#bottom #leftcol_bottom{
  float: left;
  width: 36px; 
  height: 24px;
  background-image: url(images/shadow_3a.png);
}

#bottom #centercol_bottom{
  float: left;
  width: 800px; 
  height: 24px;
  background-image: url(images/shadow_2a.png);
}

#bottom #rightcol_bottom{
  float: left;
  width: 24px; 
  height: 24px;
}


