body, td{
	padding:0; margin:0;
	background-color:#fcfbf4;
	font-size:12px;
    font-family:Tahoma;
	color:#877449;
	vertical-align:top;
	padding:0px;
	text-align: center; /*centers the content in IE5/win */
}


#wrap {
width: 945px;
margin: 0 auto; /*centers the div in standard browsers */
text-align: left;
background: #020202;
}

#left {
float:left;
width: 170px;
height:815px;
background:url(images/left_bg.jpg) top left;
border:solid 2px #877449;
}

#main {
margin: 0 0 0 174px;
width: 766px;
height:813px;
background: #020202;
}

a img{ border:0px}

b{ color:#AC884A;}
a{ color:#877449; text-decoration:none} 
a:hover{ color:#ff7e00; text-decoration: underline}

ul{margin:0; padding:0; list-style:none}
li a{color:#877449; text-decoration:none; margin:0px; padding-left:9px;}
li a:hover{color:#877449; text-decoration:underline}


table, td{
	padding:0; margin:0;
	background-color:#020202;
	font-size:12px;
    font-family:Tahoma;
	color:#877449;
	vertical-align:top;
	padding:0px;
}
.readme {
	DISPLAY: none;
}

