#homeNav {
	width:770px;
	height:23px;
	background-color:#dbe8fa;
	position:relative;
}
#homeHeader {
	width:770px;
	height:128px;
	padding:0px;
	background-repeat:no-repeat;
	position:relative;
}
#homeBanner {
	width:770px;
	height:255px;
}
#homeImgset {
	width:434px;
	float:left;
	padding:0px;
	margin:0px
}
#homeEvents {
	width:336px;
	height:238px;
	float:left;
	padding:17px 0px 0px 0px;
	margin:0px;
	background-color:#dbe8fa;
	position:relative;
	color:#000000;
}
#showEvents {
	width:336px;
	height:185px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.homeEventImage {
	float:left;
	padding:0px;
	margin:0px 12px 12px 12px;
	border:1px solid #cccccc;
}
.homeEventImageBottom {
	float:left;
	padding:0px;
	margin:0px 12px;
	border:1px solid #cccccc;
}
#homeEventsMenu {
	background-color:#ABB6C4;
	width:336px;
	height:39px;
	padding:2px 0px;
	margin:0px;
	text-align:center;
	position:absolute;
	top:202px;
}
#homeBody {
	background-color:#7a001e;
	padding:0px;
	margin:0px;
	width:770px;
}
#homeLeft {
	width:161px;
	padding:15px 12px 0px 16px;
	margin:0px;
	float:left;
	color:#ffffff;
}
#homeCenter {
	width:348px;
	padding:15px 11px 0px 0px;
	margin:0px;
	float:left;
	color:#ffffff;
}
#homeRight {
	width:222px;
	padding:15px 0px 0px 0px;
	margin:0px;
	float:left;
	background-color:#000022;	
	color:#ffffff;
}
#defaultHome {
	width:581px;
	padding:0px;
	margin:0px;
	float:left;
}
#seatingMap {
	width:581px;
	padding:0px;
	margin:0px;
	float:left;
}
#parkingMap {
	width:581px;
	padding:0px;
	margin:0px;
	background-color:#65021a;
	float:left;
}
#ticketWheel{
	width:581px;
	padding:0px;
	margin:0px;
	position:relative;
}
#ticketWheelGeneral {
	width:250px;
	height:101px;
	color:#ffffff;
	padding:20px;
	font-size:11px;
	margin:0px 1px 0px 0px;
	background-image:url('../gfx/ticketwheel_general_bkg.jpg');
	float:left;
	cursor:pointer;
}
#ticketWheelUCONN {
	width:250px;
	height:101px;
	color:#ffffff;
	padding:20px;
	font-size:11px;
	margin:0px;
	background-image:url('../gfx/ticketwheel_UCONN_bkg.gif');
	float:left;
}
#homeTicketWheelTxt {
	width:245px;
	color:#ffffff;
	text-align:center;
	font-size:15px;
	top:165px;
	left:170px;
	position:absolute;
}