.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #FFFF99;
}
body {
	background-color: #009900;
	color: #CCCC99
}
H1,H2 {
	color: #FFFF66
}
.frame_left {
	background-repeat:repeat-y;
	background-position: top left;
}
.frame_right {
	background-repeat:repeat-y;
	background-position: top right;
}
a:link {
	color: #FFFF66;
}
a:visited {
	color: #FFFF66;
}
.style10 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: small; color: #FFFF99; }
.photo_description {color: #CCCC99; font-size: xx-small}