body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32200A;
}
body {
	background-color: #F0E7C0;
	background-image: url(../images/bg.jpg);
	margin-top: 0px;
}
#main {
	position:absolute;

	left: 7.73%;
	
	}
a:link {
	color: #0A0702;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F0802;
}
a:hover {
	text-decoration: none;
	color: #B54200;
}
a:active {
	text-decoration: none;
	color: #BB5902;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #32200A;
}
.style1 {color: #C4BC98}

.page_title {position: absolute; left: 38%; top: 180px; z-index: 100;
}
div.scroll {	
	height: 365px;	
	width: 580px;	
	overflow: auto;	
	
	padding: 0px;
	}
	
	
.scroll-pane {
	width: 100%;
	overflow: auto;
	/*background: #000;*/
	float: left;
}

#pane1 {
	height: 180px;
}

.holder {
	float: left;
	/*background: #ccc;*/
	margin: 5px;
}
