@import url(/styles/default.css);

html, body {background: #7f858c url(../images/bg.jpg) left center repeat-x fixed;}


 /*== Needed for flash drop downs ==*/
#headerswf {position:absolute; z-index:1000;}
#header {position: fixed}

.content { padding-top: 160px;}
.frame-content {padding-top: 160px;}

div#shiv {margin-top: -345px;}

div#centered {margin: 0 auto;width: 1000px;height: 850px;}

img, a {
    padding: 0;
}


/* hide bz by default */
#bz{height:20px}
#bz a:link{color:#000; text-decoration:none}
#bz a:visited{color:#000}
#bz a:hover{color:#666}


#tab a {
	color:#000;
	display:block;
	line-height:20px
}
#tab a:hover {
	color:#666
}
#tab a:visited {
	color:#000
}