body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#313131;
	scrollbar-track-color:#6A0C00;
	scrollbar-3dlight-color:#161616;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#161616;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color: #6a0c00;
	background-image: url(./images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.searchbg {
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
}
.bodyarea {
	background-image: url(images/bodyareabg.png);
	background-position: center bottom;
}
.titlebg {
	background-image: url(images/titlebg.png);
	background-repeat: no-repeat;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-top: 39px;
	padding-left: 63px;
	padding-right: 63px;
	padding-bottom: 39px;
}
td.content img {
	border: 1px solid #000000;
	margin:20px;
}
.search {
	border: 0px solid #FFFFFF;
	background-color:e4e4e4;
}
.slideshow {
	width:950px; 
	height:357px;
}
