body{
	background-image:url(../images/bg_tile.jpg);
	text-align: center;
}

#container {
	position: relative;
	width: 888px;
	height: 708px;
	margin: 0 auto;
	text-align: left;
}

#topnav {
	position: absolute;
	height: 95px;
	width: 888px;
}

#home {
	position: absolute;
	left: 0px;
	height: 95px;
	width: 117px;
}

#camp {
	position: absolute;
	left: 117px;
	height: 95px;
	width: 109px;
}

#rates {
	position: absolute;
	left: 226px;
	height: 95px;
	width: 109px;
}

#contact {
	position: absolute;
	left: 335px;
	height: 95px;
	width: 110px;
}

#media {
	position: absolute;
	left: 445px;
	height: 95px;
	width: 109px;
}

#parents {
	position: absolute;
	left: 554px;
	height: 95px;
	width: 110px;
}

#articles {
	position: absolute;
	left: 664px;
	height: 95px;
	width: 108px;
}

#boats {
	position: absolute;
	left: 772px;
	height: 95px;
	width: 117px;
}

#sidenav {
	position: absolute;
	width: 130px;
	height: 200px;
	left: 30px;
	top: 29px;
}

#content {
	position: relative;
	width: 888px;
	height: 616px;
	top: 95px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainlg {
	position: absolute;
	width: 481px;
	height: 410px;
	top: 29px;
	left: 181px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 10px;
}

#slideshow {
	position: absolute;
	width: 450px;
	height: 254px;
	top: 119px;
	left: 18px;
}

#mainsm {
	position: absolute;
	width: 162px;
	height: 410px;
	top: 29px;
	left: 669px;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 10px;
}

#facebook {
	position: absolute;
	width: 136px;
	height: 54px;
	left: 27px;
	top: 240px;
}

#sponsors {
	position: absolute;
	width: 140px;
	height: 45px;
	left: 25px;
	top: 338px;
}

#june {
	position: absolute;
	width: 152px;
	height: 105px;
	left: 293px;
	top: 483px;
}

#july {
	position: absolute;
	width: 152px;
	height: 105px;
	left: 486px;
	top: 483px;
}

#august {
	position: absolute;
	width: 152px;
	height: 105px;
	left: 677px;
	top: 483px;
}

