body {
	background-color: #3F3F3F;
	margin-top: 10px;
}
h1 {
	color: #000000;
	font-size: 24px;
	line-height: 30px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #385F96;
	color: #FFFFFF;
	height: 24px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C2BFA5;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FF6633;
	margin-right: 10px;
	padding-left: 5px;
}
h4 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F63;
	clear: both;
}
p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
blockquote {
	font-style: italic;
}

.imageName {
	text-align: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
}
#mainWrapper {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #595959;
}
#mainWrapper #navigation {
	float: left;
	width: 150px;
	background-color: #9A9D86;
}
#mainWrapper #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #666;
	color: #FFFFFF;
}
#mainWrapper #navigation li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 14px;
}
#mainWrapper #navigation a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#mainWrapper #navigation a:hover {
	background-color: #F63;
}
#mainWrapper #header {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	padding-top: 0px;
	height: 98px;
	width: 780px;
	background-image: url(images/header-copy2.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
#mainWrapper #header #headerSubtitle {
	color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
#mainWrapper #footer {
	clear: both;
	background-color: #666;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	width: 780px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6633;
}
#mainWrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 0px;
}
#mainWrapper #footer a:hover {
	color: #385F96;
}
#mainWrapper #footer #copyright {
	font-size: 9px;
	padding-bottom: 5px;
}
#mainWrapper #Content {
	width: 620px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
#mainWrapper #Content a {
	color: #385F96;
	text-decoration: none;
}
#mainWrapper #Content a:hover {
	text-decoration: underline;
}
#mainWrapper #Content li {
	list-style-type: disc;
}
#mainWrapper #Content #Title {
	float: left;
	height: 126px;
	width: 126px;
	background-color: #FFFFFF;
	text-align: right;
	padding: 10px;
	color: #000000;
	font-size: 14px;
	line-height: 14px;
}
#mainWrapper #Content #Title p {
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 5px;
}
#mainWrapper #Content #Image {
	background-color: #FFFFFF;
	float: left;
	height: 395px;
	width: 395px;
	padding: 0px;
}
.image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#mainWrapper #Content #pageChanger {
	float: right;
	height: 50px;
	width: 75px;
	padding-bottom: 0px;
	padding-top: 407px;
}
#mainWrapper #Content #pageChanger #nextPage {
	text-align: center;
	height: 21px;
	width: 71px;
	font-size: 12px;
	background-color: #C2BFA5;
	padding: 2px;
}
#mainWrapper #Content #pageChanger #nextPage a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#mainWrapper #Content #pageChanger #nextPage a:hover {
	color: #FF0033;
}
#mainWrapper #Content #pageChanger #previousPage {
	height: 21px;
	width: 71px;
	text-align: center;
	font-size: 12px;
	background-color: #9A9D86;
	color: #FFFFFF;
	padding: 2px;
}
#mainWrapper #Content #pageChanger #previousPage a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#mainWrapper #Content #pageChanger #previousPage a:hover {
	color: #FF0033;
}
#mainWrapper #thumbnails {
	float: left;
	width: 150px;
	height: 457px;
	text-align: center;
	overflow: auto;
}
#mainWrapper #thumbnails img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
h5 {
	font-size: 14px;
}
