body
{
	background-image: url(/images/background.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #eaeac8;
}
.content
{
	vertical-align: top;
	background-image: url(/images/repeatingBackground.jpg);
	background-repeat: repeat-y;
	padding: 0 0 30px 0;
}
.photo
{
	width: 213px;
	float: left;
}
.photoIMG
{
	position: relative;
	left: -25px;
}
.topStory
{
	background-image: url(/images/crestBackground.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 438px;
	vertical-align: top;
	float: left;
	padding: 35px 30px 0px 22px;
	min-height: 309px;
}
.topStory .white
{
	color: #FFFFFF;
}
.bottomStory
{
	width: 643px;
	clear: left;
	padding: 0 30px 0px 30px;
}
.bottomStory .white
{
	color: #FFFFFF;
}
a
{
  color: #e7d5af;
}
a:active
{
  color: #e7d5af;
}
a:visited
{
  color: #e7d5af;
}
.footer
{
	color: #41342f;
	text-align: center;
}
h1
{
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
h2, h3, h4, h5, h6
{
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}