@charset "UTF-8";
/* CSS Document */

html, body, #outer-wrapper, #body-wrapper {
	height:				auto;	
}

.column1, .column3, #header, #footer, #flashbg {
	display:			none;
}

.innercolumngroup {
	font-size:			1.4em;	
}

.column2 {
	width:				auto;
	position:			absolute;
	left:				0px;
}

.innercolumn1 {
	width:				470px;	
}

.innercolumn2 {
	width:				470px;
	border-left:		1px solid #CCC;	
}

.gallery img {
	width:				470px;	
}