﻿html {        background: url(images/bg.jpg) no-repeat top center fixed;        -webkit-background-size: 100% 100%;        -moz-background-size: 100% 100%;        -o-background-size: 100% 100%;        background-size: 100% 100%;        background-color:#5d85c5;}body {	width: 960px;	margin: 0 auto 0 auto;}#header {    font-family: 'Quicksand', sans-serif;	font-weight: 300;	font-size: 48px;	color: #fff;	text-align: center;	text-shadow: 5px 5px 5px #000;	margin-top: 15px;	}	#nav {	-moz-border-radius: 5px;	border-radius: 5px;	margin-top: 10px;	width: 920px;	height: 26px;	background: url(graphics/button.gif);} #nav ul {	border: 0;	padding: 0;	margin: 0;	list-style-type: none;}#nav ul li {	display: block;	padding: 0;	margin: 0;	height: 26px;	float:left;	position: relative;	border-right: 1px solid #668ac3;	font-family: Helvetica;	font-size: 14px;	color: #F9048D;	font-weight: bold;	line-height: 2em;}#nav ul li a{	height: 26px;	padding: 0px 12px;	float: left;	color: #F9048D;	text-decoration: none;	display: block;	font-family: Helvetica;	font-size: 14px;	font-weight: bold;	line-height: 2em;}#nav ul li a:hover, #nav ul li a.there {	color: #fff;	background: #97bdfa;	text-decoration: none;}#subnav {	margin-top: 20px;	width: 920px;	text-align: center;	padding: 0 auto;}#subnav ul {	border: 0;	padding: 0;	padding-left: 40%;	margin: 0;	list-style-type: none;}#subnav ul li {	display: block;	padding: 0 10px;;	margin: 0;	color: #000;	float:left;	position: relative;	font-family: Helvetica;}#subnav ul li a { text-decoration: none; color: #000; }#subnav ul li a:hover, #subnav ul li a.here { text-decoration: none; color: #F9048D; }#content {	width: 920px;	background-color: #fff;	height: 60%;	margin: 160px auto 10px auto;/*	position: fixed;	top: 310px;	right: auto;	left: auto;	overflow: auto;*/	padding: 5px 20px 1em 20px;	font-family: Georgia, serif;	font-size: 12px;	line-height: 1.5em;}#img.source-image {        width: 100%;        position: absolute;        top: 0;        left: 0;}h1,h2,h3,h4,h5,h6 {	font-family: helvetica;	font-weight: bold;	margin-bottom: 0;	line-height: 1.5em;	color: #F9048D;}h1, p {margin-top: 0;}#beauty {	float: left;	margin-right: 20px;	width: 400px;}#index {	float: left;	margin-right: 20px;	width: 300px;}#beauty ul { list-style: none; margin: 0; padding: 0; }/*font-family: "HelveticaNeue-Light", "Helvetica Neue Light",             "Helvetica Neue", sans-serif;*/#footer {	text-align: center;	font-family: Helvetica;	font-size: 10px;	margin-top: 3em;}.formbox {	width: 535px;	padding: 10px;	margin: 0 auto 1em auto;	border: 1px solid black;	background-color: #E6E6E6;}div.row {	clear: both;	padding-top: 5px;	width: 545px;}div.row span.tag {	float: left;	width: 110px;	text-align: right;	vertical-align: top;	font-weight: bold;}div.row span.formfld {	float: right;	width: 430px;	text-align: left;}.bylawsLeft {	width: 100px;	vertical-align: top;	font-weight: bold;	}.eventsTitle { color: #b00303; margin-bottom: 0; }.eventsTitle2 { color: #0000cc; margin-bottom: 0; }
