﻿body {
	text-align: center;
	min-width: 785px;
	background-image: url('images/Home Page/Background-1.jpg');
	background-repeat: repeat;
}
#MMWrapper {
	width: 785px;
	background-color: #000000;
	border: 3px solid #580101;
	margin: 0 auto;
}
#wrapper {
	border: 5px solid #580101;
	background-color: #000000;
	width: 785px;
	text-align: left;
	margin: 0 auto;
}

#masthead {
	background-color: #000000;
	text-align: center;
}
#content {
}
#left_col {
	width: 180px;
	float: left;
	text-align: left;
	z-index: 4000;
}
#right_col {
	width: 605px;
	position: relative;
	float: left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.para_leftCol {
	font-family: Papyrus;
	color: #d1cab1;
	font-size: small;
	margin: 10px;
	text-align: left;
	line-height: 1.2em;
}
#top_space {
	height: 55px;
}
.para_papyrus {
	font-family: Papyrus;
	color: #d1cab1;
	font-size: small;
	margin: 10px;
	text-align: left;
	line-height: 1.2em;
}

