
.headerbig { width:100%}
.navimg { 
	padding: 0px 5px 0px 5px;
	float:none; 
	}
	
#main {
	width: 100%;
	}
#center {
	width: 100%;
	background-color:  #fcce01;
	}
#header {
        width: 100%;
	height: 45px;
	}
#nav {
        width: 100%;
        height: auto;
}
#imagewrap { 
    	margin: 4px;
    	}
#images-left {
        width: 95%;
        height: auto;
        margin: auto;
        float: none;

}
#images-right {
	width: 60%;
	height: auto;
        margin: auto;
        float: none;
}
.Centered
{
        width: 100%;
}

#home {
	width: 96%;
	padding: 3px;
	}
	
#info, #dir, #regist, #res, #spons, #cont {
	width: 96%;
	padding: 3px;
	}
	
#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;
}
