body{
padding:0px;
margin:0px;
background-color:#090909;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
}
p{
font-size:12px;
}

h1{color: rgb(203, 118, 37);
}

h2{
}

h3{
}

a{color: rgb(203, 118, 37);
}

td { vertical-align:top;}
#menu th{white-space:nowrap; text-align:left; padding:2px; width:1px;}
#menu td{white-space:nowrap; text-align:left; padding:2px; width:1px;}
#grayMenu{
width: 587px; position: absolute; background-color: rgb(34, 34, 34); opacity: 0.7; top: 280px; height: 355px;
}
#grayMenuContent{
 margin: 10px; overflow: auto; width: 564px; position: absolute; top: 276px; height: 340px;
}