/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin: 0px 0px 0px 15px;
	width: 820px;
	background-image:  url(../images/secondarypages/top.jpg);
	background-repeat: no-repeat;
    position: relative;
	padding-top: 180px;
}
#wrapper2 {
	width: 798px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-image: url(../images/secondarypages/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#content {
	margin: 10px;
	width: 600px;
	background-image: url(../images/secondarypages/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}
#content p {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
#content H1{
	color: #666666;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 16px;
}
#content H2{
	font-size: 14px;
	color: #990000;
	margin: 30px 25px 20px;
}
#content H3{
	font-size: 14px;
	color: #6699CC;
	margin: 10px;
}
#spotlight {
	background-image: url(../images/secondarypages/spotlihghtbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: absolute;
	width: 150px;
	left: 630px;
	top: 190px;
	height: 400px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#links {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 145px;
	height: 25px;
}
a span {
display:none;
}
a.home {
	height: 21px;
	width: 59px;
	
	margin-left: 3px;
	position: absolute;
	left: -3px;
	top: -3px;
}
a.home:hover {
	background-image: url(../images/secondarypages/home.jpg);
	background-repeat: no-repeat;
}
a.admin
 {
	height: 21px;
	width: 120px;
	
	margin-left: 3px;
	position: absolute;
	left: 67px;
	top: -3px;
}
a.admin:hover {
	background-image: url(../images/secondarypages/admin.jpg);
	background-repeat: no-repeat;
}
a.clubs
 {
	height: 21px;
	width: 51px;	
	margin-left: 3px;
	position: absolute;
	left: 203px;
	top: -3px;
}
a.clubs:hover {
	background-image: url(../images/secondarypages/clubs.jpg);
	background-repeat: no-repeat;
}
a.events
 {
	height: 21px;
	width: 60px;	
	margin-left: 3px;
	position: absolute;
	left: 273px;
	top: -3px;
}
a.events:hover {
	background-image: url(../images/secondarypages/events.jpg);
	background-repeat: no-repeat;
}
a.tournaments {
	height: 21px;
	width: 98px;
	
	margin-left: 3px;
	position: absolute;
	left: 356px;
	top: -3px;
}
a.tournaments:hover {
	background-image: url(../images/secondarypages/tournaments.jpg);
	background-repeat: no-repeat;
}
a.coaching {
	height: 21px;
	width: 85px;
	
	margin-left: 3px;
	position: absolute;
	left: 475px;
	top: -3px;
}
a.coaching:hover {
	background-image: url(../images/secondarypages/coaching.jpg);
	background-repeat: no-repeat;
}
a.recreational {
	height: 21px;
	width: 107px;
	
	margin-left: 3px;
	position: absolute;
	left: 577px;
	top: -3px;
}
a.recreational:hover {
	background-image: url(../images/secondarypages/recreational.jpg);
	background-repeat: no-repeat;
}
a.leagues {
	height: 21px;
	width: 75px;
	
	margin-left: 3px;
	position: absolute;
	left: 704px;
	top: -3px;
}
a.leagues:hover {
	background-image: url(../images/secondarypages/leauges.jpg);
	background-repeat: no-repeat;
}
#info {
	color: #006699;
	text-align: center;
	font-size: 10px;
}
#toplinks {
	position: absolute;
	height: 25px;
	width: 300px;
	top: 25px;
	left: 25px;
}
#toplinks a {
	font-size: 10px;
	color: #999999;
	margin-right: 25px;
	text-decoration: none;
}
#toplinks a:hover {
	text-decoration: none;
}
#spotlight p {
	color: #666666;
	margin: 10px;
}
.small {font-size: 10px}
.new {font-size: 10px; color: #999999; }
#content a {
	color: #3366CC;
	text-decoration: none;
}
br {
	margin-top: 10px;
}
a.cal {
	position: absolute;
	height: 40px;
	width: 200px;
	left: 412px;
	top: 191px;
	font-size: 17px;
	text-decoration: underline;
	text-transform: uppercase;
}
#content a:hover {
	color: #990000;
}
#spotlight h2 {
	font-size: 12px;
	margin-top: 40px;
	margin-left: 5px;
	color: #666666;
}
#spotlight a {
	color: #0066CC;
	text-decoration: underline;
}
#scrollinglinks {
	margin-top: 10px;
	margin-bottom: 10px;
}
#scrollinglinks a {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 10px;
}
.resource {
	font-weight: bold;
	color: #990000;
}

