
<STYLE type="text/css">

<!--


body{
	
	background-image:url(images/bgprtc.jpg);
	background-repeat:no-repeat;
	 -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	
}
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:480px;
height:600px;
border-right:8px #eeeeee solid;
border-left:8px #eeeeee solid;
overflow:auto;
}

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:475px;
height:315px;
background-color:#fofee4;
margin-top:;
margin-left:-15px;
padding-top:8px;
text-align:center;
}

div.bcleft{
position:absolute;
left:0;
top:276;
width:175px;
height:300px;
background-color:#fofee4;
margin-top:5px;
margin-left:5px;
padding-top:6px;
float:left;	
	
}
div.bcright{
position:absolute;
left:0;
top:276;
width:285px;
height:300px;
background-color:#fofee4;
margin-top:5px;
margin-left:5px;
padding-top:6px;
float:right;	
	
	
}

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;
}

-->

</STYLE>
