body { background-color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #CCCCCC;
}
A:link {color: #66CCFF}
A:visited {color: #66CCFF}
A:active {text-decoration: none}
A:hover {text-decoration: blink; color: #66CCFF;}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px}

#leftcontent { position: absolute;
left:30px;
top:100px;
width:130px;
background: #000000;
height: 158px;
}
#centercontent {
background: #666666;
border:1px solid #66CCFF;
margin-left:150px;
margin-right:30px;
height: 100%;
}
html>
body #centercontent { margin-left:170px;
margin-right:30px;
height: inherit;
}
#banner { background: #000000;
height: 90px;
}
html>
body #banner { height:102px;
}
p,h1,h2,h3 { margin:0px 10px 10px 10px;
}