body { 
font : 9pt arial; 
line-height : 145%; 
                text-align: left;
color : #080401; 
text-decoration : none; 
background-color : #ccff99; 
background-image : url("http://black-stripes.net/hefg/img/09-3_bg"); 
background-repeat : repeat; 
background-attachment : scroll; 
} 
h1 { 
font : 20pt TREBUCHET MS; 
line-height : 110%; 
color : #50260d; 
background-color : #a9dd4d; 
background-image : url(""); 
border-bottom : 0 solid #56463d; 
text-align : left; 
text-decoration : none; 
font-variant : small-caps; 
padding-right : 10px; 
margin-bottom : 5px; 
padding-left : 5px; 
} 
h2 { 
font-family : arial; 
line-height : 100%; 
color : #a2698b; 
background-color : #f9ece6; 
border-bottom : 0 solid #00cc00; 
text-align : left; 
font-variant : small-caps; 
text-decoration : none; 
padding : 0; 
padding-left : 5px; 
margin : 0; 
margin-bottom : 1px; 
} 
h4 { 
font-family : arial; 
line-height : 100%; 
color : #50260d; 
border-bottom : 2px solid #a9dd4d; 
border-top : 2px solid #a9dd4d; 
text-align : left; 
font-variant : small-caps; 
text-decoration : none; 
padding : 0; 
padding-left : 5px; 
margin : 0; 
margin-bottom : 0; 
} 
img { 
border-color : #fff; 
} 
a { 
color : #e07969; 
text-decoration : none; 
border-bottom : 0 solid black; 
} 
a:hover { 
color : #f3b6b0; 
} 
a.nav:link, a.nav:visited, a.nav:active { 
font : 8pt arial; 
color : #b4a488; 
border-bottom : 0 solid #fff; 
text-decoration : none; 
text-transform : uppercase; 
padding : 5px; 
display : inline; 
margin : 0; 
} 
a.nav:hover { 
font : 8pt arial; 
color : #090709; 
border-bottom : 0 dashed #000; 
text-transform : uppercase; 
padding : 5px; 
display : inline; 
margin : 0; 
} 
#content { 
background-color : #ffffff; 
background-image : url(""); 
border : 5px solid #fff; 
padding-left : 0; 
width: 410px; 
position: absolute; 
left: 350px; 
top: 408px; 
} 
#sidebar { 
background-color : #ffffff; 
background-image : url(""); 
border : 5px solid #fff; 
padding-left : 0; 
left : 150px; 
width : 200px; 
position : absolute; 
top : 408px; 
} 