body {
	margin: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #D0F9FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
div#main_body_content {
	background-color: #f2f2f2;
	padding: 20px;
	border-top: none #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
.image_header {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.section_content {
	padding-top: 10px;
	padding-bottom: 10px;
}
.info_box {
	background-image: url(../images/background_infobox.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	padding: 15px;
	background-color: #FFFFCF;
}
.under_nav_box {
	background-image: url(../images/under_nav_background.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	background-color: #FFFFFF;
}
div#photo_pile_slide_index {
	float: left;
	height: 175px;
	width: 218px;
}
div#slideshow_module {
	text-align: center;
}
div#footer {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
div#footer a {
	color: #A3763E;
}
li {
	background-image: url(../images/bullet_leaf.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left top;
	padding-left: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 30px;
}
ul {
	list-style-type: none;
	list-style-position: outside;
}
a {
	color: #1B6801;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
