#wrapper {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
body {
	background-color: #CCCCCC;
	color: #330066;
	font-size: large;
	font-family: "Tempus Sans ITC", Verdana, Arial, sans-serif;
}
.outer_text {
	text-align: left;
	padding: 5px;
}
.pic_right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link {
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #330066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #330066;
	text-decoration: underline;
}
a:active {
	color: #330066;
	text-decoration: none;
}
.container_gallery {
	float: left;
	height: 550px;
	width: 306px;
	text-align: center;
	overflow: auto;
}
.text_22pt {
	font-size: 22px;
}
