html, body {
	margin:0;
	height:99%;
	color:#17150b;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-color:transparent;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: url(../images/bgimage.jpg) repeat top;
}
a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#0000FF;
	background-color:transparent;
	font-weight:bold;
}
a:hover {
	color:#267e00;
	text-decoration:underline;
}
img {
	border-style:none;
}
#leftcol {
	background: url(../images/index_06.jpg) #473f2e no-repeat top;
	width:195px;
	color:#d1c79c;
	vertical-align:top;
}
#leftcol a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	color:#339900;
	font-weight:bold;
}
#leftcol a:hover {
	color:#cccc00;
	text-decoration:underline;
}

#maincol {
	background: url(../images/cracked.jpg) #d1c79c no-repeat top;
	width:559px;
	color:#17150b;
	vertical-align:top;
}
td {
	vertical-align:top;
}