body { 
font-family : Georgia, Times New Roman, Times, serif; 
font-size: 8pt; 
color: #d99434; 
cursor: default; 
TEXT-ALIGN: justify; 
background-color: #000000; 
background-image: url(images/bg.png);
background-repeat: repeat;
margin-left: 0px;
margin-top: 0px;
}

A {
cursor:default;
height:1px;; 
color: #845f39
   }

A:link {
color:#a25123; 
text-decoration:none
}

A:visited {
color:#a25123;
text-decoration:none
  }

A:hover {
color:#FF6699;
text-decoration:none;
background-color:none;
font-weight:normal;
    }

textarea  { 
border: 1px #a25123 solid;
color: #a25123;
background-color: #ffffff
 } 

input { 
border: 1px #a25123 solid;
color: #a25123; 
background-color: #ffffff
 } 
 
table {  
color: #a25123}
 
#blog {
position : absolute; 
left: 12px;
top: 100px;
width: 470px;
color: #3c152b; 
line-height: 12px;
}
                                
.side {
margin-top: 10px; 
margin-bottom: 10px; 
color: #402431;
letter-spacing: 3px; 
font-size: 10px;
text-transform: uppercase;
border-color: black black #402431; 
border-style: solid; 
border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px
		}