body {
	background-image:  url("images/background_repeat.jpg");
}
a:link {
	color: #8A2C05;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8A2C05;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #8A2C05;
}
.photo_captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: normal;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333;
	text-align: center;
}
.nav_bar_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.super_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.Headers {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A2C05;
}
.Story_White {
	color: #FFF;
}
.my_dividers {
	color: #000;
}

