body {
	background-image: url(images/waterBG.jpg);
	background-position: center top;
	background-color: #096EBC;
	background-repeat: no-repeat;
	margin: 0px;
}
html, body {
height: 100%;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#bubbles {
	min-height: 100%;
	background-image: url(images/Bubbles_alpha.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navBG {
	padding-bottom: 20px;
	height: 20px;
	margin-left: 150px;
}
#maincontent {
	font-family: "franklin Gothic Book", verdana;
	color: #FFFFFF;
	width: 764px;
	margin-left: 50px;
	font-size: 13px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 30px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
}
#logo {
	padding-bottom: 45px;
}


#contentRIGHT {
	width: 342px;
	margin-left: 40px;
	float: right;
}
#contentLEFT {
	float: left;
	width: 342px;
}
#fbbg {
	background-color: #C4DCEE;
}

h1 {
	font-size: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B4DBF5;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A2D2F2;
	font-weight: normal;
}
.clearfloat { 
     clear:both; 
     height:0; 
     font-size: 1px;
     line-height: 0px;
}
#headerani {
}
#contentFULL {
	float: left;
	width: 763px;
	padding-bottom: 20px;
}
a:link, a:visited {
	color: #FE7F2B;
}
a:hover, a:active {
	color: #FF0000;
}
.imgLEFT {
	float: left;
	border: 1px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 10px;
}
.clearfloat { 
     clear:both; 
     height:0; 
     font-size: 1px;
     line-height: 0px;
}
#contentRIGHTinsert {
	width: 300px;
	margin-left: 40px;
	float: right;
	background-color: #095C9B;
	padding-right: 15px;
	padding-left: 15px;
	border: 4px dashed #095C9B;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}
hr {
	color: #FFFFFF;
}
.imgCNTR {
	border: 1px solid #FFFFFF;
	margin-right: 25px;
	margin-bottom: 20px;
}.imgRIGHT {
	float: right;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	margin-left: 25px;
}

