@import url(/styles/default.css);

html, body {font-family: Verdana, Arial, Helvetica, sans-serif; background:#003399 url(../images/newBg.jpg) repeat-y 50% 0; background-attachment:absolute; }

div#shiv {margin-top: -760px;	/* Half the height of div#centered. */}

div#centered {margin:0 auto;width: 1000px;height: 765px;}

#tabbar, #sitemapinfo, #moreinformation { width:995px; }
#sitecontent { width: 975px; }
#tabbar a{color: #000;}
#tabbar a:visited{color:#000}
#bz a{color: #000;}
#bz a:link{color:#000;}
#bz a:visited{color:#000}
#bz a:hover{color:#666}

#bzcopyright a {color: #000; }
#bzcopyright a:hover {color: #666; }
#bzcopyright a:visited {color: #000; }

#headerswf{position:fixed; z-index: 100;}
#header {position: fixed}

.content {padding-top:200px}
.frame-content{padding-top:200px;}
.container {border:none; width: 955px;}

/* GETS RID OF DOUBLE SCROLL BAR ON FRAMED IN PAGES */
.frame-content {background-color: #FFF; border: 1px solid #99000; width:955px; height:2800px;}


/*-----SUB-MENU STYLES-----*/
html .submenu ul{width: 400px;height:40px;}
.submenu{font-size: 105%;font-weight: bold;color: #003399;}
.submenu ul{list-style: none;border: none;}
.submenu li {width: 400px;height:10px;margin-top: 20px;margin-left: 5px;}

.submenu li a{
padding:10px 0px 0px 50px;
display: block;
background:#FFF url(../images/button.jpg) no-repeat;	
color: #FFFFFF;
text-decoration: none;
width: 400px;
height:40px;
}

html>body .submenu li a{width: auto;}

.submenu li a:hover{
display: block;
padding:10px 0px 0px 60px;
background:#FFF url(../images/buttonHover.jpg) no-repeat;	
color: #FFFFFF;
text-decoration: none;
width: 450px;
height:40px;
}


.submenu li a:visited{color: #CCC;}