﻿body {
margin : 0px 0px 0px 0px;
}

#lefttopadbox {
	position: absolute;
	height:100px;
	width:150px;
	top:147px;
	background-color:green;
	color: white;
	display: block;
	text-align:center;
	vertical-align: middle;
	font-size:medium;
}

#topadbanner {
	position: absolute;
	height: 40px;
	top: 147px;
	left: 155px;
	right: 10px;
	background-color: green;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	padding: 5px;
	border: 0px none;
	font-weight: bold;
}

#latestscoresleft {
	position: absolute;
	height: 20px;
	top: 200px;
	left: 155px;
	width: 115px;
	background-color: green;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	padding: 5px;
	border: 0px none;
	font-weight: bold;
}

#latestscoresscroll {
	position: absolute;
	height:20px;
	top:200px;
	left:280px;
	right:10px;	
	background-color:green;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	text-align:left;
	vertical-align:top;
	font-size:small;
	padding:5px;
}

#leftsidebar {
	position: absolute;
	height:750px;
	width:150px;
	top:257px;
	background-color:green;
	text-align:left;
	font-size: medium;
	border: 0px none;
	font-weight: bold;
	color:white;
}

#AboutUsHeader {
	position: absolute;
	top: 235px;
	left: 155px;
	width:400px;
	height: 20px;
	background-color:green;
	color: white;
	text-align: left;
	vertical-align: middle;
	font-size: small;
	padding: 5px;
	border-bottom-color: #008000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-top-width: thick;
	border-top-style: solid;
	border-left-color: #008000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #008000;
	border-right-width: thick;
	border-right-style: solid;
	font-weight: bold;
}
#AboutUsBox {
	position: absolute;
	top: 270px;
	left: 155px;
	width:400px;
	height: 300px;
	background-color:white;
	background-image:url('Woodlands Club Badge small Faded.JPG');
	color: black;
	text-align:center;
	vertical-align: top;
	font-size:x-small;
	font-weight:normal;
	padding: 5px;
	border-bottom-color: #008000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-top-width: thick;
	border-top-style: solid;
	border-left-color: #008000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #008000;
	border-right-width: thick;
	border-right-style: solid;
	overflow:auto;
} 

#AboutTeamsHeader {
	position: absolute;
	top: 180px;
	left: 155px;
	right:10px;
	height: 20px;
	background-color:green;
	color: white;
	text-align: left;
	vertical-align: middle;
	font-size: small;
	padding: 5px;
	border: 0px none;
	font-weight: bold;
}
#AboutTeamsBox {
	position: absolute;
	top: 215px;
	left: 155px;
	right:10px;
	background-image:url('Woodlands Club Badge small Faded.JPG');
	color: black;
	text-align: left;
	vertical-align: top;
	font-size: small;
	font-weight:normal;
	padding: 5px;
	border: 0px none;
	overflow:auto;
} 

#TeamSquadHeader {
	position: absolute;
	top: 180px;
	left: 700px;
	width: 200px;
	height: 20px;
	background-color:green;
	color: white;
	text-align: left;
	vertical-align: middle;
	font-size: small;
	padding: 5px;
	border: 0px none;
	font-weight: bold;
}

#TeamPhotoBox {
	position: absolute;
	top: 215px;
	left: 700px;
	width: 300px;
	height: 200px;
	background-color:white;
	color: black;
	text-align: left;
	vertical-align: top;
	font-size: small;
	font-weight:normal;
	padding: 5px;
	border: 0px none;
	overflow:auto;
} 

#TeamDetailsBox {
	position: absolute;
	top: 430px;
	left: 155px;
	right:10px;
	height: 300px;
	background-color:white;
	color: black;
	text-align: left;
	vertical-align: top;
	font-size: small;
	font-weight:normal;
	padding: 5px;
	border: 0px none;
	overflow:auto;
} 


#ClubNewsHeader {
	position: absolute;
	top: 235px;
	left: 585px;
	width: 360px;
	height: 20px;
	background-color:green;
	color: white;
	text-align: left;
	vertical-align: middle;
	font-size: small;
	padding: 5px;
	border-bottom-color: #008000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-top-width: thick;
	border-top-style: solid;
	border-left-color: #008000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #008000;
	border-right-width: thick;
	border-right-style: solid;
	font-weight: bold;
}

#ClubNewsScroll {
	position: absolute;
	top: 270px;
	left: 585px;
	width: 360px;
	height: 300px;
	background-color:white;
	padding: 5px;
	border-bottom-color: #008000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-top-width: thick;
	border-top-style: solid;
	border-left-color: #008000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #008000;
	border-right-width: thick;
	border-right-style: solid;
}

#RSSHeader {
	position: absolute;
	top: 600px;
	left: 155px;
	right: 10px;
	height: 20px;
	background-color:green;
	color: white;
	text-align: left;
	vertical-align: middle;
	font-size: small;
	padding: 10px;
	border-bottom-color: #008000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-top-width: thick;
	border-top-style: solid;
	border-left-color: #008000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #008000;
	border-right-width: thick;
	border-right-style: solid;
	font-weight: bold;
}

#RSSBox {
	border-bottom: medium #008000 solid;
	position: absolute;
	top: 635px;
	left: 155px;
	right: 10px;
	height: 300px;
	background-color: white;
	color: white;
	padding: 10px;
	border: #008000;
	overflow: auto;
	border-bottom-color: #008000;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-top-color: #008000;
	border-top-width: thick;
	border-top-style: solid;
	border-left-color: #008000;
	border-left-width: thick;
	border-left-style: solid;
	border-right-color: #008000;
	border-right-width: thick;
	border-right-style: solid;
} 
