@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#header {
	background-color: #333333;
	height: 100px;
	width: 650px;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
}
#gohome {
	float: right;
	width: 100px;
	height: 100px;
}
#thumbnails {
	float: left;
	overflow: auto;
	height: 600px;
	border: 0;
	padding: 0;
	width: 175px;
	margin-top: 10px;
	display: block;
}
#directiontext {
	width: 150px;
}
#bigpicture {
	float: left;
	border: 0;
	margin: 50;
}
.displaypic {
	padding-bottom: 30px;
	border: 0;
	padding-right: 0px;
	padding-top: 10px;
	padding-left: 5px;
}
.type_rightjust {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #CCCCCC;
	font-size: 14px;
	padding-left: 10px;
	line-height: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	text-align: right;
	word-spacing: normal;
}
.thumbnail {
	clear: left;
	float: left;
	padding-top: 10px;
	border: 0;
	margin: 0;
}
.directiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
	white-space: normal;
	line-height: 18px;
	padding-right: 25px;
	clear: left;
	float: left;
}
