body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000000;
	background-color: #ffffff;
}
a:link,
a:visited,
a:active {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
form {
	display: inline;
}
input,
textarea,
select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4f8fa;
	border: 1px solid #2d5e78;
	color: #2d5e78;
	padding: 1px;
}
h1 {
	font: 20px "trebuchet ms", arial, sans-serif;
	letter-spacing: 4px;
	text-align: center;
	color: #669ab5;
	margin: 8px;
}
h2 {
	font-weight: bold;
	color: #195f96;
	font-size: 16px;
	margin: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
div.subwrapper {
	width: 650px;
	margin: 0 auto;
}
#main {
	width: 800px;
	float: left;
}
#sidebar {
	width: 200px;
	float: left;
	margin-top: 48px;
	text-align: center;
}
#topbar {
	background: url(topbarbg.gif) #e7e8e9;
	color: #555555;
	height: 21px;
	padding: 7px 5px 0 5px;
}
#previous {
	float: left;
	color: #aaaaaa;
}
#toplinks {
	text-align: center;
}
#next {
	float: right;
	color: #aaaaaa;
}
#copyright {
	text-align: center;
	padding: 15px 0;
	clear: both;
}
#photoframe {
	border: 1px solid #004575;
	margin: 0 auto;
	padding: 5px;
}
#photodate {
	color: #004575;
	font-weight: bold;
	margin-top: 4px;
	text-align: right;
}
div.rthumbdate {
	color: #004575;
	margin-bottom: 8px;
}
#photosections {
	text-align: right;
	font-style: italic;
	color: #a5a5a5;
}
#previous a:link, #next a:link,
#previous a:visited, #next a:visited,
#previous a:active, #next a:active {
	color: #286099;
	text-decoration: none;
}
#previous a:hover, #next a:hover {
	color: #0097e3;
	text-decoration: none;
}
#errortitle {
	width: 500px;
	margin: 0 auto;
	border: 1px solid #df0000;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	background-color: #fee9e9;
	color: #df0000;
}
#errormsg {
	width: 500px;
	margin: 0 auto;
	border-bottom: 1px solid #df0000;
	border-right: 1px solid #df0000;
	border-left: 1px solid #df0000;
	padding: 15px 0 15px 5px;
	background-color: #fff8f8;
}
div.author {
	font-size: 10px;
	color: #bcc0c4;
	text-align: right;
	font-style: italic;
}
div.comment {
	border: 1px dashed #004575;
	padding: 5px;
}
div.moderated {
	border: 1px dashed #a69f73;
	background-color: #fefdf5;
	color: #a69f73;
	padding: 5px;
	text-align: center;
}
#commentsubmit {
	width: 335px;
	text-align: center;
	margin-top: 18px;
}
div.thumbstitle {
	font: 12px "trebuchet ms", arial, sans-serif;
	letter-spacing: 5px;
	font-weight: bold;
	color: #195f96;
}
div.thumbslist {
	width: 580px;
	margin: 0 auto;
}
img.thumb {
	padding: 0;
	margin: 6px;
}
img.thumb:hover {
	padding: 5px;
	margin: 0;
	border: 1px solid #9dadb6;
	background-color: #f2f7f9;
}
option.selecttitle {
	background-color: #2d5e78;
	color: #f4f8fa;
}