@charset "utf-8";
body {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFF99;
}
#wrapper {
	position: absolute;
	width: 800px;
	left: auto;
	right: auto;
	border: thin none #333333;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(LewesAcadHeader.png);
	position: absolute;
	height: 150px;
	width: 800px;
	top: 5px;
	right: 0px;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-repeat: no-repeat;
}
.smaller {
	font-size: smaller;
	color: #000066;
}
#copy {
	position: absolute;
	top: 70px;
}
.hidden {
	display: none;
}
#mike {
	position: absolute;
	top: 250px;
	left:50px;
}
#phil {
	position: absolute;
	left: 500px;
	top: 250px;
}
#statement {
	position: absolute;
	width: 700px;
	top: 20px;
	left: 50px;
}
#clubmark {
	position: absolute;
	right: 0px;
}
#footer {
	position: absolute;
	top: 510px;
	width: 800px;
	height:100px;
	right:0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
}
#hassocks1 {
	width: 300px;
	position: absolute;
	left: 200px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFF00;
	text-align: center;
	vertical-align: top;
}
.underline {
	text-decoration: underline;
}

#hassocks2 {
	text-align: center;
	width: 300px;
	left: 200px;
	height: 25px;
	position: absolute;
	top: 30px;
	height: 40px;
	
}

#plumpton1 {
	width: 300px;
	position: absolute;
	left: 200px;
	top: 175px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFF00;
	text-align: center;
	vertical-align: top;
}
#plumpton2 {
	text-align: center;
	width: 300px;
	left: 200px;
	height: 25px;
	position: absolute;
	top: 205px;
	height: 40px;
}
#mainNav {
	position: absolute;
	top:108px;
	width:800px;
	height:50px;
	right:0px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
}
#button1 {
position:absolute;
top:110px;
left:40px;
}
#button2 {
position:absolute;
top:110px;
left:170px;
}
#button3 {
position:absolute;
top:110px;
left:340px;
}
#button4 {
position:absolute;
top:110px;
left:500px;
}
#button5 {
position:absolute;
top:110px;
left:650px;
}
#mainNav li {
	text-align: center;
	float: left;
	width: 100px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#mainNav a {
}
#stbedesAddr {
	position: absolute;
	width: 220px;
	top: 80px;
	left:530px;
}
#plumptonAddr {
	position: absolute;
	width: 200px;
	top: 80px;
	left:280px;
}
#lewesAddr {
	position: absolute;
	width: 150px;
	left: 50px;
	top: 80px;
}
#main {
	position: absolute;
	right: 0px;
	top: 158px;
	width: 800px;
	height:350px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
	color: #000066;
}
#coaches {
	position: absolute;
	top:20px;
	left:50px;
}
