@import url(/styles/default.css);

html, body#main{background: #990100 url(/images/bg.jpg) repeat-x 50% 50%;}

div#shiv {margin-top: -300px;	/* Half the height of div#centered. */}

div#centered {width: 955px; height: 626px;}

#frame{background: #990100 url(/images/bg_top.jpg) repeat-x;}
#console{background: #990100 url(/images/bg_top.jpg) repeat-x;}

.container {border: 0;}

table.container{width:100%; background-color:none;}
td.header{text-align:center;background: #990000 url(/images/bg_top.jpg) repeat-x 0 0;}
td.footer{text-align:center;background: #990000 url(/images/bg_bottom.jpg) repeat-x 0 49%;}
td.content #content{margin: 0 auto; width:955px;}

dt {
background: #EEF700;
}

#tab a{color: #000;}
#tab a:hover{color: #999;}
#tab a:visited{color: #CCC;}

/*= bzcopyright ==========================*/
#bz a:link {color:#000; text-decoration:none}
#bz a:visited {color:#CCC}
#bz a:hover {text-decoration: none}

#siteinfo{background:#333}
#siteinfo h1, #siteinfo h2, #siteinfo h3 {background:#333}
#siteinfo, #tabbar { width: 955px; }


.content { padding-top: 20px; }