html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
cursor: default;
background-color: #909090;
background-image: url(images/b.jpg);
background-repeat: repeat-x;
margin-left: 80px;
margin-top: 0px;
     }
	 
a:link, a:active, a:visited {
cursor:default;
color: #040403;
    }

a:hover {
color: #816f5e;
border-color: #000000 #000000 #816f5e; 
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;
}

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

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

.side {
margin-top: 40px; 
margin-bottom: 14px; 
color: #807f7f;
letter-spacing: 1px; 
font-size: 28px;
font-family: Georgia, Helvetica, sans-serif;
text-transform: lowercase;
		}

#blog {
position: relative; 
text-align: justify;
left: 40px;
top: 2px;
width: 680px;
font-family: Georgia, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
font-weight: normal;
line-height: 13pt;
color: #000000;
}

textarea, select, 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;
left: 70px;
top: 40px;
width: 690px;
padding: 4px;
color: #5e5e5e;
letter-spacing: 1px; 
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-color: #5e5e5e black black;
border-style: dashed;
border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
		}