body {
	font-family: Verdana, Geneva, sans-serif;
}
p {
	font-size: 0.825em;
	color: #666;
	margin: 0px;
}
#cont {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.fivethumb {
	float: left;
	margin-left: auto;
	width: 20%;
}
#fivepic {
	width: 100%;
	text-align: center;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
}
#fivepic p {
	width: 90%;
	margin-left: 5%;
	text-align: left;
}


#fivetext {
}

#graphiccontainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#graphicleft {
	float: left;
	width: 30%;
	text-align: center;
	margin-left: 10%;
}

#graphicright {
	float: left;
	width: 45%;
	margin-left: 2%;
}
#graphicright p {
	width: 80%;
	margin-left: 2%;
}
#pagetitle {
	font-size: 1.4em;
	color: #7C2218;
	letter-spacing: 1em;
	text-align: center;
	border-top: 1px solid #7C2218;
	border-bottom: 1px solid #7C2218;
	height: 35px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	margin-top: 4px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#onepic {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
}
#onepic  p {
	width: 90%;
	margin: 0px;
	padding: 0px;
}
#onepic img {
	margin-left: 40%;
}

.onethumb {
	float: left;
	width: 50%;
}

#twopic {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#twopic p {
	width: 80%;
	margin-left: 10%;
	display: block;
	text-align: left;
}

.twothumb {
	float: left;
	width: 50%;
}
#fourcol ul {
	font-size: 0.825em;
	color: #7C2218;
	font-weight: bold;
}
#fourcol {
	width: 100%;
}

#fourcol li {
	font-size: 1em;
	color: #666;
	font-weight: normal;
	list-style: disc;
	list-style: color:#7C2218;
}


.thumbholder {
	margin: 12px auto;
	width: 100%;
}
#fourpic {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#threepic {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
}
#threepic p {
	width: 90%;
	margin-left: 10%;
	text-align: left;
}


.threethumb {
	float: left;
	width: 33%;
	margin-right: auto;
	margin-left: auto;
}
.butt {
	height: 2em;
	color: #7C2218;
	margin: 0px 0px 0px auto;
	background: #EEE;
	display: inline-block;
	vertical-align: middle;
	border-top: 1px solid #7C2218;
	border-right: 1px solid #7C2218;
	border-bottom: 2px solid #7C2218;
	border-left: 1px solid #7C2218;
	padding: 1px;
}


#fourpic p {
	width: 90%;
	margin-left: 5%;
	text-align: left;
}
.fourthumb {
	float: left;
	width: 25%;
}
#graphicrightthumb {
	text-align: center;
	width: 70%;
}
#onecol {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
}
#onecol p {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	display: block;
}
#MBFA {
	margin-left: 20%;
	padding-top: 10%;
}
#topspacer {
	height: 1em;
}

