@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #036e2d;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
 #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	height: 1200px;
	text-align: left;
 }
#logo {
	position:absolute;
	width:900px;
	height:140px;
	z-index:1;
	background-color: #036e2d;
	text-align: center;
}
#tickertape {
	width:900px;
	height:30px;
	z-index:1;
	top: 140px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
}
#sidebar {
	position:absolute;
	width:125px;
	height:425px;
	z-index:1;
	top: 48px;
	left: 0;
}
#image1 {
	position:absolute;
	width:250px;
	height:188px;
	z-index:2;
	left: 130px;
	top: 48px;
}
#image2 {
	position:absolute;
	width:250px;
	height:188px;
	z-index:3;
	left: 387px;
	top: 48px;
}
#image3 {
	position:absolute;
	width:250px;
	height:188px;
	z-index:4;
	left: 645px;
	top: 48px;
}
#welcometitle {
	position:absolute;
	width:510px;
	height:30px;
	z-index:2;
	left: 135px;
	top: 246px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #036e2d;
	border-bottom: thin solid #036e2d;
	padding-left: 5px;
	padding-top: 5px;
}
#frontpagecontent1 {
	position:absolute;
	width:440px;
	height:330px;
	z-index:2;
	left: 135px;
	top: 298px;
	border-right: thin solid #036e2d;
	padding: 5px 10px 5px 5px;
	text-align: justify;
}
#eventstitle {
	position:absolute;
	width:190px;
	height:30px;
	z-index:2;
	left: 650px;
	top: 288px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #036e2d;
	padding-top: 5px;
	text-align: center;
	border-bottom: thin solid #036e2d;
}
#frontpagecontent2 {
	position:absolute;
	width:280px;
	height:270px;
	z-index:2;
	left: 600px;
	top: 336px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: thin none #036e2d;
	text-align: center;
	padding: 5px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #F00;
	text-align: left;
}
#frontpageexhibitionimage {
	position:absolute;
	width:440px;
	height:330px;
	z-index:2;
	left: 130px;
	top: 710px;
	padding: 5px 10px 5px 5px;
	border-right: thin solid #036e2d;
}
#clock {
	position:absolute;
	width:150px;
	height:150px;
	z-index:2;
	left: 10px;
	top: 910px;
}
#weather {
	position:absolute;
	width:306px;
	height:435px;
	z-index:2;
	left: 595px;
	top: 665px;
}
#frontpagequote {
	position:absolute;
	width:580px;
	height:25px;
	z-index:2;
	left: 5px;
	top: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #036e2d;
	border-bottom: thin solid #036e2d;
}
#lta {
	position:absolute;
	width:200px;
	height:57px;
	z-index:2;
	left: 655px;
	top: 960px;
}
#membersnotice {
	position:absolute;
	width:200px;
	height:30px;
	z-index:2;
	left: 261px;
	top: 1058px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #036e2d;
	border-bottom: thin solid 036e2d;
	text-align: center;
}
#henleysportsoffer {
	position:absolute;
	width:341px;
	height:67px;
	z-index:2;
	left: 197px;
	top: 1112px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	border-right: thin solid #036e2d;
	border-left: thin solid #036e2d;
}
#webdesign {
	position:absolute;
	width:209px;
	height:21px;
	z-index:2;
	left: 658px;
	top: 1025px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036e2d;
}
#newsletter {
	position:absolute;
	width:610px;
	height:810px;
	z-index:2;
	left: 196px;
	top: 98px;
	text-align: left;
	vertical-align: middle;
	border-top: thin solid #036e2d;
	border-right: thin solid #036e2d;
	border-bottom: thin solid #036e2d;
	border-left: thin solid #036e2d;
	padding: 5px;
}
#googlecalendar {
	position:absolute;
	width:700px;
	height:700px;
	z-index:2;
	left: 160px;
	top: 48px;
	padding: 5px;
	border-top: thin solid #036e2d;
	border-right: thin solid #036e2d;
	border-bottom: thin solid #036e2d;
	border-left: thin solid #036e2d;
}
#existingmembertitle {
	position:absolute;
	width:600px;
	height:30px;
	z-index:2;
	left: 163px;
	top: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #036e2d;
	border-bottom: thin solid #036e2d;
	text-align: justify;
}
#existingmemberscontent {
	position:absolute;
	width:635px;
	height:400px;
	z-index:2;
	left: 162px;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	text-align: justify;
	border-right: thin solid #036e2d;
	border-left: thin solid #036e2d;
}

h2 {
	font-size: 16px;
	color: #000;
	text-align: center;
}
#newmemberscontent {
	position:absolute;
	width:635px;
	height:510px;
	z-index:2;
	left: 162px;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	text-align: justify;
	border-right: thin solid #036e2d;
	border-left: thin solid #036e2d;
}
#existingmembertitle {
	position:absolute;
	width:600px;
	height:30px;
	z-index:2;
	left: 163px;
	top: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #036e2d;
	border-bottom: thin solid #036e2d;
	text-align: justify;
}
#existingmemberscontent {
	position:absolute;
	width:635px;
	height:400px;
	z-index:2;
	left: 162px;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	text-align: left;
	border-right: thin solid #036e2d;
	border-left: thin solid #036e2d;
}
#ti {
	position:absolute;
	width:187px;
	height:60px;
	z-index:2;
	text-align: center;
	left: 230px;
	top: 195px;
}
h2 {
	font-size: 16px;
	color: #000;
}
h2 {
	font-size: 16px;
	color: #000;
	text-align: center;
}
#newmemberscontent {
	position:absolute;
	width:635px;
	height:510px;
	z-index:2;
	left: 162px;
	top: 99px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 10px;
	text-align: justify;
	border-right: thin solid #036e2d;
	border-left: thin solid #036e2d;
}
#gallery {
	position:absolute;
	width:500px;
	height:445px;
	z-index:2;
	left: 210px;
	top: 110px;
}
#kateborthwickimage {
	position:absolute;
	width:133px;
	height:200px;
	z-index:1;
	left: 245px;
	top: 30px;
}
#Coachtitle {
	position:absolute;
	width:600px;
	height:30px;
	z-index:2;
	left: 163px;
	top: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #036e2d;
	border-bottom: thin solid #036e2d;
	text-align: left;
}
.shiplake #container #tickertape #newsletter p {
	text-align: left;
}
#matttitchnerimage {
	position:absolute;
	width:200px;
	height:220px;
	z-index:2;
	left: 210px;
	top: 15px;
}
h2 {
	font-size: 16px;
	color: #000;
	text-align: center;
}
#ladiesfixtures {
	position:absolute;
	width:140px;
	height:46px;
	z-index:1;
	left: 235px;
	top: 148px;
}
#mensfixtures {
	position:absolute;
	width:140px;
	height:46px;
	z-index:2;
	left: 233px;
	top: 295px;
}
#worldtennisnews {
	position:absolute;
	width:507px;
	height:375px;
	z-index:2;
	left: 225px;
	top: 108px;
}
