body { background: #000; text-align: center; font-family: century gothic; font-size: 14px; }
#main { background: url(bg.jpg); margin: 0 auto; width: 984px; height: 672px; text-align: left; }

#menu { width: 900px; height: 325px; margin: 0 auto; }
#menu img { margin-top: 10px; padding: 0px; border: none; }
#menu a { margin: 0px; padding: 0px; text-decoration: none; }

#menu2 { width: 900px; height: 175px; margin: 0 auto; }
#menu2 img { margin-top: 10px; padding: 0px; border: none; }
#menu2 a { margin: 0px; padding: 0px; text-decoration: none; }

#bodytext { width: 900px; height: 315px; margin: 20px auto; text-align: right; font-size: 16px; overflow: auto; padding-right: 5px;}
#bodytext2 { width: 900px; height: 465px; margin: 20px auto; text-align: right; font-size: 16px; overflow: auto; padding-right: 5px;}

li { list-style: none; float: right; text-align: center; }
li a { display:block; padding:0; height:18px; font-size: 14px; width:140px; text-decoration:none!important; margin:0px; margin-left:0; color:#FFF; background:#222; }
li a:hover { background:#0D0D0D; }
li a.selected { background:snow; color:#222; font-weight:bold; border-bottom:none; }

#bodytext2 div { clear: both; border: solid 1px snow; height: 400px; overflow: auto; }

#footer { width: 984px; text-align: center; margin: 15px auto; }
#grey { color: #666; font-size: 20px; font-style: italic; font-weight: bold; }
#white { color: white; font-size: 18px; }