#pagecontainer {
	margin: 0 auto;
	width:950px;
}
.leftbar {
	float: left;
	width: 180px;
	padding-top:8px;
	}

.center {
	float: left;
	background-position:left;
	background-repeat:no-repeat;
	width:760px;
	height:486px;
	}

#header {
	background-image: url(images/canoeing_in_clapham_canoe_polo.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
.centerright {
	background-image: url(images/blurredfred.jpg);
	background-repeat: no-repeat;
	float:right;
	width:286px;
	height:486px;
	padding:3px;
}

.center#home {
	background-image:url(images/fred.jpg);
}

div.leftbar ul {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
}
p,li,div,span {
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.leftbar li:hover {
	background-color:#E9F8E4;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #666666;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
.green {
color: #006600
}
.red {
color: #FF0000}

table p {
	margin:0 0 0 0 ;
}
