/*@import url(/styles/default.css);*/

.container {background-color: #000; width: 1000px; border:none;}

#custom h1{
  text-align: center;}
html, body {
	background: #1E5782 url(../images/bg.jpg)  repeat-x 50% 0;
}

div#shiv {
margin-top: -500px;	/* Half the height of div#centered. */
}

div#centered {
margin:0 auto;
width: 1200px;
height: 800px;
}


#headerswf{position:absolute; z-index:100;}
		#header {position:absolute}
		.content, .frame-content{padding-top:150px}

#tabbar a:link, #bz a:link {color:#FFF; }
#tabbar a:hover, #bz a:hover {color:#CCC; }
#tabbar a:visited, #bz a:visited {color:#666666; }

#tabbar #showSitemap a {color:#1E5782; }