body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* Begin CSS Drop Down Menu */


#menuh-container
	{
	position: absolute;
	width: 550px;
	top: 440px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 2;
	overflow: visible;
	left: 76px;
}

#menuh
	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:550px;
	float:left;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	text-align: left;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	border: 0px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #666666;
	background-color: #BEBFB1;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #BEBFB1;
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right left;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:8em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{
	display:none;
}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{
	display:block;
	font-size: 10px;
	text-indent: 5px;
}

/* End CSS Drop Down Menu */
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 700px;
	top: 60px;
	color: #666666;
}

#contact:link {
	color: #666666;
	text-decoration: none;
}
#contact:visited {
	color: #666666;
	text-decoration: none;
}
#contact:hover {
	color: #ffffff;
	text-decoration: none;
}
#contact:active {
	color: #666666;
	text-decoration: none;
}
#info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 786px;
	top: 60px;
	color: #666666;
}
#info:link {
	color: #666666;
	text-decoration: none;
}
#info:visited {
	color: #666666;
	text-decoration: none;
}
#info:hover {
	color: #ffffff;
	text-decoration: none;
}
#info:active {
	color: #666666;
	text-decoration: none;
}
#silverlakebadminton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 627px;
	top: 480px;
	color: #666666;
	width: 210px;
	display: block;
	z-index: 3;
}
#silverlakebadminton:link {
	color: #666666;
	text-decoration: none;
}
#silverlakebadminton:visited {
	color: #666666;
	text-decoration: none;
}
#silverlakebadminton:hover {
	color: #ffffff;
	text-decoration: none;
}
#silverlakebadminton:active {
	color: #666666;
	text-decoration: none;
}
#lensaction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 638px;
	top: 500px;
	color: #666666;
	z-index: 3;
	display: block;
}
#lensaction:link {
	color: #666666;
	text-decoration: none;
}
#lensaction:visited {
	color: #666666;
	text-decoration: none;
}
#lensaction:hover {
	color: #ffffff;
	text-decoration: none;
}
#lensaction:active {
	color: #666666;
	text-decoration: none;
}
#photography {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	left: 75px;
	top: 57px;
	letter-spacing: 10px}
