#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#photo_content {
	background-image: url(images/PhotoGallery.png);
	height: 505px;
	width: 890px;
}
#link_content {
	background-image: url(images/Links.png);
	height: 505px;
	width: 890px;
}
#bio_content {
	background-image: url(images/Biography.png);
	height: 505px;
	width: 890px;
}
#bulletin_board {
	background-image: url(images/BulletinBoard.png);
	height: 505px;
	width: 890px;
}
#contact_us {
	background-image: url(images/Contact.png);
	height: 505px;
	width: 890px;
}
#body_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #DFB7F8;
	text-align: left;
	margin-top: 15px;
	width: 91%;
	margin-left: 60px;
}
.click_on_image {
	font-size: x-small;
	font-style: italic;
	text-align: center;
}

.returns {
	line-height: 20px;
}
a:link {
	color: #DFB7F8;
	text-decoration: none;
}
a:hover {
	color: #FF0;
}
a:visited {
	color: #DBA2CF;
	text-align: right;
}
.gallery_pages {
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
}
