@charset "UTF-8";
body{
	padding:0;
	margin:0;
	background-color: #559FD7;
}
#header-main {
	background-image: url(images/header-bg.gif);
	height: 227px;
	width: 100%;
	padding: 0px;
}
.floatlanguage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 2px;
	clear: none;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	position: absolute;
	visibility: visible;
	z-index: 1;
	border-top-color: #DFE3F3;
	border-right-color: #DFE3F3;
	border-bottom-color: #DFE3F3;
	border-left-color: #DFE3F3;
}
#header{
	width:800px;
	margin:0 auto;
	padding:0 0 0 0px;
	height:227px;
	position:relative;
}
.maintext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}
#body-main {
	background-color: #559FD7;
}
#body{
	width:780px;
	margin:0 auto;
	padding:0 10px 0 10px;
}
.h1columns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #0061AA;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.columntext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	text-align: justify;
	clear: none;
}
#body #acolumn {
	background-image: url(images/a-bg.gif);
	width: 260px;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
}
#body #bcolumn {
	background-image: url(images/b-bg.gif);
	background-repeat: no-repeat;
	margin-right: 259px;
	margin-left: 259px;
	margin-top: 0px;
	padding: 0px;
}
#body #ccolumn {
	background-image: url(images/c-bg.gif);
	width: 260px;
	float: right;
	margin: 0px;
	background-repeat: no-repeat;
}
.messagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	display: block;
	clear: both;
	padding: 10px;
}
#footer-main {
	background-color: #559FD7;
	clear: both;
	margin-top: 5px;
}
#footer {
	width:780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	clear: both;
}
.logos {
	margin: 10px;
}
#boyscouts {
	width:780px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: auto;
}
#body-lower {
	background-color: #559FD7;
	clear: both;
}
#lower {
	width:780px;
	margin:0 auto;
	padding:0 10px 0 10px;
}
#swimleft {
	width: 370px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#swimright {
	width: 370px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

