.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}

.smimage {
	background-color: #cc9;
	padding: 4px;
	position: absolute;
	height: 408px;
	width: 140px;
	left: 46px;
	top: 133px;
	z-index: 20;
}

.mainphoto {
	background-color: #efefe0;
	position: absolute;
	width: 550px;
	height: 415px;
	left: 222px;
	top: 146px;
	padding-left: 9px;
	z-index: 21;
}#thumbs {
	background-color: #cccc99;
	position: absolute;
	z-index: 20;
	height: 395px;
	width: 140px;
	left: 45px;
	top: 146px;
}
#thumbs ul {
	margin: 0px;
	padding: 0px;
}
#thumbs li {
	margin-bottom: 10px;
}
li {
	list-style-image: none;
	margin-bottom: 10px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}

