@charset "UTF-8";
/* CSS Document */
#contentheader {
	height: 45px;
	margin-bottom: 5px;
	text-align: right;
	line-height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#heading {
	margin-bottom: 5px;
	height: 15px;
}
#description {
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-bottom: 5px;
}
#instructions {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-bottom: 5px;
	color: #666666;
}
.row {
	height: 90px;
	width: 637px;
	margin-bottom: 5px;
}
.thumbnail {
	height: 90px;
	width: 90px;
	margin-right: 5px;
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryblurb {
	height: 90px;
	float: left;
	width: 542px;
}
.gallerytitle {
	height: 20px;
	float: left;
	width: 542px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
	line-height: 20px;
}
.gallerytitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.gallerytext {
	height: 65px;
	float: left;
	width: 542px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-bottom: 5px;
}
.gallerytext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.galleryrowcontainer {
	height: 90px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}
h1 {
	font-size: 0.8em;
	color: #003366;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 a {
	text-decoration: none;
	color: #003366;
}
#title {
	margin-bottom: 5px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #003366;
}
#subtitle {
	margin-bottom: 5px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003366;
}
