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