body, #logo-bar, #footer {
	background-color: #fff;
}
#wrapper {
	width: 610px;
	min-width: 610px;
	background-color: #fff;	
}
#logo-bar #logo-bar-content {
	width: 610px;	
}
#main #content {
	width: 610px;		
}
.section-hdr {
	background-color: #fff;
	color: #004278;
	border-bottom: 1px solid #004278;
	font-size: 14px;
}
h1 {
	padding:0;
	margin:0;
}
#left-column {
	float: none; 
	width: 610px;
}
#right-column {
	float: none; 
	width: 610px; 
	margin: 0;
	overflow-x: hidden
}
#logos, #logos-wide {
	width: 200px; 
	float: left; 
	margin-right: 40px;	
}
#event-info, #event-info-wide {
	width: 370px;
	float: left;
}
#current-photos {
	float: none; 
	width: 610px;
	overflow: hidden;
}
.current-photo {
	float: left;
	width: 300px; 
	height: auto;
	text-align: center;
	padding: 12px 5px 0 0;
}
.logo-screen {
	display: none;
}
.logo-print {
	display: block;
}
#footer {
	clear: both;	
}
#footer #footer-content {
	width: 610px;
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
	color: #004278;
}
#footer #footer-content #copyright a, #footer #footer-content #copyright a:hover {
	display: block;
	padding-top: 18px;
	font: bold 18px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #004278;
	text-decoration: none;
	letter-spacing: 2px;
}