body {
	background-color: #660000;
}
#wrapper {
	height: auto;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
}
#header {
	background-image: url(images/HomeHeader.jpg);
	height: 187px;
	width: 823px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: -15px;
}
#wrapper #mainbody {
	background-color: #292a1c;
	height: auto;
	width: 819px;
	margin-right: auto;
	margin-left: auto;
}
#mainbody #leftcolumn {
	float: left;
	height: auto;
	width: 410px;
	display: inline;
	padding-left: 75px;
	padding-bottom: 20px;
	margin-top: -25px;
	margin-right: 0px;
	border-left-color: #FFFFFF;
	padding-right: 0px;
}
#mainbody #clearC {
	clear: both;
	height: 10px;
	width: auto;
}
@font-face {
	font-family: 'BelligerentMadnessRegular';
	src: url('fonts/belligerent-webfont.eot');
	src: local('?'), url('fonts/belligerent-webfont.woff') format('woff'), url('belligerent-webfont.ttf') format('truetype'), url('fonts/belligerent-webfont.svg#webfontkcpgGMdg') format('svg');
	font-weight: normal;
	font-style: normal;
}
p.style1 {
    font: 24px/100px 'BelligerentMadnessRegular', Arial, sans-serif;
}
#rightcolumn #lables a {
	font: 24px/49px 'BelligerentMadnessRegular', Arial, sans-serif;
	}
#rightcolumn #lables a:hover {
	color: #CC6600;
}	
#mainbody #rightcolumn {
	float: left;
	height: auto;
	width: 310px;
	margin-top: -30px;
	display: inline;
	margin-left: 0px;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #F1DDB3;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: #CC6600;
}
#rightcolumn p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#rightcolumn #BRmenu {
	margin-bottom: -5px;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

