body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #600;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFC;
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.content {
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: none;
	width: 1000px;
	padding-bottom: 46px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#copyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #8D4545;
}
#copyright a {
	color: #9A4B4B;
}



#header {
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	width: 100%;
}
.green_box {
	width: 905px;
	padding: 0px;
	background-image: url(../images/green_box_sides.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.green_box_container {
	padding: 0px;
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.lrgblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.lrgred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #BE2C2C;
	text-decoration:underline
}
.lrggreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336600;
	text-decoration:underline
}
.medred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BE2C2C;
}
.medgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
	text-decoration:underline
	}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #BE2C2C;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.medgreennou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
	margin: 0px;
	padding: 0px;
	}
p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
