body { 
font-family: "Trebuchet MS"; 
font-size: 8pt;
color: #8d460c; 
cursor: default;
background-color: #ffffff; 
background-image: url(images/bg.png);
background-repeat: repeat;
margin-left: 231px;
margin-top: 0px;
}

A {
color: #cc3300;
}
	
A:link {
color: #cc3300;
}
	  
A:visited {
color: #cc3300;
     }
	 
A:hover {
color: #fbf0bc;
}

textarea,input, select { 
border: 1px solid #70571A;
color: #000000;
background-color: #EDED9C;
 } 
  
table {  
color: #000000
  }
 
#blog {
position: absolute; 
left: 260px;
top: 376px;
width: 550px;
}

.side {
margin-top: 10px; 
margin-bottom: 10px; 
color: #402431;
letter-spacing: 3px; 
font-size: 10px;
font-family: "Trebuchet MS";
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
		}