
* { margin: 0; }
       
html { //background: #99CCFF url("../img/fresh-snow.png") repeat; overflow-x: hidden; overflow-y: scroll; font-size: 90%; color: navy; }

body { font: 1em Calibri, sans-serif; 
		height: 100%; 
		background-image: url("../img/waterdrops1b.png"); 
		background-position: right bottom; 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-size: auto 50%; 
		background-color: none; 
}

#page-wrap { width: 96%; margin: auto; }

#page-wrap > div { margin: auto; }

.spacer1 { height: 5px; background: none; clear: both; }

#screensize { display: none; }


#Header_Top { 
	width: 100%; 
	padding: 10px;
	margin: 0px; 
	background: rgba(255, 255, 255, 0.6);  
	//-webkit-box-shadow: 0px 4px 6px 2px rgba(143, 143, 143, 0.8); 
	//-moz-box-shadow: 0px 4px 6px 2px rgba(143, 143, 143, 0.8); 	
	//box-shadow: 0px 4px 6px 2px rgba(143, 143, 143, 0.8); 
	border: none; 
}

#Header_Top2 { 
	width: 70%; 
	padding: 10px;
	margin: 0px; 
	background: rgba(255, 255, 255, 1.0);  
	-webkit-box-shadow: 0px 4px 6px 2px rgba(143, 143, 143, 1.0); 
	-moz-box-shadow: 0px 4px 6px 2px rgba(143, 143, 143, 1.0); 	
	box-shadow: 0px 4px 6px 2px rgba(143, 143, 143, 1.0); 
	border: none; 
}

#topnav1 { display: none; }

#head_wide { width: 100%; }
#head_medium { display: none; }
#head_narrow { display: none; }

#head_img_rotate { display: none; }
#head_img_rotate1 {  }
#head_img_rotate2 { display: none; }

#MainPageSplash { display: none; }

#head_img_rotate { 
	position: absolute; 
	background: none;
	max-width: 100%; 
	height: auto;
	left: 0px; 
	top: 0px; 
	z-index: -1; 
}


.Content_Background { 
	width: 99%; 
	padding: 10px;
	margin: 0px; 
	background: white; 
	-webkit-box-shadow: 0px 4px 6px 2px rgba(143,143,143,1); 
	-moz-box-shadow: 0px 4px 6px 2px rgba(143,143,143,1); 
	box-shadow: 0px 4px 6px 2px rgba(143,143,143,1); 
}

#Content_Left { float: left; width: 65%; background: none; }
#Content_Right { float: right; width: 35%; background: none; }


#Footer_Top { width: 100%; margin: 0px; padding: 1px; background: rgba(0, 0, 128, 0.5); }
#Footer_Bottom { width: 100%; margin: 0px; padding: 5px; background: rgba(0, 10, 128, 1.0); }

#Footer_Top2 { width: 100%; margin: 0px; padding: 1px; background: rgba(204, 204, 204, 1.0); }
#Footer_Bottom2 { width: 100%; margin: 0px; padding: 5px; background: rgba(0, 10, 128, 1.0); }

#FooterText1 { font: 12px Calibri, sans-serif; font-weight: normal; color: rgba(255, 255, 255, 1.0); }
#FooterText2 { font: 14px Calibri, sans-serif; font-weight: bold; text-decoration: none; color: rgba(255, 255, 255, 1.0); }

#F-1 { float: left; width: 25%; height: 100%; clear: left; }
#F-2 { float: left; width: 25%; height: 100%; }
#F-3 { float: left; width: 25%; height: 100%; }
#F-4 { float: left; width: 25%; height: 100%; clear: right; }

#footer { width: 100%; }