  <!--
	html { height: 100%; margin: 0px; padding: 0px; }
	body { background-image: url('../images/background_grad.png'); background-location: center top; background-color: #048; margin: 0px; padding: 0px; color: #fff; height: 100%; text-align: center;}

	#container { text-align: left; background-color: #76b6ff; background-image: url('../images/body_bg.jpg'); background-position: top right; background-repeat: no-repeat; margin: 10px auto; width: 800px; border: 1px solid #062792; }
	#header { height: 48px; width: 350px; background-image: url('../images/header_bg.gif'); background-repeat: repeat-x; position: relative; text-align: left; }
	#header_contact { height: 20px; border: 1px solid #000000; float: right; }
	#frontpage_bg { height: 453px; width: 453px; background-image: url('../images/body_bg.jpg'); top: 0px; right: 0px; z-index: 20; }
	#left_column { position: relative; float: left; width: 178px; height: 100%; padding: 5px; }
	.lbox { position: relative; border: 1px solid #1b3aaf; background-color: #b5cff9; padding: 5px; }
	ul { margin: 0px 0px 0px 20px; padding: 0px; list-style-image: url('../images/li.jpg'); }
	li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; color: #000; }

	h1 { margin: 0px; padding: 0px; color: #062792; font-size: 22px; }
	p { margin: 0px; padding: 5px; color: #000; text-align: justify; }
	a img { border:0; }


	#content { float: right; left: 188px; height: 100%; width: 600px; padding: 5px; }
	div .intro_paragraph p { position: relative; height: 225px; color: #000; width: 235px; z-index: 30; text-align: center; }
	.cbox {  background-image: url('../images/cbox_bg.gif'); background-repeat: repeat-x; border: 1px solid #1b3aaf; padding: 5px; background-color: #b5cff9; z-index: 25; top: -15px;}

	.goals { position: relative; float: left; width: 300px; border-right: solid 1px #062792; padding: 5px; padding-right: 15px; }
	.photos { float: right; width: 260px; }
	.photos img.photo { border: 1px solid #616161; }
	.pictures { text-align: justify; }
	.photo_row { display: block; }
	.gallery_photo { display:inline; float: left; width: 190px; border-top: 1px solid #000000; border-right: 1px dashed #000000; height: 250px; background-image: url('../images/cbox_bg.gif'); background-repeat: repeat-x;}
	
	
	legend { color: #000; text-decoration: none; }
	fieldset { border: 1px solid #000; width: 320px; text-align: left; }
	fieldset input { width: 371px; }

	.footer { color: #000; text-align: center; padding: 5px; }
	a.nav:link, a.nav:visited { color: #062792; text-decoration: none; }
	a.nav:hover, a.nav:active { color: #062792; text-decoration: underline; }
	
	
	#ss_logo { margin: 0px; bottom: 0px; right: 0px; width: 72px; height: 70px; float: right; position: fixed;}
	#ss { line-height: 0px; font-size: 0px; text-decoration: none; }
	
	#field_names { width: 200px; float: left; color: #000000; }
	#user_input { float: left; color: #000000; }
	.field_description { font-size: 14px; }
	.controls { float: right; }
  -->