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

a:link, a:active, a:visited {
cursor:default;
color: #b4a8a6;
    }

a:hover {
color: #f0f0f0;
background-color: #f80b01;
    }
	
img  {
border: 0px;
border-style: none;
}

a img{
border:0;
}
	
#blog {
position: relative; 
text-align: justify;
left: 60px;
top: 4px;
width: 620px;
font-family: Georgia, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: 1px;
font-weight: normal;
line-height: 13pt;
color: #e9e9e9;
}

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

textarea, input, select, table { 
border: 1px solid #70571A;
color: #000000;
background-color: #cecece;
 } 
 
#sidebar {
font-family: font-family: Georgia, Helvetica, sans-serif;
width: 250px; 
list-style-type:none;
position: absolute;
top: 0px;
left: 750px;
padding-left: 26px;
color: #e4e4e4;
border: #5c5c5c; 
border-style: dashed; 
border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px;
}

#sidebar h2 {
margin-top: 16px; 
color: #959595;
letter-spacing: 1px; 
font-size: 18px;
font-family: font-family: Georgia, Helvetica, sans-serif;
text-transform: lowercase;
}

#sidebar a:link, a:active, a:visited {
cursor:default;
color: #f4f4f4;
    }

#sidebar a:hover {
color: #f0f0f0;
background-color: #f80b01;
    }
	
table {
border-width: 0px;
}

td
     {
border-width: 0px;
}