body { 
        background-color: #047832;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color: black;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
}
a:link {
	color: #047832;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	color: #035F28;
	font-weight: bold;
	}
img {
	float:left;
	}
#main {
	width: 837px;
	border: 0px;
	padding: 0px;
	margin: auto;
	vertical-align: top;
	background-color: #047832;
	overflow: visible;
	}
#center {
	
	border: 0px;
	padding: 0px;
	width: 837px;
	height: 540px;
	margin: auto;
	background-color: black;
	display: table;
	overflow: visible;
	}
#header {
	border: 0px;
        padding: 0px;
        width: 833px;
	height: 95px;
	margin: auto;
	background-color: #fcce01;
	overflow: visible;
	}
#nav {
        border: 0px;
        padding: 0px 0px 0px 1px;
        width: 833px;
        height: 28px;
        margin: auto;
        background-color: black;
        overflow: visible;
}
#images-left {
        display: flex;
        #border: 1px solid black;
        padding: 0px;
        width: 468px;
        height: 414px;
        text-align: center;
        margin: 0px 0px 0px 3px;
	float: left;
        background-color: #fcce01;
	#background-image: url("images/runners.jpg");
	overflow: visible;
}
.Centered
{
        margin: auto;
}
#images-right {
        border: 0px solid black;
        padding: 0px;
        height: 414px;
	width: 361px;
        margin: 0px 3px 0px 0px;
	float: right;
        background-color: #fcce01;
        overflow: visible;
}

#home {
	position: relative;
	border: 4px solid black;
	padding: 25px;
	width: 780px;
	height: 95%;
	margin: auto;
	background-color: white;
	}
#info, #dir, #regist, #res, #spons, #cont {
	border: 4px solid black;
	padding: 25px;
	width: 780px;
	height: auto;
	min-height: 360px;
	margin: auto;
	background-color: white;
	}  
     
#small {
	font-size:10;
	line-height: 200%;
	}
#coursemap {
	position: relative;
	float:left;
	width:50%;
	height: 237px;
}
#caninemap {	
	position: relative;
	float:right;
	width:50%;
	height: 237px;
}

#sponsorimage {
	width: 50%;
	padding-bottom: 50px;
	margin: auto;
	text-align: center;
	
}
#sponsorimage img{
	float: none;
	margin-left: auto;
	margin-right: auto;
	}
.clear:after {
    clear: both;
    content: " ";
    display: table;  
}
.headerbig { height:0px;}
#header {
	border: 0px;
        padding: 0px;
        width: 833px;
	height: 0px;
	margin: auto;
	background-color: #fcce01;
	overflow: visible;
	}