body {background-image: url(background.jpg); #010066;}
body {behavior: url(includes/csshover.htc);} /* WinIE behavior call */
#content {
margin: 0px;
padding: 0px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:10pt;
font-size:9pt;
font-family:arial;
color: #3C3939;	
text-align:left;
padding-left:5px;	
padding-right:5px;	
padding-top:8px;
} 
a:link { 
font-weight: normal; 
text-decoration: none; 
color: #B60A0A;
}
a:visited { 
font-weight: normal; 
text-decoration: none; 
color: #B60A0A;
}
a:hover, a:active { 
text-decoration: underline; 
color: blue;
}
div#nav {float: left; width: 160px; margin: 0px 0px 0px 0px; background: red;}
div#nav ul {margin: 0; padding: 0; width: 160px; background: white;}
div#nav li {position: relative; list-style: none; margin: 0; border-bottom: 1px solid white;}
div#nav li:hover {background: red;}
div#nav li.submenu {}
div#nav li.submenu:hover {background-color: white;}
div#nav li a {font-family:"arial"; color:#ffffff;text-decoration:none;background-color:#000066;font-size:small;border-bottom:1px solid #FFFFFF;border-top:1px solid white; width:160px; display:block;font-weight:normal;font-style:normal;height:18px;padding-bottom:3px;padding-top:2px;}
div#nav li a:hover {font-family:"arial";color:#ffffff;text-decoration:none;background-color:#666699;font-size:small;border-bottom:1px solid #FFFFFF;border-top:1px solid white; width:160px;display:block;font-weight:normal;font-style:normal;height:18px; padding-bottom:3px;padding-top:2px;}

div#nav>ul a {}
div#nav ul ul {position: absolute; top: 0; left: 160px;display: none;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}

#home{
	height: 70px;
	width: 35px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(bavolleyball_07_over.jpg) top left no-repeat;
	display: block;
}

#home:hover{
	background-position: bottom left;
}

#contacts{
	height: 70px;
	width: 46px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(bavolleyball_09_over.jpg) top left no-repeat;
	display: block;
}

#contacts:hover{
	background-position: bottom left;
}

#directions{
	height: 70px;
	width: 52px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(bavolleyball_11_over.jpg) top left no-repeat;
	display: block;
}

#directions:hover{
	background-position: bottom left;
}

#ba{
	height: 70px;
	width: 32px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(bavolleyball_13_over.jpg) top left no-repeat;
	display: block;
}

#ba:hover{
	background-position: bottom left;
}
#cells1{ 
	font-size: 9pt; 
	font-family: Arial; 
	color:#A7001D; 
	background-color:#EE97A0;
	padding:2px 2px 2px 2px;
}
#cells2{ 
	font-size: 9pt; 
	font-family: Arial; 
	color:#4E4E4E; 
	background-color:#ffffff;
	padding:2px 2px 2px 2px;
}
#footer{
	text-align:center;
	font-size:8pt;
	font-family:arial;
	color: #3C3939;	
	clear:both;
}