body { 
background-image:url(layer/bg.jpg); 
background-repeat:auto-repeat; 
background-color:#2c2c2c; 
color:#dced9c; 
}


body,p,td { 
font-family:Arial,Verdana,sans-serif; font-size:10px;
scrollbar-base-color:#2c2c2c;
scrollbar-3dlight-color:#2c2c2c;
scrollbar-arrow-color:#788643;
scrollbar-darkshadow-color:#2c2c2c;
scrollbar-face-color:#2c2c2c;
scrollbar-highlight-color:#2c2c2c;
scrollbar-shadow-color:#2c2c2c;
scrollbar-track-color:#2c2c2c; 
}

a:link { 
 cursor: help;
 color:#c0dc56; 
 text-decoration: none;
}

a:active {
 color:#c0dc56;
 border-bottom: 1px dotted #788643;
}

a:hover { 
 color:#c0dc56; 
 border-bottom: 1px dotted #788643;
}

a:hover:visited { 
 color:#c0dc56; 
 border-bottom: 1px dotted #788643;
}

a:visited { 
 cursor: help;
 color:#c0dc56; 
 text-decoration:none;
}


#content {
position: absolute; 
left: 322; 
top: 157; 
width: 582; 
height: 316;
}


#ad {
position: absolute; 
left: 869; 
top: 13; 
width: 109; 
height: 64;
}


#navi {
position: absolute; 
left: 10; 
top: 480; 
width: 884; 
height: 35; 
text-align: right;
text-transform: uppercase;
font-size: 10px;
letter-spacing: 1px;
}


h1 {

font-size: 14px;
text-transform: uppercase;
border-bottom: 1px dotted #788643;
margin-bottom: 15px;

}