@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
}
body {
	background-repeat: repeat;
	background-color: #0099CC;
	margin-left: 0px;
	margin-right: 0px;
}
#main {
	height: 640px;
	width: 72%;
	color: #FFFFFF;
	background-image: url(images/mainback2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 2px solid #0099CC;
	margin-left: 120px;
	margin-top: 20px;
}
#wrapper {
	width: 1040px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/back.jpg);
}
#leftfloat {
	float: left;
	width: 43%;
	margin-left: 0px;
	background-image: url(images/kneeboarding.jpg);
	background-position: 18px bottom;
	background-repeat: no-repeat;
	padding-left: 30px;
}
#rightfloat {
	float: right;
	width: 53%;
}
/* CSS Document */

#otherwrap {
	width: 900px;
	margin-left: 65px;
	border: 2px solid #0099cc;
}
#nav {
	margin-left: 130px;
}
#banner {
	background-image: url(images/logos/banner3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 100%;
	background-color: #0099cc;
}
#footer {
	height: 40px;
	width: 100%;
}
.image {
	border: 2px solid #FFFFFF;
}
#rightfloat2 {
	float: right;
	width: 180px;
}
