.container {background-color: #FFF; width: 1000px;}


#splash html, body {
	background: #121214 url(/images/bg.jpg)  repeat-y 50% 0;
}
#splash div#centered {width: 1000px;height:850px;margin: auto;}
#splash div#shiv{margin-top: -850px;}

div#shiv {
margin-top: -825px;	/* Half the height of div#centered. */
}

div#centered {
margin:0 auto;
width: 1000px;
height: 825px;
}


#headerswf{position:absolute; z-index:100;}
		#header {position:absolute}
		.content, .frame-content{padding-top:100px}

#tabbar a:link, #bz a:link {color:#FFF; }
#tabbar a:hover, #bz a:hover {color:#CCC; }
#tabbar a:visited, #bz a:visited {color:#666666; }

.expanded-view .rowOdd, .expanded-view .rowEven, .expanded-view .selected, .expanded-view .rowHover{height:auto !important;}