#thumbs {width:240px; float:right;}
#thumbs a {display:block; float:left; margin:0 0 15px 5px; width:200px; height:122px; border:1px solid #000;}
#thumbs a img {width:200px; height:122px; border:0;}
#thumbs a:hover {border-color:#ddd;}
#thumbs a:hover img {
	position:absolute;
	width:auto;
	height:auto;
	top: 50px;
	right: 350px;
}
#maincontent img {
	position: absolute;
	margin-top: 70px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 54px;
	left: -25px;
	top: -1px;
}
