body#topbarIndividual{
	margin:0px;
	padding:0px;
	min-width:950px!important;
	width:100%;
	height:60px;
	overflow:hidden;
	padding-bottom:5px;
	}

#topBar{
	height:60px;
	background-image:url('http://www.skibowl.com/topBar/topbarBG.png');
	background-position:topbarBG.png;
	background-position:center 0px;
	}
	
/* other important related styles */
	
#topBar .inner{
	width:950px;
	margin:0px auto;
	}
	
#topBar ul{
	margin:0px;
	padding:0px 0px 0px 158px;
	list-style-type:none;
	}
	
#topBar ul li{
	float:left;
	height:60px;
	display:block;
	background-image:url('http://www.skibowl.com/topBar/topbarBG.png');
	}
	
#topBar ul li a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	}

li.skibowl{
	background-position:-693px 0px;
	width:143px;
	}
li.skibowl:hover,
li.skibowl.active{
	background-position:-693px -60px;
	}

.summer{
	background-position:-836px 0px;
	width:98px;
	}
	
.summer:hover,
.summer.active{
	background-position:-836px -60px;
	}

.adventure{
	background-position:-934px 0px;
	width:149px;
	}
	
.adventure:hover,
.adventure.active{
	background-position:-934px -60px;
	}

.collins{
	background-position:-1083px 0px;
	width:90px;
	}
	
.collins:hover,
.collins.active{
	background-position:-1083px -60px;
	}

.grand{
	background-position:-1173px 0px;
	width:134px;
	}
	
.grand:hover,
.grand.active{
	background-position:-1173px -60px;
	}