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

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

a:hover {
color: #b2b2b2;
border-color: #000000 #000000 #b2b2b2; 
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: 140px; 
margin: 0; 
list-style-type:none; 
color: #E1DFDF;
position: absolute;
top: 350px;
left: 10px;
text-transform: uppercase;
}

.nav a:link, .nav a:visited {
display: block;
font-size: 12px; 
letter-spacing: 1px;
color: #b2b2b2;
background-color: #6d6c6c;
font-weight: normal;
text-decoration: none;
margin: 6px;
padding: 6px;
border: #b2b2b2; 
border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.nav a:hover {
color: #b2b2b2;
background-color: #737373;
border: #b2b2b2; 
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: #737373;
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: 4px;
width: 790px;
padding: 4px;
font-family: Georgia, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
line-height: 13pt;
color: #cccbcb;
}

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: #cccbcb;
letter-spacing: 1px; 
font-size: 9px;
font-family: "Trebuchet MS";
text-transform: uppercase;
border-color: #cccbcb black black; 
margin: 60px 0px 40px;
border-style: dashed;
border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
		}