@charset "UTF-8";
/* CSS Document */

img.thumbs {
	float:left;
	height:75px;
	width:120px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
#main {
	
	width:360px;
	height:400px;
	z-index:2;
	float: left;
	}
#thumbContainer {
	margin-left:200px;
	width:253px;
	height:430px;
	z-index:1;
	float: left;
}
#buttonBucket {
	width: 910px;
	padding-left:722px;
	margin-top:-30px;}
	
	#buttonBucket .button {
	font-size: 14px;
	font-weight:bold;
	width:160px;}
	
	#buttonBucket .button p {
	text-align: right; padding:0px; margin: 0px;}
	
#buttonBucket .button a {
	width: 910px;
	text-align: left;
	text-decoration: none;
	color: #000066;}
	#buttonBucket .button a:hover {
	color: #000066;}

a img {
	border: 0;
}
