@import url(/styles/default.css);

html, body {background:#FFF;}

/*== positioning To the top ==*/
div#shiv {
	margin-top: -770px;	/* Half the height of div#centered. */
}

/*== Positioning to the center ==*/
div#centered {
	margin: 0 auto;
	width: 955px;
	height: 770px;
}

/*== padding of interior pages ==*/
.content{padding:120px 10px 0 10px; width: 905px;} 

/*== Gets rid of the border around the content ==*/
.container{border: none; width: 925px;}


/*== The size of your header, and then what ever extra padding you need ==*/
.frame-content{padding-top: 120px; width: 952px}


/*== Needed for flash drop downs ==*/
#headerswf{position:absolute; z-index:200; }
#header {position: fixed}

/* ---- Links for everything within the sitemap/moreinformation/footer ---- */
/* The BZ Footer links */
#tabbar {width: 955px;}
#tab {padding-left: 17px;}
#bz {padding-right: 17px;}
#tabbar a{color: #666;}
#tabbar a:link{color:#666;}
#tabbar a:active{color:#333;}
#tabbar a:visited{color:#666;}
#tabbar a:hover{color:#333;}

/* Bz Coppy Right link */
#bz a{color: #666;}
#bz a:link{color:#666;}
#bz a:active {color:#333;}
#bz a:visited{color:#666;}
#bz a:hover{color:#333;}

#bzcopyright a {color: #666;}
#bzcopyright a:link {color: #666;}
#bzcopyright a:active {color: #333;}
#bzcopyright a:visited {color: #666;}
#bzcopyright a:hover {color: #333;}


/* General links inside the More information secion links section */
#sitecontent a {color: #666;}
#sitecontent a:link {color: #666;}
#sitecontent a:active {color: #333;}
#sitecontent a:visited {color: #666;}
#sitecontent a:hover {color: #333;}
