html, body {
  margin: 0px;
  padding: 0px;
} 

html, body {background: #FFF url(/images/bgmain.jpg) repeat-y 50% 0%; }
#tabbar, #sitemapinfo, #moreinformation { width: 1000px; }
#sitecontent { width: 900px; }

#tabbar a:link, #bz a:link {color:#FFF; }
#tabbar a:hover, #bz a:hover {color:#333; }
#tabbar a:visited, #bz a:visited {color:#FFF; }

div#shiv {
margin-top: -500px;	/* Half the height of div#centered. */
}

div#centered {
width: 1000px;
height: 765px;
}

table.container{width:1000px; background-color:FFF;}
td.header{width:100%; height:220px;}
td.footer{text-align:left;background: #800000; padding:0; }
td.frame-content{text-align:left; }
td.content{text-align:left;}
td.content #content{margin:0; width:1000px;}

#headerswf{position:absolute}
.content, .frame-content{padding-top:220px}
.container {border: 0;}

.content, .frame-content{padding-top:50px;}
.frame-content{width:1000px; background-color: #FFF;}

dt{background:#990000;}
dt a:link {color:#CCCCCC;}
dt a:hover {color:#fff;}
dt a:visited {color:#000;}

#bz a:link{color:#FFFFFF;}
#bz a:visited{color:#FFFFFF;}
#bz a:hover{color:#FFFFFF;}
#bz a:active{color:#FFFFFF;}


