body {
	margin: 0;
	background-image: url(../images/background.gif);
}

#navGroup {
	margin-top: 10px;
	margin-left: 15px;
}

.navLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}

.navLinks a {
	color: #000000;
	text-decoration: none;
}

.navLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navLinksOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	color: #FFFFFF;
}

.navLinksOn a {
	color: #FFFFFF;
	text-decoration: none;
}

.navLinksOn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.logoSpace {
	margin-top: 25px;
}

#copyBlock {
	margin-left: 25px;
}

.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCC;
	line-height: 1.6em;
}

.bodyCopy a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCC;
}

.bodyCopy a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #8BB4E8;
}

.headingCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.sectionHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #8BB4E8;
	margin-top: 20px;
}

.captionCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #666;
}

.photoFloat {
	padding-right: 10px;
	float: left;
}
