@charset "UTF-8";/* CSS Document */* {padding: 0px; margin: 0px}#featureheadline {	position: fixed;	left: 50px;	top: 160px;	width: 200px;	height: 30px;	}	#featurecolumn {	position:fixed;	background-color: #003300;	left: 50px;	top: 190px;	width: 198px;	height: 240px;	padding: 15px 15px 15px 15px;	border-left: solid 1px #ff9933;	border-right: solid 1px #ff9933;	border-bottom: solid 1px #ff9933;}#mainheadline {position: fixed;left: 300px;top: 160px;width: 200;height: 30px;}#maincolumn {	position: fixed;	background-color: #ffffcc;	left: 300px;	top: 190px;	width: 648px;	height: 344px;	padding: 50px;	overflow:scroll;	border-left: solid 1px #ff9933;	border-right: solid 1px #ff9933;	border-bottom: solid 1px #ff9933;	}#upcomingheadline {	position: fixed;	left: 50px;	top: 475px;	width: 200px;	height: 30px;	}#eventcolumn {	position: fixed;	background-color: #003300;	left: 50px;	top: 505px;	width: 198px;	height: 100px;	padding: 15px 15px 15px 15px;	border-left: solid 1px #ff9933;	border-right: solid 1px #ff9933;	border-bottom: solid 1px #ff9933;}#masthead {position: fixed;left: 50px; top: 0px; }#nav {	position: fixed;	left: 50px;	top: 110px;}#paragraph1 {		width: 150px;	height: 340px;	float: left;	padding-left: 20px;}#paragraph2 {		width: 150px;	height: 340px;	float: left;	padding-left: 20px;}#paragraph3 {		width: 150px;	height: 340px;	float: left;	padding-left: 20px;}body {	background-image: url(images/stripe_green.jpg);	font-family: georgia;	font-size: 12px;	font-style: normal;	color: #000000;}ul {padding-left: 30px;	list-style-type: disc;	}li {font: Georgia;font-weight: normal;font-size: 11px;line-height: 12px;padding-top: 3px;	}p {	font-family: Georgia;	font-size: 12px;	font-style: normal;	color: #000000;	text-decoration: none;	line-height: 16pt;	padding-bottom: 12px;}h1 {	font-family: Helvetica, Arial;	font-size: 16px;	font-style: normal;	font-weight: bold;	padding-bottom:0px;	color: #006600;}h2 {	font-family: Helvetica, Arial;	font-size: 11px;	font-style: normal;	color: black;	font-weight: bold;	}h3 {font-size: 12px; color:#CC6600; font-weight: bold; padding: 5px 0px 0px 0px; line-height: 12pt;}h4 {	font-family: Georgia;	font-size: 11px;	font-style: italic;	color: #336633;	font-weight: normal;}a:link {color: #CC6600;	text-decoration: none;}a:visited {	text-decoration: none;	color: #CC6600;}a:hover {	text-decoration: none;	color: #FF9900;}a:active {	text-decoration: none;	color: #CC6600;}