 #mainbody
 {
 margin:auto;
 width: 805px;
 height: 596px;
 background-image: url(../images/background/sitemapbg1.jpg);

  }
#titlehead
{
 text-align:center;
 padding-top: 10px;
 color:#443311;
}
#bottomright
 {
 float: right;
  }
  
 #footer
{
	height: 56px;
	padding-top: 0px;  
	color: #000000;
	text-align: center;
   /* width: 1024px;*/
}

.columnsize
{
 float:left;
 padding-left: 15px;
 padding-top: 1px;
 text-align:center;
 width: 140px;
 font-weight:bolder;
 color:#FBED9B;
 }



.footercolor
{
font-family: Verdana,georgia, sans-serif;
font-size: 10;
color:#FBED9B;
text-decoration:none;
 }