

<!--[if lte IE 6]>
 
 <style type="text/css">
 ul#drops ul.drop {margin-top:0;}
 </style>

<![endif]-->
<!--[if IE 7]>
 
 <style type="text/css">
#drops li:hover ul, #drops li.sfhover ul {
	float:left;
	width:inherit;
	margin:0;
	margin-top:32px;
	margin-left:-100px;
}
 </style>

<![endif]-->

/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	
	
	vertical-align: baseline;
}
/* remember to define focus styles! */


ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	/*content: "";*/
}
blockquote, q {
	/*quotes: "" "";*/
}

/*STYLES FOR GENERAL PROPERTIES*/
.clear {
	clear:both;
	}
	
p {
	/*margin:10px 0;*/
	}
	




	

	


/*START MAIN STYLES*/	

	
/*CENTER ALIGN CONTENT*/	
#container {position:relative; width:800px; margin:0 auto;}	

		
/* NAVIGATION - CSS SPRITES*/

#nav {
	/*float:left;*/
	width:1002px;
	height:57px;
	margin:0 auto;
	padding:0;
	/*margin-top:40px;*/
	/*padding:0 69px 0 15px;*/
	/*border-bottom:1px solid #666;*/
	}	
	
/*SON OF SUCKER FISH DROP DOWNS MODIFIED*/	
#drops, #drops ul {
	padding:0;
	margin:0 auto;
	clear:both;
	float:left;
	width:inherit;
	
	}
	
#drops ul.drop {
	background:url(../images/submenubg.gif);
	padding:0px;
	width:inherit;
	clear:both;
	float:left;
	line-height:2.3em;
	text-align:center;
		margin-top:58px;
	
	}

#drops ul.drop li {
    width:180px;
	clear:both;
	padding:0px;
	}
	
#drops ul.drop a {
	
	color:#fff;
	
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
     font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	float:inherit;
	 width:180px;

	}
	
#drops a {
	display: block;
	/*width: 10em;*/
	float:left;
	clear:both;
	width:180px;
}

#drops li {
	float: left;
	/*width: 10em;*/
}

#drops li ul {
	position: absolute;
	width: 12em;
	left: -999em;
}

#drops li:hover ul {
	left: auto;
}

#drops li:hover ul, #drops li.sfhover ul {
	left: auto;
}
/*END SUCKERFISH*/

/*SPRITE BACKGROUP POSITIONING*/	
#nav a.program, #nav a.team, #nav a.membership, #nav a.products, #nav a.contact, #nav a.mydrills,#nav a.promotions,#nav a.news {
	float:left;
	background:url(../images/onilnebingopointmenu.jpg) no-repeat;
	height:57px;
	/*text-indent:-999999px;*/
	}
	
#nav a.program {	
	background-position:left top;
	/*width:113px;*/
	width: 84px;
	}
	
#nav a.team {	
	background-position:-84px 0;
	/*width:84px;*/
	width: 131px;
	}

#nav a.membership {	
	/*background-position:-197px 0;*/
	background-position:-215px 0;
	/*width:102px;*/
	width: 149px;
	}

#nav a.products {	
	/*background-position:-299px 0;*/
	background-position:-364px 0;
	/*width:88px;*/
	width: 138px;
	}	
	
#nav a.contact {	
	/*background-position:-387px 0;*/
	background-position:-502px 0;
	/*width:81px;*/
	width: 154px;
	}	
	
#nav a.mydrills {	
	background-position:-656px 0;
/*	width:83px;*/
width: 119px;
	}	
	
	#nav a.promotions {	
	/*background-position:-299px 0;*/
	background-position:-775px 0;
	/*width:88px;*/
	width: 107px;
	}	
	
#nav a.news {	
	/*background-position:-387px 0;*/
	background-position:-882px 0;
	/*width:81px;*/
	width: 120px;
	}	
	

#nav a.program:hover {	
	background-position:left -57px;
	}
	
#nav a.team:hover {	
	background-position:-84px -57px;
	}

#nav a.membership:hover {	
	background-position:-215px -57px;
	}

#nav a.products:hover{	
	background-position:-364px -57px;
	}	
	
#nav a.contact:hover{	
	background-position:-502px -57px ;
	}	
	
#nav a.mydrills:hover {	
	background-position:-656px -57px;
	}
	#nav a.promotions:hover{	
	background-position: -775px -57px;
	}	
	
#nav a.news:hover{	
	background-position:-882px -57px ;
	}	
	

	
#nav a#active1 {	
	background-position:left -57px;
	}
	
#nav a#active2 {	
	background-position: -84px -57px;
	}

#nav a#active3 {	
	background-position:-215px -57px;
	}

#nav a#active4{	
	background-position:-364px -57px;
	}	
	
#nav a#active5{	
	background-position:-502px -57px;
	}	
	
#nav a#active6 {	
	background-position:-656px -57px;
	}	
	#nav a#active7{	
	background-position:-775px -57px;
	}	
	
#nav a#active8{	
	background-position:-882px -57px;
	}
/*END NAVIGATION*/
