body{font-size: 1em; background-color: #FFFFFF; margin: 0%; }
a img {border: none; }
a:link {color: #675; text-decoration: none;}
a:visited {color: #342; text-decoration: none;}
a:hover {color: #9a8; text-decoration: none;}
h1{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 155%;}
h2{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 125%;}
h3{font-family: "Courier New", Courier, mono; font-size: 110%;}
#content{padding: 10px;}
.menu {text-align: center;}
.inline_img {display: inline; padding: 5px; float: right;}
.image_focus {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.thumbs {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	width: 750px;
	height: 400px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;

}

/* the following is for a warning and will not normally be displayed */
.warning{font-size: 90%; color: #990000; background-color: #FDEFA2; text-align: center; display: block; padding: 5px; width: 100%;}
/* leave this for the foot */
#foot{font-size: 80%;
	color: #ccc;
	background-color: #FFF;
	text-align: center;
	display: block;
	padding: 5px;
	width: 100%;
}