html, body {
     background: #FFFFFF;
}

/*CENTERING SPLASH PAGE*/
#splash div#shiv {margin-top: -220px;}
#splash div#centered {width: 780px;height: 440px;margin: auto;}

/*CENTERING THE PAGE*/
div#shiv {margin-top: -300px;}
div#centered {width: 1000px;height: 600px;margin: auto;}

#customContainer {
     width: 1000px;
     padding: 5px;
}

#tab a{color: #000; display:block; height:20px; width:100%}
#tab a:hover{color: #999}
#tab a:visited{color: #000}

#tabbar, #sitemapinfo, #moreinformation { width:955px; }
#sitecontent { width: 985px; }
#splash #tabbar, #splash #sitemapinfo, #splash #moreinformation { margin-top: 55px; width:780px; }
#splash #siteinfo {margin-top: -60px;}
#splash #sitecontent { width: 760px; }

#bz a{color: #000;}
#bz a:hover{color: #CCC;}