p {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h3 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 16px;
}
a:link {
	color: #993333;
}
a:visited {
	color: #663333;
}
a:active {
	color: #CC3333;
}
body {
	background-image: url(../images/clr_sand.gif);
}
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: 30px;
	padding-left: 30px;
}
