body
{
	font-family:Comic Sans MS, Tahoma, Helvetica, Verdana, sans-serif;
	font-size:85%;
}

#container
{
	width:985px;
	margin:0px;
	padding:0px;
}

#header
{
	width:970px;
	padding:0px 0px 5px 10px;
	margin-bottom:5px;
	border:0;
	height:110px;
}

#header img
{
	height:107px;
}

#footer
{
	width:970px;
	padding:0px;
	margin-top:5px;
	border:0;
	clear:both;
	float:left;
}


#menu
{
	width:115px;
	float:left;
	margin:0px;
	padding:0px 5px 0px 0px;
	clear:both;
	text-align:center;
}

#content
{
	float:left;
	width:850px;
	margin:0px 0px 0px 5px;
}

#grouptable
{
	table-layout:fixed;
}

#grouptable td
{
	font-size:1.1em;
	border:1px solid red;
	line-height:1;
	text-align:center;
	padding:3px;
	margin:0px;
}

#grouptable col
{
	width:279px;
}

.grouphigh
{
	font-family:Comic Sans MS,sans-serif;
	font-size:1.2em;
	border:1px solid red;
	background:Cyan;
	line-height:.95;
	text-align:center;
}

.grouptext
{
	font-family:Comic Sans MS,sans-serif;
	font-size:1.2em;
	border:3px solid black;
	line-height:.95;
}

#seloption,#seloption1
{
	margin:0px 10px;
	font-size:.9em;
}

/* #A52A24 is Brown and #FFB6C1 is LightPink not recognised by all browsers */
.button1
{
	background:#ff2020;
	width:100px;
	border-style:ridge;
	border-width:4px;
	border-color:#A52A24;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:12pt;
	line-height:.95;
	padding:9px 0px 12px 0px;
}

.button1 a		{ color:Black; text-decoration:none; }
.button1 a:visited	{ color:Black; text-decoration:none; }
.button1 a:hover	{ color:White; text-decoration:none; }
.button1 a:focus	{ color:White; text-decoration:none; }

.button2
{
	background:#ff2020;
	width:100px;
	border-style:ridge;
	border-width:4px;
	border-color:#A52A24;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:12pt;
	line-height:.95;
	padding:2px 0px 4px 0px;
}

.button2 a		{ color:Black; text-decoration:none; }
.button2 a:visited	{ color:Black; text-decoration:none; }
.button2 a:hover	{ color:White; text-decoration:none; }
.button2 a:focus	{ color:White; text-decoration:none; }

.dummybut1
{
	background:#FFB6C1;
	width:100px;
	border-style:ridge;
	border-width:4px;
	border-color:#A52A24;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:12pt;
	line-height:.95;
	color:Black;
	padding:9px 0px 12px 0px;
}

.dummybut2
{
	background:#FFB6C1;
	width:100px;
	border-style:ridge;
	border-width:4px;
	border-color:#A52A24;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:12pt;
	line-height:.95;
	color:Black;
	padding:2px 0px 4px 0px;
}

.topbutb
{
	background:#ff2020;
	width:100px;
	border-style:ridge;
	border-width:4px;
	border-color:#A52A24;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:12pt;
	line-height:.95;
	color:Black;
	padding:2px 0px 4px 0px;
}

.topbutw
{
	background:#ff2020;
	width:100px;
	border-style:ridge;
	border-width:4px;
	border-color:#A52A24;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	font-size:12pt;
	line-height:.95;
	color:White;
	padding:2px 0px 4px 0px;
}

.floatleft
{
	float:left;
	padding:10px 10px 10px 0px;
}

.compact
{
	margin:0px;
	padding:0px;
	line-height:1.2;
	border:0;
}

.events col {
	width:40px;
	padding:0px 5px 0px 0px;
}