
<STYLE type="text/css">

<!--

div.header
{
left:8px;
position:relative;
width:816px;
height:127px;
/*border:2px black solid;*/
}

div.half-court
{
position:relative;
width:816px;
height:600px;
background-color:#ffffff;
border:8px #eeeeee solid;
overflow:hidden;
}

div.singles1
{
position:absolute;
left:160;
top:0;
width:480px;
height:600px;
border-right:8px #eeeeee solid;
border-left:8px #eeeeee solid;
overflow:hidden;
}

div.singles2
{
position:absolute;
left:160;
top:0;
width:650px;
height:600px;
border-right:8px #eeeeee solid;
border-left:8px #eeeeee solid;
overflow:scroll;
background-color:#fcffa6;
}

div.left-alley
{
position:absolute;
left:0;
top:0;;
width:160px;
height:100%;
overflow:hidden;
}

div.back-court
{
position:absolute;
left:0;
top:0;
width:100%;
height:270px;
border-bottom:8px #eeeeee solid;
margin-top:6px;
margin-bottom:0px;
padding-bottom:0px;
}

div.right-alley
{
position:absolute;
right:0px;
top:0px;
width:160px;
height:100%;
overflow:auto;
}

div.right-alley h4
{
color:#FF0066;
font-family: comic sans ms,helvetica;
	font-size: 11pt;
	text-align:center;
	margin-bottom:2px;
	margin-top: 3px;
	padding-bottom: 1px;
}

div.ad-court
{
position:absolute;
left:0;
top:276;
width:236px;
height:330px;
border-right:8px #eeeeee solid;
padding-top:6px;
text-align:center;
}



div.deuce-court
{
position:absolute;
left:236;
top:276;
width:232px;
height:330px;
padding-top:6px;
padding-left:5px;
background-color:#CCCCCC;
}

div.bothcourts{
position:absolute;
left:0;
top:276;
width:460px;
height:300px;
background-color:black;
margin-top:5px;
margin-left:5px;
padding-top:6px;
text-align:center;
}

div.deuce-court img
{
margin:0;
}



div.deuce-court h1
{
font-size:30px;
}
div.deuce-court h2
{
line-height:-50px;
}




div.deuce-court h3
{margin-top: -10px;}

div.deuce-court p
{


}
a
{
	color:#066c42;
	font-weight: bold;
}

a:active
{
	color: #eeeeee;
}

a:visited
{
	color:#066c42;
}

body
{
	font-family: futura lt bt,helvetica;
	font-size: 12pt;
/*	margin-top: 8px;*/
/*	margin-left: 16px;*/
/*	overflow: auto;*/
}

p
{
	font-size: 12pt;
}

.red
{color:#FF0066;}

.orange
{color:#FF6633;}

.pink
{color:#FF99CC;}

.blue
{color:#0099FF;}

h1
{
	font-family: futura md bt,helvetica;
	color:#066c42; 
	font-size: 16pt; 
 	text-align: center;
	margin-bottom: 16px;
}


h2
{
	font-family: futura md bt,helvetica;
	color:#066c42; 
	font-size: 14pt; 
	margin-bottom: 16px;
	margin-top: 24px;
}


h3
{
	font-family: futura md bt,helvetica;
	font-size: 12pt; 
	color:#066c42; 
	margin-bottom: 0px;
	padding-bottom:0px;
}

h4
{
	font-family: courier new,courier;
	font-size: 10pt;
	font-weight: bold;
	color: white; 
	margin-bottom: -8px;
	margin-top: -8px;
	padding:0px;
	text-align:center;
}

h5
{
	font-family: comic sans ms,helvetica;
	font-size: 11pt;
	text-align:center;
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 4px;
}

h6
{
	color:#066c42;
	font-weight: normal;
	font-family: comic sans ms,helvetica;
	font-size: 11pt;
	text-align:center;
	margin-bottom: 2px;
	margin-top: 16px;
}

.intro
{
background-color:#99CC99;
margin-top:-10px;
font-family:"Courier New", Courier, monospace;


}

table
{
	font-size: 12pt;
	margin-bottom: 12px;
}

table.small
{
	border:1px dotted #cccccc;
	margin-bottom:12px;
}

td 
{
	padding:7px;
}

td.small 
{
	padding:5px;
}

ul
{
	margin-top: 4px;
	margin-left: 2em;
	margin-right: 1em;
	padding-left: 6px; 
	margin-bottom: 16px;
}

ol
{
	padding-top: 0px;
	margin-left: 24px;
	margin-right: 1em;
	padding-left: 6px; 
	margin-bottom: 12px;
}

li
{
	padding-bottom: 5px;
}
.right
{
text-align:right;
}
.left
{
text-align:left;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightboximages/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightboximages/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size:16px;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

-->

</STYLE>