body { 
font-family: "Trebuchet MS"; 
font-size: 8pt;
color: #39135b; 
cursor: default; 
background-color: #86449e;
background-image: url(images/bg.png);
margin-left: 212px;
margin-top: 0px;
  }

A {
color:#86449e;
cursor:default;
}

A:link {
color:#86449e;
  }
  
A:visited {
color:#86449e;
}

A:hover {
color:#86449e;
}

textarea,input, select { 
border: 1px solid #70571A;
color: #000000;
background-color: #EDED9C;
 } 

.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
		}
 
#blog {
position: absolute; 
left: 272px;
top: 388px;
width: 473px;
}

table {  
border: 1px #86449e solid;
font-family: verdana, arial, helvetica; 
font-size: 9px;
color: #86449e; 
background-color: #fafafa
 }