#container
{
	font-size: 1em;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 205px; /*Set right margin to RightColumnWidth*/
}

#map 
{
	width: 500px; height: 420px; border: 1px solid black; 
}
#clubList
{

	float: right; 
	width: 200px; /*Width of right column in pixels*/
	margin-top: 20px;
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */ 
}
#clubList A 
{
	font-size: 85%;
	text-decoration: none;
}
.updown
{
	font-size: 100%;
}

.clb
{
	color:#069;
	font-weight:bold;
	font-size: 80%;
	FONT-FAMILY: arial,verdana,tahoma,geneva,sans-serif,serif
}
TABLE.ven
{
	width: 300;
	font-size: 80%;
	FONT-FAMILY: arial,verdana,tahoma,geneva,sans-serif,serif
}
.ven TD
{
	vertical-align: top;
}
TABLE.ses 
{
	border-collapse: collapse;
	width: 300;
	border-bottom: solid 1px black;
	
}
.ses TD
{
	border-top: solid 1px black;
	font-size: 80%;
	FONT-FAMILY: arial,verdana,tahoma,geneva,sans-serif,serif;
	vertical-align: top;
}	
.fst
{
	width: 25%;
}

h2
{

	padding: 5px;
}	
