body {
background-color:#32130a;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
background:#67173B url(images/bg.gif) top left repeat-x;
}

p{padding:0;margin:0;}

a {color:#000000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}
	
.maincopy{
	margin:0px auto;
	width:700px;
	text-align:left;
}

.header
{
	font-family:Verdana, Arial Narrow, Helvetica, sans-serif; 
	font-size:25px; 
	color: #740F3C;
	font-weight: bold;

	
}

.txt
{
	font-family:Verdana, Arial Narrow, Helvetica, sans-serif; 
	font-size:13px; 
	min-height:390px; 
	color: #464646;
	font-weight:normal;
	line-height:1.5;

}


.txt1
{
	font-family:Verdana, Arial Narrow, Helvetica, sans-serif; 
	font-size:18px; 
	min-height:390px; 
	color: #5A5A5A;
	line-height:1.5;

}

.maincopy p{padding:0;margin:0;}

#headerbar{
	height:203px;
	padding:0px;
	margin:0px;
	background-image:url(images/headerbk.gif);
	background-repeat:repeat-x;
}

#headercontent{
	margin:0px auto;
	width:751px;
	height:168px;
	padding:0px;
	line-height:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#headercontentbottom{
	margin:0px auto;
	width:800px;
	height:44px;
	padding:0px;
	line-height:0px;
	background-image:url(images/headerbottom.jpg);
	background-repeat:no-repeat;
}

#headercontentnav{
	margin:0px auto;
	width:800px;
	height:34px;
	padding:0px;
	line-height:0px;
	background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:751px;
	padding-top:10px;
	background: #ffffff;
	background-image: url(images/mainbk.jpg);
}


#footer{
	background-image: url(images/footerbk.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 120px;
	padding:0px;
	margin:0px;
}

#footercontent{
	margin:0px auto;
	height:106;
	width:751px;
	background-image:url(images/footer.jpg);
	height: 109px;
}

#navbarcontent{
	margin:0px auto;
	width:800px;
	height:34px;
	padding:0px;
	line-height:0px;
	background-repeat:no-repeat;
}

.aclear{clear:both;}
.footertext{
	padding-top:130px;
	padding-left: 50px;
}



