body {
background-color:#1c1c1c;
background-image:url(images/headerbk_plain.jpg);
background-repeat:repeat-x;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

p {padding:0;margin:0;}

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

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

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

#headerbar {
	height:145px;
	padding:0px;
	margin:0px;
	background-image:url(images/header_plain.jpg);
	background-repeat:repeat-x;
}

#headercontent {
	margin:0px auto;
	width:752px;
	height:145px;
	padding:0px;
	line-height:0px;
	background-image:url(images/header_plain.jpg);
	background-repeat:no-repeat;
}

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

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

.aclear {clear:both;}

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

