body {
font-family: Trebuchet MS;
font-size: 7pt; 
color: #000000;
}
a:link, a:active, a:visited {
color: #999999;
font-family: Tahoma;
font-size: 6pt;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
a:hover {
color: #999999;
font-family: Tahoma;
font-size: 7pt;
font-weight: bold;
text-transform: lowercase;
text-decoration: underline;
}
#layout {
position: absolute;
top: 34px;
left: 280px;
width: 800px;
}
#sidebar {
background-color: #ffffff;
position: absolute;
top: 415px;
left: 280px;
width: 240px;
}
#content {
background-color: #ffffff;
position: absolute;
top: 415px;
left: 543px;
width: 456px;
}
div.title { 
background-color: #cccccc;
font-family:Tahoma;
font-weight:bold;
font-size:8px;
color: #ffffff;
text-align:left;
text-transform:uppercase;
letter-spacing: 1px;
margin:0px;
padding:2px;
}
