/* CSS Document */

html {height: 100%; max-height: 100%; margin: 0; padding: 0; border: 0; overflow: hidden;}
body {height: 100%; max-height: 100%; background: #444; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
h1 {font-size: 15px; margin: 10px 8px 3px 8px;}
h3 {font-size: 13px; margin: 10px 8px 3px 8px;}
p {margin: 7px 12px; text-align: justify;}
a {color: #333; text-decoration: none; font-weight: bold;}
a:hover {text-decoration: underline;}
ul {margin: 5px 3px 7px 30px; padding: 0;}
p img {border: solid 1px #999;}
.col {width: 220px; float: left; margin-right: 0; margin: 0; padding: 0 82px 10px 82px;}
.col2 {width: 342px; float: left; margin-right: 0; margin: 0; padding: 0 20px;}
.bottom {position: absolute; bottom: 10px; text-align: center; width: 750px;}
.center {text-align: center;}
.right {text-align: right;}
.quote {font-style: italic;}
.bold {font-weight: bold;}
.alignright {float: right; font-style: italic;}
.aligncenter {text-align: center; font-style: italic;}

#outer {width: 802px; height: 100%; margin: 0 auto; padding: 0; border: 0; position: relative; overflow: hidden;}
#inner {position: absolute; top: 50%; height: 600px; width: 800px; margin-top: -300px; padding: 0; border: solid 1px #777; background: url(background.jpg) center top no-repeat;}
#container {position: absolute; top: 50%; height: 578px; width: 798px; margin-top: -278px; padding: 0; border: solid 1px #777; overflow-x: hidden; overflow-y: auto; background: #333; z-index: 0;}
#menusub {position: absolute; top: 50%; width: 800px; margin-top: -300px; padding: 0; border: 0; background: transparent; z-index: 1;}
#spacer {height: 5px;}

#title {height: 100px;}

#menu {background: #ededff; padding: 0;}

#menu a {padding: 5px 15px; margin: 10px; border-bottom: solid #666 2px; border-top: solid #666 2px; font-size: 12px; color: #444; text-decoration: none; font-weight: normal; line-height: 18px; font-variant: small-caps;}
#menu a:hover {border-bottom: #fff solid 2px; border-top: #fff solid 2px; color: #000;}
#menu a.on {border-bottom: #ff9900 solid 2px; border-top: #ff9900 solid 2px; color: #000;}

#body {margin: 20px 10px; width: 780px; height: 450px; border: solid 1px #444; color: #333;}
#body2 {margin: 20px 0; width: 778px; height: auto; color: #ccc;}
#body2 p, #body2 a {color: #aaa;}
#body2 span.on {color: #ff9900;}

#footer p, #footer2 p {font-size: 10px; text-align: right; margin: -5px 0 0 0; padding: 0; color: #777;}
#footer2 p {margin: 0;}
#footer2 {position: absolute; top: 50%; width: 800px; margin-top: 305px; padding: 0; border: 0; background: transparent;}
