/*******************************

DAMINA[dot]NET ©

********************************/ 
 
body
{background:#ffffff url('') repeat;}
 
 
#image
{ background:url('blood.png') no-repeat; position:absolute; left:0px; top:0px; width:736px; height:636px;}

 
div,body
{font: 11px courier new; color: #000000; line-height: 11px; letter-spacing:0px; padding-bottom:50px;}
 
 
/************************************************
CONTENT
*************************************************/

#content{position:absolute; width:380px; left:200px; top:360px; z-index:1;}

#content h1{letter-spacing: 3px; font-family: courier new; font-size: 22px; color:#58b098; padding-bottom: 2px; padding-top: 30px; margin-bottom:16px; border-bottom: 2px solid #000000; text-transform: uppercase; text-align: right;}
#content a:link{text-decoration:none; font-family: courier new; font-size: 11px; color: #58b098;}
#content a:active{text-decoration:none; font-family: courier new; font-size: 11px; color: #58b098;}
#content a:visited{text-decoration:none; font-family: courier new; font-size: 11px; color: #58b098;}
#content a:hover{text-decoration: underline; font-family: courier new; font-size: 11px; color: #58b098;}
 
 
/************************************************
SIDE 
*************************************************/
 
#side{position:absolute; width:150px; left:8px; top:410px; z-index:2; padding-right:3px; padding left:3px;}

#side{text-align: left; line-height: 13px;}
#side a:link{color:#58b098; display:block; font-family:courier new; font-size:10px; letter-spacing:3px; line-height:13px; text-decoration:none; text-transform:lowercase; width:180px;}
#side a:visited{color:#58b098; display:block; font-family:courier new; font-size:10px; letter-spacing:3px; line-height:13px; text-decoration:none; text-transform:lowercase; width:180px;}
#side a:active{color:#58b098; font-size: 20px; font-family: courier new; font-weight: bold; letter-spacing:-1px;}
#side a:hover{color:#000000; display:block; font-family:courier new; font-size:10px; letter-spacing:3px; background-image: url('heart.png'); background-repeat: no-repeat; background-position: right;}


/************************************************
SCROLLBAR
*************************************************/

<!--
body{scrollbar-face-color:#000000;
scrollbar-shadow-color:#58b098;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#58b098;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#58b098;
}
-->