BODY {
background: url(bg.png) repeat-y;
background-color: #ffffff;
font-family: Tahoma;
font-size: 7pt;
color: #4499a0;
}

a:link {
color: #0a1638;
font-family: Tahoma;
font-size: 7pt;
text-decoration: none;
}

a:active {
color: #0a1638;
font-family: Tahoma;
font-size: 7pt;
text-decoration: none;
}

a:visited {
color: #4499a0;
font-family: Tahoma;
font-size: 7pt;
text-decoration: none;
}

a:hover {
color: #1b2135;
font-family: Tahoma;
font-size: 7pt;
text-decoration: none;
}

#add {
position: absolute;
top: 30px;
left: 1px;
width: 160px;
}

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

#sidebar {
position: absolute;
top: 538px;
left: 173px;
width: 159px;
}

#cutenews {
position: absolute;
top: 538px;
left: 341px;
width: 521px;
}

#content {
position: absolute;
top: 538px;
left: 341px;
width: 521px;
}


h1 {
font-family: tahoma;
font-size: 6pt;
color: #3e81a7;
background: #b0d0e3;
text-align: left;
text-transform: uppercase;
letter-spacing: 2pt;
padding-right: 30px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 35px;
border-bottom: 1px dashed #3e81a7;
}

h2{
font-family:Tahoma;
font-size:6pt;
text-transform:uppercase;
color:#71757a;
letter-spacing:1;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color:#dac9dc;
}

.title{
font-family: tahoma;
font-size: 6pt;
color: #3e81a7;
background: #b0d0e3;
text-align: left;
text-transform: uppercase;
letter-spacing: 2pt;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 2px; 
line-height: 13px;
margin-bottom: 5px;
margin-top: 5px;
border-bottom: 1px dashed #3e81a7;
}