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

a:link, a:active, a:visited {
cursor:default;
color: #504f4f;
border-color: #000000 #000000 #504f4f; 
border-style: dashed; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px
    }

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: 340px; 
margin: 0; 
list-style-type:none; 
color: #1a1824;
position: absolute;
top: 344px;
left: 520px;
text-transform: uppercase;
}

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

.nav a:hover {
color: #1a1824;
background-color: #efeeee;
border: #1a1824; 
border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; 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: 110px;
top: 0px;
width: 690px;
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: 20px 0px 20px;
border-style: dashed;
border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
		}