*
	{
		margin:0;
		padding:0;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	}
body
	{
		width:960px;
		position:absolute;
		left:50%;
		margin-left:-480px;
		background-image: url(../img/bg.jpg);
		background-repeat: repeat-x;
		color: #347438;
	}
h1
	{
		font-size: 330%;
		font-weight:lighter;
	}
h2
	{
		font-size: 170%;
		font-weight:lighter;
	}
p
	{
		font-size: 80%;
		margin-top: 15px;
	}
#container
	{
		margin-top: 3em;
		width: 960px;
		float: left;
	}
#logo
	{
		width: 195px;
		height: 183px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_logo.jpg);
	}
#logo h1
	{
	    text-indent: -9999px;	
	}
#header_centre
	{
		width: 507px;
		height: 183px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_02.jpg);
	}
#header_right
	{
		width: 258px;
		height: 183px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_03.jpg);
	}
#nav
	{
		width: 195px;
		height: 396px;
		float: left;
		font-size: 16px;

	}
#nav img
	{
		border: none;
		margin: 0;
		padding: 0;
		float: left;
	}
#nav ul
	{
		list-style: none;
	}
#nav li
	{
		margin: 0;
		padding: 0;
	
	}
#nav a
	{
		text-decoration: none;
		color: #fff;
		margin: 0 0 0 0;
		padding: 0;
	}
#nav a:hover
	{
		text-decoration: underline;
	}
#copy
	{
		width: 487px;
		height: 396px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_05.jpg);
		padding: 0 10px 0 10px;
		overflow: auto;
		scrollbar-arrow-color: #6fa34e;
		scrollbar-face-color: #dbe0d5;
		scrollbar-track-color: #ecf2e4;
	}
#copy td
	{
		font-size: 80%;
		padding: 3px;
		border: 1px #347438;
		border-style: solid;
	}
#images
	{
		width: 258px;
		height: 396px;
		float: left;
		background-image: url(../img/how_to_find_us.jpg);
	}
#footer_left
	{
		width: 195px;
		height: 99px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_07.jpg);
	}
#footer_centre
	{
		width: 507px;
		height: 99px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_08.jpg);
	}
#footer_right
	{
		width: 258px;
		height: 99px;
		float: left;
		background-image: url(../img/stebbing_tennis_club_09.jpg);
	}	
