body , h1 , h2 , p , div {
font-family : verdana, arial, sans-serif; 
color : #000; 
} 
a:link {
color : #000; 
text-decoration : underline; 
padding : 2px; 
} 
a:visited {
color : #000; 
text-decoration : underline; 
padding : 2px; 
} 
a:hover {
color : #000; 
text-decoration : none; 
padding : 2px; 
background : #fff; 
} 
a:active {
color : #c00; 
text-decoration : underline; 
padding : 2px; 
background : #fff; 
} 
body {
background : #fff; 
margin : 5px; 
margin-top : 0; 
} 
h1 {
font-size : 18px; 
color : #fff; 
text-align : left; 
margin : 2px; 
font-weight : bold; 
} 
h2 {
font-size : 10px; 
text-align : left; 
text-indent : 0px; 
font-weight : bold; 
margin : 2px; 
} 
h3 {
font-size : 14px; 
text-align : left; 
text-indent : 15px; 
margin-bottom : 2px; 
} 
p {
text-indent : 4px; 
font-size : 14px; 
line-height : 140%; 
text-align : left; 
} 
p.nav {
text-indent : 0; 
font-size : 12px; 
color : #fff; 
text-align : left;
margin : 8px; 
padding : 4px; 
line-height : 130%; 
} 
div.wrapper {
width : 728px; 
} 
div.titlebox {
width : 728px;
height : 35px;
margin : 0px; 
padding : 0px;
top: 0px;
background : #c00; 
border: 1px #c00 solid;
} 
div.navbox {
width : 728px;
margin-top : 0px; 
margin-bottom : 4px; 
padding : 0px;
border : 1px #000 solid;
background : #ccc; 
} 
div.content {
margin : 2px; 
width : 728px; 
padding : 2px;
border-right: 1px #c00 solid;
border-bottom: 1px #c00 solid;
}
div.trail {
margin : 4px; 
width : 728px; 
padding : 0px;
padding-top : 6px;
padding-bottom : 6px;
border-bottom : 1px #c00 solid;
}
div.advert {
margin : 2px; 
width : 728px; 
padding : 0px;
}