*{
margin:0px;
padding:0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border:solid medium;
	border-left-style: 2px solid #CCCCCC;
	border-right-style: 2px solid #CCCCCC;
	padding-bottom:5px;
	background-color:#000000;
}
#header {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#textdesc {
	text-align: center;
	font-size: small;
	font-weight: bold;
	text-transform: normal;
	color:#CCCCCC;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
#thumbs {
	width: 450px;
	margin-left: 0px;
	float:left;
	
}
#big_thumb {
	margin-top: 5px;
	float: right;
	height: 331px;
	width: 300px;
}

#thumb1 {
	width: 130px;
	float: left;
	margin-left:7px;
	margin-top: 5px;
}
#thumbs2 {
	width: 450px;
	margin-left: 0px;
	float:right;
	
}
#big_thumb2 {
	margin-top: 5px;
	float: left;
	height: 331px;
	width: 300px;
}

#thumb2 {
	width: 130px;
	float: right;
	margin-right:7px;
	margin-top: 5px;
}
