/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#878578 url(images/bottombg.jpg);
	font:12px verdana;
	line-height: 18px;
}
.redtext{
	color:#8b0000;
}
.mainbody{
	background:#878578 url(images/topbg.jpg) repeat-x;
}
.bottombody{
	background:#878578 url(images/bottombg.jpg);
}
.center{
	margin-left:42px;
	margin-right:38px;
	margin-bottom: 0px;
}
.contentdiv{
	margin-left:18px;
	margin-top: -60px;
	position: relative;
}
.imgborder{
	border:1px solid #666666;
}
.bigredtext{
	font:bold 15px verdana;
	color:#8b0000;
}
.footer{
	padding-top:55px;
	text-align: center;
	color: #FFFFFF;
}
h1{
	 margin:0px; padding:0px; color:#990000; font:23px 'Trebuchet MS';
	}