h1:after {
	content: "Sign up to receive email information on tennis classes and activities!";
	margin: 0;
	padding: 2px;
	text-align: center;
	font-size: 16px;
	font-family: Arial;
	color: #ffffff;
	display: block;
	background: darkgreen;
}

#page-container {
	width: 840px;
	margin: auto;
	position: relative;
}

html, body {
	margin: 0;
	padding: 0;
}
.hidden {
	display: none;
}#header {
	height: 130px;
	background: url(header2.jpg)
}#menu {
	font:Trebuchet MS, Verdana, sans-serif; 
	background: navy; 
	white-space:nowrap; 
	text-align:left; 
	width:160px; 
	height: 475px; 
	float: left; 
	margin-left:0px; 
	padding:10px;
}
#menu a {
	display:block; 
	padding:2px;
	text-decoration:none;
	margin:2px; 
	color:yellow;
	font-family:Trebuchet MS, Verdana, sans-serif
} 
#menu a:hover, a:active {background:#FFF300; color:black;} a {text-decoration:none; color:#000080;}a:hover  {background:#FFF300; color:black;} 
#footer {
	clear: both;
	height: 15px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	background: darkgreen;
	padding: 13px 25px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;}#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}#footer a {
	color: #FFFFFF;
	text-decoration: none;
}#footer a:hover {
	color: #000000;
}
#content {
	margin-left: 160px;
	background-color: white;
}#content ul {
	color: #666666;
}h1 {
	margin: 0;
	padding: 2px;
	text-align: center;
	background-color: #fff300;
	font-size: 20px;
	font-family: Century Gothic, Arial, Trebuchet MS, Verdana, Sans-serif;
	font-style: italics;
	color: #000000;
}h2 {
	margin: 0;
	padding: 0px;
	font-size: 16px;
	color: #550811;
}h3 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #550811;
}body {
	font-family: Arial, Trebuchet MS, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
}p, td {
	font-family: Arial, Trebuchet MS, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 3px;
}#youth {
	margin-left: 160px;
	background-color: white;
}
#youth table {
	width: 95%;
	background-color:#bbdb88;
}#youth td {
	text-align: center;
	background-color: white;
}#youth thead td {
	background-color: #bbdb88;
}
#nav {
	float: left;
	}#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
#nav ul li {
	position: relative;
	}
#nav li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	list-style: none;
	}#nav ul li a:hover {color: blue;}#nav li:hover ul, li.over ul { 
	display: block;
	list-style: none;
	 }
#private {
	margin-left: 150px;
	background-color: white;
}#private table {
	width: 50%;
}#private td {
	text-align: center;
	height: 20px;
}#private thead {
	background-color: #d4ecfb;
}#matchplay {
	margin-left: 155px;
	background-color: white;
}#matchplay table {
	width: 95%;
	background-color: #d5dcef;
}#matchplay td {
	height: 20px;
	background-color: #ffffff;
    text-align: center;
}#matchplay thead td {
	background-color: #d5dcef;
}#matchplay thead td {
	text-align: center;
}
#matchplaysched {
	margin-left: 155px;
	background-color: white;
}#matchplaysched table {
	background-color: #d5dcef;
}#matchplaysched td {
	text-align: center;
	height: 20px;
	background-color: #ffffff;
}#matchplaysched thead td {
	background-color: #d5dcef;
	text-align: center;
}
#adult {
	margin-left: 150px;
	background-color: white;
}#adult table {
	width: 95%;
	background-color:#d5dcef;
}#adult td {
	text-align: center;
	height: 20px;
	background-color: white;
}#adult thead td {
	background-color: #d5dcef;
}#content thead td {
	text-align: center;
}#content table {
	width: 75%;
	background-color:#d5dcef;
}#content td {
	text-align: center;
	height: 20px;
	background-color: white;
}#content thead td {
	background-color: #d5dcef;
}#content thead td {
	text-align: center;
}
