BODY {
background: url(images/bg.jpg) repeat-y;
background-color: #cfcfcf;
font-family: Tahoma;
font-size: 8pt;
color: #b72d51;
}

a:link {
color: #ffffff;
font-family: Tahoma;
font-size: 8pt;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

a:active {
color: #ffffff;
font-family: Tahoma;
font-size: 8pt;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

a:visited {
color: #ffffff;
font-family: Tahoma;
font-size: 8pt;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

a:hover {
color: #717d7d;
font-family: Tahoma;
font-size: 8pt;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

#header {
position: absolute;
top: 523px;
left: 288px;
width: 452px;
}

#add {
position: absolute;
top: 29px;
left: 0px;
width: 160px;
}

#layout {
position: absolute;
top: 29px;
left: 288px;
width: 717px;
}

#sidebar {
position: absolute;
top: 426px;
left: 294px;
width: 190px;
}

#cutenews {
position: absolute;
top: 426px;
left: 488px;
width: 494px;
}

#content {
position: absolute;
top: 426px;
left: 488px;
width: 494px;
}

h1 {
font-family: Georgia;
font-size: 10px;
color: #b72d51;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
text-align: center;
border-bottom: 1px dotted #717d7d;
}

.title{
font-family: Georgia;
font-size: 10px;
color: #b72d51;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
text-align: center;
border-bottom: 1px dotted #717d7d;
margin-top: 7px;
}