body
{
background: url(dgrey037.jpg);
 font-family:Verdana;
 font-size:12px;
 color:#f8e8cf;
 background-color:#101010;
}
h1 {font-size:18px;color:#f8e8cf;margin-bottom:0px;}
h2 {font-size:16px;color:#f8e8cf;}
h3 {font-size:14px;color:#f8e8cf;}
p {margin-top:0px;}

code {font-size:14px;color:#f8e8cf;}
pre
{
 font-size:14px;
 color:#f8e8cf;
 padding:5px;
}
a:link, a:visited, a:active, a:hover
{
  text-decoration:none;
  font-weight:bold;
  color:#f8e8cf;
  font-size:12px;
}
a:active, a:hover
{
 text-decoration:underline;
}

#title {
height:100px;
padding:5px;
margin: auto;
text-align: center;
margin-bottom:20px;
}
#left {
width:14%;
float:left;
line-height:18px;
}

#content {
width:70%;
float:right;
margin-right:10%;
margin-top:15px;
}

#menu {
margin-left: 10px;
margin-top: 17px;}

#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#menu li { margin: 0; }

#menu a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #000;
background-color: #ADC1AD;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background: url(menu-back.jpg) repeat-x	;
}

#menu a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background: url(menu-back.jpg) repeat-x	;
}

#menu ul ul li { margin: 0; }

#menu ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #C5D8C5;
text-decoration: none;
font-weight: normal;
background: url(blink.gif) no-repeat;
}

#menu ul ul a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
background: url(blink.gif) no-repeat;
}
