/*-------------------------------------
Design & Coding by MinisiteStudio.com
---------------------------------------*/

body {
background-color:#32130a;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}


a {color:#000000;text-decoration:none;}

a:hover{color:#000000;text-decoration:underline;}
	
.maincopy{
	margin:0px auto;
	width:700px;
	text-align:left;
}

.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:771px;
	height:203px;
	padding:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

#maincontent{
	margin:0px auto;
	width:771px;
	background-image:url(images/mainbk.jpg);
	padding-top:10px;
}

#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:179px;
	width:771px;
	background-image:url(images/footer.jpg);
	background-position: 0px;
}
