body {
	background-color: #CEC1AD;
	background-image: url(../images/clr_sand.gif);
}
.contents {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CEC1AD;
	background-image: url(../images/clr_sand.gif);
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subject_headers {
	font-size: 12px;
	color: #8B0000;
	text-decoration: none;
}
p {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #993333;
}
a:visited {
	color: #663333;
}
a:active {
	color: #CC3333;
}
ol {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: "century gothic", arial, verdana;
	font-size: 12px;
}
.photopadding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 40px;
}

