body {
background-color:#9A9A9A;
padding-right:0px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
margin:0px;
}

p{
	line-height:1em;
	padding:0;
	margin:0;
	text-align: center;
}

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

a:hover{
	color:#000000;
	text-decoration:underline;
	text-align: center;
}

.headline{
	margin:0px auto;
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	line-height:1.1em;
	text-align:center;
	color: #900;
	letter-spacing:-1px;
}

.subheadline{
	padding-top:20px;
	margin:0px auto;
	width:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	color: #BA0005;
	}
	
.maincopy{
	padding-top:20px;
	margin:0px auto;
	width:670px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-size: 16px;
}

.maincopy p{line-height:1.2em;padding:0;margin:0;}

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

#maincontent{
	margin:0px auto;
	width:733px;
	background-image:url(images/mainbk.jpg);
	font-size: 24px;
}

#footercontent{
	margin:0px auto;
	height:54px;
	width:733px;
	background-image:url(images/footer.jpg);
	background-position: 0px;
}
