@import url(/styles/default.css);
html,body{
	background: #1A2C35 url(../images/bg.gif) repeat-y 50% 0;
}
div#shiv { 
	width: 100%;
	height: 50%;
	margin-top: -500.5px;
	float: left;
}
div#centered {
	text-align: center;
	width:1000px;
	height:1001px;
	margin:0 auto;
}

/*+++BZ TAB STYLES+++*/
#bz { height:25px}
#bz a:link { color:#333; text-decoration:none}
#bz a:visited { color:#333}
#bz a:hover { color:#CCC}

#tab a { color: #333}
#tab a:hover { color: #CCC}
#tab a:visited { color: #333}