BODY {
background: url(http://i422.photobucket.com/albums/pp303/RaGracette86/Anita%20Costa/bg.jpg) repeat-y;
background-color: #f0f0f0;
font-family: Trebuchet MS;
font-size: 7pt; 
color: #834028;
}

a img {
border: 1px solid #834028;
}

a:hover img {
border: 1px solid #000000;
}

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

a:hover {
color: #000000;
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: 380px;
left: 590px;
width: 200px;
background-color: #f8f8f8;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

#content {
position: absolute;
top: 380px;
font-size: 7pt;
left: 120px;
width: 450px;
background-color: #f8f8f8;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

#news {
position: absolute;
top: 380px;
font-size: 7pt;
left: 120px;
width: 450px;
background-color: #f8f8f8;
padding-left: 4px;
padding-right: 4px;
padding-bottom: 4px;
}

div.title { 
text-transform: lowercase;
font-weight: bold;
font-family: Times New Roman;
font-size: 14pt;
color: #834028;
text-align:left;
letter-spacing: -1px;
background-color:#f8f8f8;
border-bottom: 1px dotted #834028;
padding: 3px;
line-height: 4px;
margin-bottom: 3px;
margin-top: 8px;
}
