body {
	background-color: #ffffff;
	color: #000000;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#leftnav {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 130px;	
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 6px;
}


#welcome {
	position: relative;
	left: 20px;
	top: 0px;
	width: 400px;
	margin-top: 10px;
	Padding: 5px;
}


#comming {
	position: relative;
	left: 50px;
	top: 20px;
	width: 400px;
	margin-top: 10px;
	background-color: #BBFFBB;
	Padding: 0px;

}


#news {
	position: relative;
	left: 50px;
	top: 20px;
	width: 400px;
	margin-top: 10px;
	background-color: #BBFFBB;
	Padding: 0px;
}


#membership {
	position: relative;
	left: 0px;
	top: 0px;
	width: 200px;
	margin-top: 0px;
	background-color: #BBFFBB;
	Padding: 0px;
	border-left: 0px #BBFFBB solid;
	border-right: 0px #BBFFBB solid;
	border-bottom: 0px #BBFFBB solid;
	margin-left: 50%;
}

#find {
	position: relative;
	left: 10px;
	top: 0px;
	width: 600px;
	margin-top: 0px;
	background-color: #BBFFBB;
	Padding: 0px;
	border-left: 0px #BBFFBB solid;
	border-right: 0px #BBFFBB solid;
	border-bottom: 0px #BBFFBB solid;
}

#whats_on {
	position: relative;
	left: 5px;
	top: 0px;
	width: 600px;
	margin-top: 0px;
	background-color: #BBFFBB;
	Padding: 0px;
	border-left: 0px #BBFFBB solid;
	border-right: 0px #BBFFBB solid;
	border-bottom: 0px #BBFFBB solid;
}
