@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;}

img {border: none;}

body {margin: 0; padding: 0; background: #0b0b0b url(images/background.jpg) top center no-repeat; text-align: center; font-family: Arial, Helvetica, sans-serif;}

/*** BEGIN HEADER STYLES ***/

#header {position: relative; height: 56px; background: #0b0b0b; z-index:9;}

#header-box {position: relative; margin-left: auto; margin-right: auto; width: 950px; height: 56px; background: url(images/header.jpg) no-repeat center;}

#header-guts {position: relative; float: left; margin-left: 15px; margin-top: 15px; width: 950px; height: 56px;}

#menu {position: relative; float: left; margin-left: 25px; width: 724px; height: auto; font-size: 15px; margin-top:-10px;}

.constructionNotice1 {color: #f2c414; text-decoration: none; font-size: 14px; text-align: center; font-weight: bold;}

#menu a {color: #fff; text-decoration: none; font-weight: bold; text-align: center; font-size: 14px;} 

#search-box {position: relative; float: right; height: 20px; width: 90px;}

/*** END HEADER STYLES ***/

/*** BEGIN CONTENT STYLES ***/

#content-box {position: relative; margin-left: auto; margin-right: auto; width: 950px; height: 700px; z-index:7;}

#content-guts {position: relative; float: left; margin-top: -15px; margin-left: 15px; width: 950px; text-align: center;}

#photodiv {background-repeat: no-repeat; background-position:center;}

/*** BEGIN FOOTER STYLES ***/

#footer {position: relative; height: 300px; background: #020001 url(images/footer.jpg) no-repeat top;z-index:8;}

#footer-box {position: relative; margin-left: auto; margin-right: auto; width: 950px; height: 300px; text-align: center;}

#footer-guts {position: relative; float: left; margin-left: 15px; margin-top: 15px; text-align: left; width: 950px; height:auto;}

#footer-guts p {font-size: 11px; color: #454545; margin-top: -25px;}

#footer-menu {position: relative; float: left; width: 650px; height: auto; text-transform: lowercase; font-size: 13px;}

#footer-menu a {color: #fff; text-decoration: none; margin-left: 20px; font-weight: bold;}

/*** END FOOTER STYLES ***/

.clear {clear:both;}


