body {
	background-color:#800000;
	color: #000000;
	font-family: verdana, Arial, Helvitica, Sans Serif;
	font-weight: 12px;
}
h1 {
	font-size: 27px;
	margin-top: 0;
}
.mrjunk {
	color: #D93432;
	font-family: Kristen ITC;
}
.main_content {
	margin: 0 auto; 
	border: .5em solid #000000;
	width: 864px;
}
/*edited for mr junk header */
.header {
	text-align: center; 
	background: #fff url('header1a.png') no-repeat;
	height: 307px;
}
.hdr_desc {
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
}
.hdr_main {
	/*position: absolute;*/
	/*padding-left: 230px;
	margin-top: 45px;
	margin-left: 25px;*/
}
.hdr_main h1 {
	font-family: Kristen ITC;
	font-size: 98px;
	color: #D73334;
	
}
.hdr_main1 {
	/*position: absolute;
	margin-left: 200px;*/
	font-family: Arial Black;
	font-size: 24px;
}
.hdr_main2 {
	font-family: Arial Black;
	font-size: 25px;
}

#navigation {
	background-color: #ff0000;
	color: #000000;
	font-family: verdana, lucida grande, arial;
	font-size: 13px;
	padding-left: 80px;
	height: 20px;
	padding-top: 5px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#navigation  a {
	color: #000;
	text-decoration: none;
	background: #ff0000;
	padding: 5px 17px 4px 17px;
	border-left: 1px solid #fff;
}
#navigation a:hover {
	color: #fff;
}
.content {
	background-color: #fff;
	margin: 0;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: normal;
}

