body {
	background-color: #6600FE;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
}

#courtBoundaries {
	background: url(../images/andystenniscamp.com_bg.jpg) 50% 0 no-repeat;
	width: 861px;
	margin: 0 auto;
	height: 721px;
}

a {
	color: #fff;
	text-decoration: none;
}


#content a {
	color: #6600FE;
}

h1 {
	margin: 0 0 0 178px;
	height: 75px;
	color: #fff;
	font-size: 2.4em;
	line-height: 2.2em;
	overflow: hidden;
}

#nav {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	width: 168px;
	float: left;
}

#nav li {
	background: url(../images/bullet.gif) 0 0 no-repeat;
	line-height: 2.5em;
	padding-left: 10px;
	font-size: .9em;
	font-weight: bold;
}
#nav li#gallery {
	margin-top: 33px;
}

#nav li a {
	padding-left: 30px;
}

#nav li a:hover {
	background: url(../images/tennis_ball_spinning3.gif) 0 0 no-repeat;
	color: #ff0;
}
li#registration a:hover, li#dailySchedule a:hover, li#goldMedal a:hover  {
	background: none;
}



#subnav {
	list-style: none;
	margin: -3px 0 0 0;
	padding: 0;
}

#subnav li {
	background: none;
	line-height: 1.5em;
	font-size: .8em;
	padding: 0 0 0 17px;
}

#subnav li#registration {
	background: url(../images/bulletRegistration.gif) 30px 50% no-repeat;
}

#subnav li#dailySchedule {
	background: url(../images/bulletDailySchedule.gif) 30px 50% no-repeat;
}

#subnav li#goldMedal {
	background: url(../images/bulletGoldMedal.gif) 30px 50% no-repeat;
}



#content {
	width: 693px;
	float: right;
}

h2 {
	margin: 0 0 0 57px;
	height: 58px;
	color: #BAFF00;
	font-size: 1.2em;
	line-height: 2.75em;
	overflow: hidden;
}

#scroller {
	height: 555px;
	overflow: auto;
	margin: 0 80px 0 10px;
	font-size: .75em;
	line-height: 1.5em;
}

p {
	margin: 10px 0 13px 10px;
}





#copyright {
	font-size: .7em;
	color: #E0837A;
	clear: both;
	padding-top: 13px;
	margin: 0 0 0 150px;
	text-align: center;
}


#contactInfoHome {
	font-size: .7em;
	color: #aaaaaa;
	clear: both;
	padding-top: 13px;
	margin: 0 0 0 150px;
	text-align: center;
}








img {
	border: 0;
}









#homePage {
	background: url(../images/andystenniscamp.com.jpg) 0 0 no-repeat;
	width: 600px;
	height: 504px;
	position: relative;
}

#homePage div {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 230px 20px 20px;
	font-size: 1.2em;
	line-height: 1.3em;
}




h3 {
	background: url(../images/h3_bg.gif) 0 0 no-repeat;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #0000A7;
	margin: 0;
	padding-left: 10px;
}

h4 {
	padding-left: 10px;
	margin: 0;
	font-size: 1.1em;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.imageRight {
	float: right;
	margin-left: 10px;
}












#contactPage {
	background: url(../images/portrait-of-coach.jpg) 0 0 no-repeat;
	height: 504px;
	padding: 0 230px 20px 20px;
}

label {
	margin-top: 5px;
	font-weight: bold;
	display: block;
}

#contactInfo {
	color: #fff;
	padding: 10px 0 50px 0;
	font-size: 1.2em;
}

textarea {
	height: 60px;
}
textarea, input {
	background-color: #FFC;
}



table {
	margin: 5px 0 10px 10px;
}

table tr {
	vertical-align: top;
}

table tr td {
	padding: 7px;
}

table tr td.time {
	white-space: nowrap;
	font-weight: bold;
	width: 90px;
}







#included {
	list-style: none;
	margin: 10px 0 0 30px;
	padding: 0;
	line-height: 1.9em;
}

#included li {
	background: url(../images/bulletIncluded.gif) 0 50% no-repeat;
	padding-left: 20px;
	font-weight: bold;
}









h3.goldmedalTitle {
	clear: both;
	background: none;
	display: block;
	background-color: gold;
	width: 500px;
	margin: 10px auto;
	text-align: center;
	border: 3px solid orange;
	color: #c00;
	padding: 5px;
}

ul.goldmedalists {
	margin: 0 auto 20px auto;
	padding: 0;
	list-style: none;
	width: 420px;
	overflow: hidden;
}
ul.goldmedalists li {
	float: left;
	width: 140px;
	color: #c00;
}


.goldMedalFlag {
	padding-bottom: 40px;
}




.regLabel {
	text-align: right;
	width: 150px;
	font-weight: bold;
}

#registrationAddress {
	margin-left: 50px;
}



.registration ul {
	margin: 0;
	padding: 0;
	list-style: none;
}