body {
	background-repeat: repeat;
	color: #000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
p {
	color: #666;
	text-align: left;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6666;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: normal;
}
#photoholder {
	width: 700px;
	background-color: #FFFFFF;
}

#content {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
}
#popup_content {
	width: 600px;
	padding-right: 25px;
	padding-left: 25px;
}
#nav_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-right: 100px;
	padding-left: 100px;
}
.iframeContent {
	width: 150px;
	padding-left: 10px;
}
