@charset "UTF-8";
table {
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 40px;
	line-height: 1.4em;
}
.sideNav {
	background-image: url(images/nav_gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a:link {
	font-weight: bold;
	color: #37577A;
}
a:hover {
	color: #2B323B;
	text-decoration: underline;
}
.galleryContent {
}
.galleryContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.galleryContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #15171B;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.galleryContent td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
body {
	background-image: url(images/background);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3F593B;
}
.galleryContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2B323B;
	font-size: 1em;
	text-indent: 30px;
}
.galleryContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.7em;
	margin-left: 20px;
}
