   html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 13px;
   }
a { text-decoration: none; color: #000000; }
a:visited {	text-decoration:none; }
a:hover {color: #333; text-decoration: underline; }

#wrapper { margin: 0 auto; text-align: left; vertical-align: middle; width: 400px; }


div#content {float:left;width:560px}
div#rightphoto{float:right;width:455px}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.head {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 16px;

	color: #3C8A9E;
}
.head a { text-decoration:none; color: #3C8A9E; }
.head a:visited{ text-decoration: none; color: #3C8A9E; }
.head a:hover{ text-decoration: underline; color: #3C8A9E; }



#flash {
	position: relative; /*or absolute*/
	z-index: 0;
	height:35px;
	width:500px;
	top:-146px;
	visebility:VISIBLE;
	z-index:0;
	left: 275px;
}

.thumbs {
 text-align:	center;
 padding:	10px 3px 3px 3px;
height:110px;
}