@charset "utf-8";
body {
	margin: 0px;
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
#links {
	position: absolute;
	left: 8px;
	top: 111px;
}
#aboutmain {
	background-image: url(graphics/about.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#officersmain {
	background-image: url(graphics/officers.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#clubinfomain {
	background-image: url(graphics/clubinfo.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#newslettermain {
	background-image: url(graphics/newsletter.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#eventsmain {
	background-image: url(graphics/eventsback.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#sportsmain {
	background-image: url(graphics/sports.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#photosmain {
	background-image: url(graphics/photo.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}
#contactusmain {
	background-image: url(graphics/contact.jpg);
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
}

#infoabout {
	position: absolute;
	width: 363px;
	left: 34px;
	top: 238px;
	height: 132px;
	padding: 10px;
}
#welcome {
	position: absolute;
	left: 36px;
	top: 163px;
	height: 66px;
}

.tenpoint {
	font-size: 10pt;
}
.twelvebold {
	font-size: 12pt;
	font-weight: bold;
}


#application {
	position: absolute;
	width: 372px;
	left: 35px;
	top: 403px;
	height: 130px;
	background-image: url(graphics/appbox.jpg);
	padding: 10px;
	text-align: center;
}
#sitemap {
	font-size: 8pt;
	position: absolute;
	left: 9px;
	top: 562px;
	width: 784px;
	color: #999999;
}

#events {
	position: absolute;
	left: 454px;
	top: 183px;
	width: 307px;
	height: 363px;
	background-image: url(graphics/eventbox.jpg);
	padding: 4px;
}
.sitemap{
	font-size: 8pt;
	color: #999999;
}

.sitemap a:link {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.sitemap a:visited {
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}
.sitemap a:hover {
	font-size: 8pt;
	color: #999999;
	text-decoration: underline;
}
.sitemap a:active {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
#sportsinfo {
	position: absolute;
	left: 21px;
	top: 189px;
	width: 746px;
	height: 34px;
}
#officersinfo {
	position: absolute;
	top: 170px;
	left: 19px;
	width: 770px;
}
#newsletterinfo {
	position: absolute;
	left: 35px;
	top: 179px;
	width: 729px;
	height: 356px;
}
#facilitiesbox {
	position: absolute;
	left: 35px;
	top: 183px;
	width: 369px;
	height: 196px;
	background-image: url(graphics/facilitesbox.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#clubinfobox {
	position: absolute;
	left: 454px;
	top: 182px;
	width: 302px;
	height: 358px;
	background-image: url(graphics/eventbox.jpg);
	padding: 6px;
}
#contactinfo {
	position: absolute;
	top: 159px;
	left: 19px;
	width: 763px;
	height: 411px;
}
#eventsinfo {
	position: absolute;
	left: 35px;
	top: 222px;
	width: 729px;
	height: 306px;
}
