html, body {font-family: Verdana, Arial, Helvetica, sans-serif; background: #FFFFFF;}

div#shiv {
margin-top: -750px;	/* Half the height of div#centered. */
}

div#centered {
margin:0 auto;
width: 970px;
height: 750px;
}

iframe {background-color: #FFF; width:970px; height:1200px;}
.container {background-color: #FFF;}
#content { background-color: #FFF; width: 970px;}
#prepended-content { background-color: #FFF; }
.frame-content { background-color: #FFF; }

#headerswf{position:absolute}
.header { *position:relative; _position:relative; *z-index:1000; _z-index:1000; }
#header {position: absolute; z-index:100}
		.content, .frame-content{padding-top:225px}



#bzcopyright a:hover { color: #CCCCC; }
#bzcopyright a:visited { color: #666666; }
#tabbar {padding-left:30px;padding-top;20px;}
#tabbar, #sitemapinfo, #moreinformation { width:970px; }
#sitecontent { width: 970px; }
#bz a{color: #4D2C06;}
#tabbar a:link{color:#4D2C06;}
#bz a:link{color:#4D2C06;}
#bz a:visited{color:#666}
#bz a:hover{color:#ccc}

dt{background:#014E6D;}
dt a:link {color:#4D4733;}
dt a:hover {color:#FFFFFF;}
dt a:visited {color:#014E6D;}

/*-----SUB-MENU STYLES-----*/

html .submenu ul{ 
width: 400px;
}

.submenu{
padding: 1em 0 1em 0;
margin-bottom: 1em;
font-size: 105%;
font-weight: bold;
color: #4D2C06;
}

.submenu ul{
list-style: none;
margin-top: 5px;
margin-left: 5px;
padding: 0;
border: none;
}

.submenu li {
margin-top: 5px;
margin-left: 5px;
}

.submenu li a{

display: block;
padding: 15px 40px 5px 40px;
background: transparent url(../images/buttonBg.jpg) no-repeat;
width: 300px;
height:50px;
font-size: 16;
font-weight: bold;
color: #FFCC00;
text-decoration: none;
}

#didnt_find { text-align: center; margin-top: 25px; }