@charset "UTF-8";/* CSS Document */body{	margin: 0px;	padding: 0px;	width:100%;	height:100%;	background-color:#FFFFFF}#content{	width: 900px;	margin: 0px auto;	background-color: #FFFFFF;}#header{	width:900px;	height:158px;	z-index: 10;	top: 66px;	position: absolute;}#headerBlackSep{	width:900px;	height:20px;	top:224px;	position:absolute;	margin-left:0px;	background-color:#000000;}#headerGreenSep2{	width:900px;	height:2px;	top:246px;	position:absolute;	margin-left:0px;	background-color:#B6C600;}#headerText{	width:900px;	height:161px;	z-index: 15;	top: 146px;	margin-left:0px;	position: absolute;}#events{	width:840px;	height: 300px;	z-index: 15;	top: 325px;	margin-left:30px;	position: absolute;	overflow:hidden;}#googlead{	width: 728px;	height: 15px;	margin-left: 86px;	top: 630px;	position:absolute;}#footerGreenSep{	width: 900px;	height: 4px;	background-color:#B6C600;	position:absolute;	top:650px;}