body 
	{
	color: white;
	background-color: #555555;
	margin: 0px;
	}

p	
	{
	line-height: 130%;
	margin-bottom: 20px;
	}

.hilight
	{
	color: #ffce31;
	}

.brackets
	{
	font-size: 9pt;
	}

#content      
	{
	font-family: Verdana, Arial, Geneva, sans-serif;
	background-color: transparent; 
	text-align: center;
	margin-top: -202px;
	margin-left: -302px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 603px;
	height: 403px;
	}

#content img     
	{
	margin-top: 17px;
	}

#box
	{
	position: absolute;
	background: url(images/mainbg.png) no-repeat;
	top: 0px;
	left: 0px;
	width: 603px;
	height: 403px;
	z-index: 6;
	}

#map
	{
	position: absolute;
	bottom: 22px;
	right: 22px;
	}

#blackheath
	{
	position: absolute;
	top: 210px;
	left: 257px;
	}

#westcombe
	{
	position: absolute;
	top: 130px;
	left: 280px;
	}

#ngreenwich
	{
	position: absolute;
	top: 60px;
	left: 240px;
	}

#mvillage
	{
	position: absolute;
	top: 75px;
	left: 255px;
	}

#egreenwich
	{
	position: absolute;
	top: 110px;
	left: 285px;
	}

#mazehill
	{
	position: absolute;
	top: 140px;
	left: 248px;
	}

#standard
	{
	position: absolute;
	top: 166px;
	left: 288px;
	}

#charlton
	{
	position: absolute;
	top: 128px;
	left: 335px;
	}

#shooter
	{
	position: absolute;
	top: 180px;
	left: 355px;
	}

#broadwalk
	{
	position: absolute;
	top: 210px;
	left: 340px;
	}

#kidbrooke
	{
	position: absolute;
	top: 235px;
	left: 280px;
	}


h1
	{
	color: #ffce31;
	font-size: 12pt;
	}

#textarea
	{
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana;
	position: absolute;
	background: url(images/contentbg.png) no-repeat;
	top: 55px;
	left: 139px;
	width: 440px;
	height: 324px;
	z-index: 5;
	overflow: hidden;
	}

li
	{
	font-size:10pt;
	text-align: left;
	margin-left: 0px;
	line-height:160%;
	}

#textarea a:link, a:visited, a:active
	{
	font-size: 11pt;
	font-family: Verdana;
	color: #FFCE31;
	text-decoration: none;
	font-weight: bold;
	}

#textarea a:hover
	{
	color: white;
	}

#navigation
	{
	position: absolute;
	top: 80px;
	left: 22px;
	width: 97px;
	height: 270px;
	overflow: hidden;
	}

#navigation a
	{
	display: block;
	background: url(images/buttonoff.png)  no-repeat;
	margin-bottom: 13px;
	line-height:23px;
	}

#navigation a.on
	{
	background: url(images/buttonon.png)  no-repeat;
	color: white;
	}

#email
	{
	text-align: center;
	position: absolute;
	bottom: 3px;
	right: 0px;
	width: 80%;
	height: 20px;
	}

#telephone
	{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 100px;
	left: 1px;
	width: 139px;
	height: 20px;
	}

#telephone .num
	{
	color: #ffce31;
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	color: black;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 98%;
	height: 18px;
	margin: 0px;
	z-index: 1;
	}

a:link, a:visited
	{
	font-size: 10pt;
	font-family: Verdana;
	color: #FFCE31;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	color: white;
	}