
p 
{
	font-family: "Arial";
	/*Used to be MS Comic Sans*/

}


h1 	
{
	font-family: "Arial";
	font-size: large;
	<!--text-decoration: underline;-->
	margin-top: 0;
	margin-bottom: 0;
}
	
a href	
{
	font-family: "Arial";
	border: 0;
	/*color:#800080;*/
}

html
{
	/*background-color:#FFFF66;  this was the yellow that is now gone*/

}

body
{
    margin:0;
    padding:0;
    /*overflow: auto;*/
    height: auto;
    font-family: "Arial";
}

 


#main	
{
	width: 75%;
	height: auto;
	float: left;
	margin-left: 15px;
	overflow: visible;

	
}

#regularcontent
{
	width: 75%;
	height: auto;
	margin-left: 15px;

	
}

#challengedetails
{
	margin-left: 50px;

	
}

#contacts
{
	width: 75%;
	height: auto;
	margin-left: 15px;
	
}

table.contactstable
{
	width:75%; 
	margin-right:auto; 
	margin-left:auto;	
}

#whoweare
{
	width: 75%;
	height: auto;
	margin-left: 15px;	
}


	

td.sitemapcell
{
	border: 4px outset black;
	background-color: Purple;
	font-size: small;
	color: white;
	padding: 2px;
	white-space:nowrap;
}

td.sitemapdesc
{
	border: 4px outset black;
	background-color: Yellow;
	color: Purple;
	font-size: small;
	font-weight: bold;
	padding: 2px;
	white-space:nowrap;
}


ul.sitemapdropdownlist
{
	margin: 0;
	padding: 0;
	list-style:none;
		
}



table.sitemaptable	
{
	margin: 2px;
	overflow: hidden
	
}


a.sitemaplinks
{
	color: yellow;
	font-weight: bold;	
}

a.sitemaplinksalt
{
	color: Purple;
	font-weight: bold;	
}
#sitemap
{
	
}


	
#sponsors
{
	/*width: 140px; */
	width: 15%;
	margin-left: 10px;
	margin-right: 10px;
	height: auto;
	float: right;
	overflow: visible;
}

#header
{
	clear:both;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 300px;
	height: auto;
}

#headertest
{
	clear:both;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	height: auto;
}

#footer
{
	clear:both;	
}

#schedulemain
{
	width: 85%;
	margin-left: 50px;
}

#sponsorpage
{
	width: 1000px;	
}
table.sponsordetail
{
	border-style: none;	
	width: 100%;
}

td.sponsordetailheader
{
	text-align:center; font-size:large; font-weight:bold; border-style: solid; border-width: 2px;		
}
td.sponsordetailmain
{
	
}

table.schedule	
{
	width: 95%;
	font-size: small;
	text-align: center;
	
}

table.schedulemaingrid
{
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	vertical-align:middle;
	/*border-style:solid;	*/
	background: #ECECEC;
	width: 400px;
}


tr.saturday
{
	background-color: Lime;	
}

tr.sunday
{
	background-color: Yellow;
}

tr.showgo
{
	
	 background-color: Aqua;
}

tr.brevet	{
	background-color:#F4E8F0;	
}

tr.challenge	{
	background-color:#F49F9C;	
}

table.challengeresultselapsed
{
	font-size: small;
	text-align: center;
	background-color:Yellow;
	
}

table.challengeresultsevent
{
	font-size: small;
	text-align: center;
	background-color:Aqua;
	
}

p.clublogo
{
	position: absolute;
	left: 10px;

}

p.clublogonew
{
	position: relative;

}

p.rightpicture
{
	position: absolute;
	left: 750px;
	font-size: small;	
}

p.clubname
{
	position: relative;
	font-size: 30px;
	margin-bottom: 0;
}
p.clubmotto
{
	position: relative;
	font-size: 18px;
	margin-top:0;
	margin-bottom: 70px;
}



p.homepagefooter
{
	text-align: center;
	font-size: small;
	margin-top: 0;
	margin-bottom: 0;
	
}

h1.greeting
{
	text-decoration: none;	
}


img.sponsorimages
{
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.sponsorimagesscale	
{
	width: 130px;	
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	
}




