/* CSS Document */

table#nav {
width: 200px;
font-size: 11px;
font-weight: normal;
background-color: #FFFFFF;
padding-top:5px;
padding-bottom:10px;
}
#nav td {
background-color: #FFFFFF;
}
#nav a {
display: block;
font-weight: normal;
text-decoration:none;
padding: 8px 0px 8px 25px;
background-color: #FFFFFF;
}
#nav a:link, #nav a:visited {
color: #A13333;
background-image: url(/images/greydot2.gif);
background-repeat: no-repeat;
background-position: left center;
}
#nav a:hover, #nav a:active {
background-image: url(/images/greydot-f2.gif);
background-repeat: no-repeat;
color: #333333;
}
#subnav {
color: #999999;
font-size: 10px;
background-color: #FFFFFF;
}
#subnav a:link, #subnav a:visited{
display: block;
background-image:none;
border: none;
margin:0;
padding: 0px 0px 0px 25px;
}
#subnav a:hover, #subnav a:active{
display: block;
background-image:none;
border: none;
margin:0;
padding: 0px 0px 0px 25px;
}
/* 19-Apr-2006 START ADDITIONS BY WILL */
#subnav p {
	width: 200px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	font-weight: normal;
	text-decoration:none;
	padding: 10px 0px 13px 0px;
	margin:0;
	background-color: #FFFFFF;
	background-position: left center;
}
#subnav p a:link, #subnav p a:visited {
	color: #A13333;
	background-image: url(/images/greydot2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#subnav p a:hover, #subnav p a:active {
	background-image: url(/images/greydot-f2.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: left center;
}
#subnav ul {
	display: none;
	list-style: square inside;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#subnav ul li {
	font: 11px verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#subnav ul li a {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none; display: block;
}
/* END ADDITIONS BY WILL */

/* top */


#topbg {
background-image: url(/images/bgtest2.gif);
background-repeat: repeat-x;
background-position: left bottom;
background-color: #000000;
width: 100%;
}
table#top {
font-size: 9px;
font-weight: normal;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top p {
margin-right: 10px;
}
#top a {
	font-size: 9px;
	display: block;
	text-align: center;
	font-weight: normal;
	text-decoration:none;
	padding: 15px 5px 12px;
	white-space: nowrap;
}
#top a:link, #top a:visited {
color: #CCCCCC;
border-left: 1px solid #666666;
	
}

#top a:hover, #top a:active {
	background-color: #333333;	
	color: #FFFFFF;

}
#border {
border-top: 1px solid #666666;
}

#date {
color: #666666;
}


#images {
padding: 3px;
background-color: #FFFFFF;	
border: 1px solid #666666;
}
/* CSS below added 4/2007 */

#tennis{
background-image: url(images/tennis_bg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
color:#666666;
}
#tennsub{
font-size:9px;
color:#666666;
padding:20px 140px 30px 40px;
line-height: 20px;
}
#tennsub h1{
font-size:10px;
font-weight:bold;
padding:0;
margin:0;
}

#rightbg{
background-image: url(images/greydotv.gif);
background-repeat: repeat-y;
background-position: right;
padding:0 4px 0 4px;
}
div#hline{
background-image: url(images/greydoth.gif);
background-repeat: repeat-x;
background-position: center;
height:2px;
}
#hlineSep{
background-image: url(images/greydoth.gif);
background-repeat: repeat-x;
background-position: bottom;
padding:20px 0 20px 0;
}
#padtop{
padding-top:20px;
}
#footer h1{
font-size:12px;
color:#FFFFFF;
}
#twitter_div{
padding:20px 15px 15px 30px;
color:#777;
background: url(/images/twitterbg.png) top right no-repeat;
height:200px;
}
#twitter_div ul{
padding:10px;
margin:5px;
}
#twitter_div li{
padding:0;
margin:0;
}
