@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #666;
	text-align: center;
}
a:link {
	color: #FF9665;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
.centeredhover {
	color: f60;
	text-decoration: underline;
}
.centeredlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9665;
	text-decoration: underline;
}
h2 {
	text-align: center;
	font-size: 24px;
}
h1 {
	text-align: center;
	line-height: 130%;
}
#navbar {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#wrapper {
	width: 800px;
	text-align: left;
}
.maintext {
	margin-left: 168px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
}
#photonavtop {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 15px;
	border: none;
	border-color: #666;
}
#photonavbottom {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#bigimage {
	text-align: center;
}
.thumbnailimage {
	border: 1px solid #FFFFFF;
}
