body {font-family: verdana, arial, geneva, sans-serif; background: #000000; margin-top: 0; color: #EBB265;}
.hidden {display: none;}

#main {position: relative; margin-left: auto; margin-right: auto; margin-top: 10px; width: 760px; background: #000;}

#header {padding: 105px 0 8px 0; width: 570px; max-width: 570px; margin-left: 200px; no-repeat #000;}
#header h1 {color: #f1793f; font-size: 12px; font-weight: normal; text-transform: uppercase; letter-spacing: 8px;}

#menu {font-size: 12px; position: absolute; top: 10px; left: 0; width: 180px; max-height: 400px; height: 400px; min-height: 400px; background: #000; margin-top: 0;}
#menu ul {margin-left: 0; padding-left: 10px;}
#menu li {margin-left: 0px; padding: 7px 0px 7px 3px; list-style-type: none; border-bottom: 1px solid #ccc;}
#menu a {text-decoration: none; display: block; color: #f1793f; font-weight: 200; font-size: 12px;}
#menu a:hover {text-decoration: underline;}
#menu .selected {font-weight: bold;}

#menu ul.submenu {display: none;}

#menu a.submenuheader {background: url('slices/down.gif') no-repeat right center;}
#menu a.submenuheaderup {background: url('slices/up.gif') no-repeat right center;}
#menu li.first {border-top: 1px solid #ccc; margin-top: 6px;}
#menu li.last {border-bottom: 0; padding-bottom: 1px;}

#body {font-size: 12px; color: #EBB265; margin-left: 180px; width: 570px; max-width: 570px; padding: 0 20px 0 20px; background: #000;}
#body h1 {color: #EBB265; font-size: 14px; font-weight: bold;}
#body h2 {color: #EBB265; font-size: 13px; font-weight: bold;}
#body h3 {color: #fff; font-size: 12px; font-weight: bold; margin-bottom: 2px;}
#body p {margin: 10px 0; padding: 0; line-height: 16px;}
#body .first {margin-top: 0; padding-top: 0;}
#body a {color: #f1793f; text-decoration: none;}
#body a:hover {text-decoration: underline;}
#body input, #body select, #body textarea {font-size: 11px; border: 1px solid #EBB265; background: #000; color: #f1793f; padding: 1px;}
#body textarea {font-family: verdana, arial, geneva, sans-serif; font-size: 11px;}
#body form {margin: 0;}
#body .formerror {background: #ffdddd;}

table.data {background: #eee;}
table.data td {text-align: center; border: 1px solid white; margin: 0;}
table.data title {text-align: center; color: #000; font-size: 12px; font-weight: bold; margin-bottom: 2px;}

.pic {float: right; margin: 0 0 10px 10px; border: 1px solid #ccc; text-align: center; padding: 0;}
.pic img {border: 0;}
.caption {font-size: 10px; text-align: center; padding: 5px; width: 180px; max-width: 180px;}

.tip {margin: 8px 8px 0 0; padding: 0px 8px; border: 2px dashed #008002; background: #EEEEEE;}

#footer {width: 740px; background: #000; text-align: center; font-size: 10px; height: 130px; min-height: 130px; margin-top: 50px;}
#footer a {color: #008002; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

