.bmdhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC2A;
	padding-top: 5px;
	margin-bottom: 10px;
	display: block;
	margin-left: 80px;
}
.thumbspace {
	margin-right: 5px;
	margin-bottom: 5px;
}
.navspace {
	margin-right: 20px;
	margin-bottom: 500%;
}
.blurbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 2px;
	display: block;
	margin-top: 20px;
	margin-left: 80px;
	margin-bottom: 0px;
}
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFCC2A;
	text-decoration: none;
}

.imagespace {
	margin-right: 10px;
}
.blurbhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC2A;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFCC2A;
	display: block;
	margin-top: 10px;
	margin-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	margin-top: 10px;
	margin-left: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
