#wrapper {
	overflow: inherit;padding-bottom:202px;
	}
	
#navigation {
	float: left;
	}

#flash_holder {
	position: relative; 
	width: 547px; 
	height:296px; 
	float: right;
	right: 20px; 
	margin-top: -30px; 
	margin-bottom: 10px;
	}
	
#thumbs {
	overflow: hidden;
	}
	
#content {
	background-color:transparent;
	width: 500px;
	float: none;
	margin: 0 0 0 212px;
	padding-left: 30px;
	}
	
* html #content {
	margin-top: -10px;
	}
	
#content h1 {
	margin-bottom: -2px;
	}
	




* html #thumbs {
	margin-top: -30px;
	}