#flash_header {
	background-color: #666666;
	height: 365px;
	width: 980px;
}

#template {
	background-color: #FFFFFF;
	height: auto;
	width: 980px;
	margin-top: 44px;
}

#leftcol {
	height: auto;
	width: 235px;
	padding-top: 20px;
	min-height: 500px;
}

#mainbody {
	height: auto;
	width: 515px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#mainbody_gallery {
	height: auto;
	width: 745px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#rightcol {
	height: auto;
	width: 230px;
	padding-top: 25px;
}

#footer {
	width: 980px;
	background-color: #CCCCCC;
	padding-top: 12px;
}
