#layout {
	min-width: 480px;
	max-width: 480px;
}

header #logo {
	width: 480px;
}

header #conDates {
	position: relative;
	left: 0px;
        height: 100px;
}

#venueAddress {
	background-image: none;
	padding-left: 10px;
	font-size: 0.6em;
}

#venueAddress em {
	display: block;
}

#topMenu {
	height: 50px;
}

#menuMaster {
	min-width: 480px;
	max-width: 480px;
	border-left: 1px solid #ccc;
	margin-bottom: 1px;
}

#sidebar {
	width: 85px;
}

#sidebar input {
	max-width: 55px;
}

#sidebar img.hotel {
	width: 85px;
}

#homeBanner {
	left: 125px;
	height: 65px;
}

#homeBanner img {
	width: 320px;
	
}

#request_game {
	max-width: 100px;
}

.sections {
	margin-left: 125px;
}

.special section {
	width: 350px;
}

footer span {
	margin-left: 0px;
	display: block;
}
