BODY {
background: url(http://i41.tinypic.com/okvrz5.jpg) repeat-y;
background-color: #f1f1f1;
font-family: Trebuchet MS;
font-size: 7pt; 
color: #586e78;
}

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

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

#layout {
position: absolute;
top: 0px;
left: 121px;
width: 780px;
}

#sidebar {
position: absolute;
top: 421px;
left: 127px;
width: 185px;
}


#content {
position: absolute;
top: 421px;
left: 318px;
width: 520px;
}

#ad {
position: absolute;
top: 330px;
left: 124px;
width: 725px;
}

h1 { 
font-weight: bold;
text-transform: uppercase;
font-family: Tahoma;
font-size: 7pt;
color: #000;
text-align:left;
letter-spacing: 1px;
background : #ccc;

padding: 3px;
line-height: 4px;
margin-bottom: 3px;
border-left: 10px solid #000;


}