body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center; /* for IE */
}
p,td {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : 000000;
}

.parchment {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 15px;
	color : #362410;
	text-align: center;
	line-height : 1.3em;
}

.parchment2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #362410;
	text-align: center;
	line-height : 1.3em;
}

.ABOUTbiggreen {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 30px;
	color : #485134;
	text-align: center;
}

.ABOUTbrown {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 14px;
	color : #4B1A0C;
	text-align: center;
}



a {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	color : #485134;
}

.whatever {
	background-image: url('/images/parchment-bg.jpg');
}
#SEOheader {
	width:795px;
	text-align:center;
	margin: 0 auto 0 auto;
	position:absolute;
	bottom: 40px;
	z-index:5;
}

#SEOheader h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#777265;
	font-weight:normal;
}
#quicklinks22 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777265;
	font-weight:normal;
}
#quicklinks22 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#777265;
	font-weight:normal;
}
#quicklinks22 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#777265;
	font-weight:normal;
}
#quicklinks22 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#333333;
	font-weight:normal;
}
#quicklinks22 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#999999;
	font-weight:normal;
}
#wrapper {
	width:795px;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	text-align:center;
	margin: 0 auto 0 auto;
	position:relative;
}