body {
	background-color: #003300;/*
	background: #000 url('images/bg_wood5.jpg') repeat-y;
	background-position: top center;*/
}
img { border: none; }
#topframe {
	position: relative;
}
#body {
	position: relative;
	float: none;
	margin-left: -380px;
	left: 50%;
	width: 762px;
	z-index: 1;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#topframe {
	position: relative;
	z-index: 2;
	text-align: center;
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
#footer {
	float: none;
	text-align: center;
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}
#footer a {
	color: #00CC00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
table {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
a {
	color: #003300;
}
a:hover {
	color: #006600;
}
h1 {
	font-size: 14px;
	font-wieght: bold;
}
p {
	text-indent: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-indent: 0px;
}
input {
	border: thin groove;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	border: thin groove;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.caption_left {
	float: left;
	text-align: center;
	font-size: 10px;
	width: 175px;
}
.caption_right {
	float: right;
	text-align: center;
	font-size: 10px;
	width: 175px;
}
.papyrus {font-family: 'Papyrus','Bookman Old Style',Times, serif; font-size: 12pt; text-indent:0px; text-align:center; font-weight: bold;}
.floatleft { float:left; margin: 0 15 15 0; }
.floatright { float:right; margin: 0 0 15 15;}

table#photo_gallery{}
table#photo_gallery td{
	width:205px;
	padding:0 10px 15px 10px;
	text-align:center;
	vertical-align:top;
}
div.photo_caption{
	font-size:11px;
}
.hand {
	border: none;
	cursor: hand;
}
