body 
{
 font-family:Verdana;
 font-size:14px;
 background-color:#990000;
}
h1 {font-size:20px;color:#000000;margin-bottom:0px;}
h2 {font-size:18px;color:#000000;}
h3 {font-size:16px;color:#000000;}
p {margin-top:0px;}

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

#title {
height:34px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
font-color: ffffff
background-color: #ff0000
}
#left, #right {
width:14%;
line-height:18px;
}
#left {
float:left;
}
#right {
float:right;
}
.menutitle
{
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
}

#content {
float:left;
width:66%;
margin-left:3%;
}

.header {
	background-image : url(header2.jpg);
	background-repeat : no-repeat;
	width: 800px;
	height: 150px;
	margin: auto;
	margin-bottom:-30px;
}
