body { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #f989bf;
cursor: default;
margin-left: 180px;
margin-top: 0px;
background-color: #e6bdcf;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
     }

a:link, a:active, a:visited {
cursor:default;
color: #c61348;
text-decoration: none;
    }

a:hover {
color: #51081e;
border-color: #000000 #000000 #9397bd; 
border-style: dashed; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px
    }

img  {
border: 0px;
border-style: none;
}

a img{
border:0;
}
	
.nav {
width: 500px; 
margin: 0; 
list-style-type:none; 
color: #E1DFDF;
position: absolute;
top: 353px;
left: 130px;
text-transform: uppercase;
}

.nav a:link, .nav a:visited {
font-size: 10px; 
letter-spacing: 1px;
color: #c61565;
background-color: #e6bdcf;
font-weight: normal;
text-decoration: none;
margin: 2px;
padding: 4px;
border: #e6bdcf; 
border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px;
}

.nav a:hover {
color: #e6bdcf;
background-color: #000000;
border: #e6bdcf; 
border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

#linklist
{
margin-left: 8;
padding-left: 8;
}

#linklist li
{
padding-left: 2px;
}

.side {
margin-top: 26px; 
margin-bottom: 14px; 
color: #352d37;
letter-spacing: 3px; 
font-size: 28px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform: lowercase;
		}

#blog {
position: relative; 
text-align: justify;
left: -40px;
top: 10px;
width: 630px;
padding: 4px;
font-family: Georgia, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
line-height: 13pt;
color: #1B1B1B;
}

textarea, select, table, input { 
border: solid;
color: #f0f0f0;
background-color: #7e7e7e;
border-width: 1px 2px 1px 1px; 
border-color: #f0f0f0 #000000 #f0f0f0 #f0f0f0 
 } 
 
.disclaimer {
position: relative; 
text-align: justify;
color: #5e5d5e;
letter-spacing: 1px; 
font-size: 9px;
font-family: "Trebuchet MS";
text-transform: uppercase;
border-color: #5e5d5e black black; 
margin: 60px 40px 40px;
border-style: dashed;
border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
		}