h1 {color: #FFFF00; font-size: 12px; }

#menu { 
margin-left: 10px;
margin-top: 10px;
width: 600px;
height: 20px;
font-family: century gothic, arial;
color: #ffffff;
font-size: 10px;
}

pre { 
font-family: century gothic, arial;
color: #ffffff;
font-size: 10px;
}

#menu a:link, a:visited, a {
color: #ffffff;
text-decoration: none;
}

#menu a:hover {
color: #FF3300;
text-decoration: none;
} 

#maincontent {
margin-left: 50px;
margin-top: 62px;
width: 556px;
height:338px;
font-family: century gothic, arial;
color: #ffffff;
font-size: 11px;
}

#leftcol {
width: 260px;
float: left;
height:490px;
overflow:auto;
}

#leftcol a { color: #FFCC00; } 

#rightcol {
float: right; 
width: 260px;
height:490px;
} 