BODY {
background: url(http://i29.tinypic.com/op3bk2.jpg) repeat-y;
background-color: #eeeeee;
font-family: Trebuchet MS;
font-size: 7pt; 
color: #ffffff;
}

a:link, a:active, a:visited {
color: #813737;
font-family: Trebuchet MS;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

a:hover {
color: #813737;
font-family: Trebuchet MS;
font-size: 7pt;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#layout {
position: absolute;
top: 0px;
left: 100px;
width: 720px;
}

#sidebar {
position: absolute;
top: 328px;
left: 575px;
width: 231px;
}

#content {
position: absolute;
top: 328px;
left: 114px;
width: 457px;
}

div.title { 
font-weight: bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 7pt;
color: #813737;
text-align:left;
letter-spacing: 1px;
background-color:#eaeaea;
padding: 3px;
line-height: 4px;
margin-bottom: 3px;
margin-top: 3px;
}