/* CSS Document */

/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
	
img { border:0px; }
.heading a {
	font-family: "Haettenschweiler";
	font-size: 20px;
	letter-spacing:.05em;
	color:#666666;
	text-decoration:none;
}
.heading a:hover {
	color:#a91d23;
}
ul.mainNav {
	float:left;
	width:640px;
	list-style:none;
	margin:0 auto;
	padding:0px;
}
ul.mainNav li {
	float:left;
	position:relative;
	text-align:center;
	margin:0;
	padding-left:4px;
}
ul.mainNav li a .rollover {
	position:absolute; 
	height:259px; 
	cursor:pointer;
}
li.image_one {
	width:119px; 
}	
li.image_one a .rollover {
	width:119px; 
	background:url(../img/Sports_Gry.jpg);
}
li.image_two {
	width:120px; 
}	
li.image_two a .rollover {
	width:120px; 
	background:url(../img/Business_Gry.jpg);
}
li.image_three {
	width:119px; 
}	
li.image_three a .rollover {
	width:119px; 
	background:url(../img/Dining_Gry.jpg);
}
li.image_four {
	width:118px; 
}	
li.image_four a .rollover {
	width:118px; 
	background:url(../img/Community_Gry.jpg);
}
li.image_five {
	width:118px; 
}	
li.image_five a .rollover {
	width:118px; 
	background:url(../img/Entertainment_Gry.jpg);
}