/*DEFINE BASE TAGS*/body{	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	font: 10px geneva, verdana, arial, sans-serif;	background-attachment: fixed;	background-repeat: no-repeat;}img { border: 0px; }#navlayer{	position: absolute;	left: 89px;	top: 249px;	width: 610px;	height: 40;	z-index: 1;}#iframelayer{	position: absolute;	left: 115px;	top: 324px;	width: 575px;	height: 278px;	z-index: 2;}/*DEFINE BASIC TEXT*/.textwhite{	font: 10px/16px Verdana, Arial, Helvetica, san-serif;	color: #FFFFFF;	clear: left;}/*basic text in white LINKS*/.textwhite a:link{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-decoration: underline;}.textwhite a:hover { color: #FFFFFF; }.textwhite a:visited { color: #FFFFFF; }.eventborder{	border-color: #865E33;	border-width: 1px;	border-style: solid;}.gallerytext{	border-color: #865E33;	border-width: 1px;	border-style: solid;	padding: 4px;	font: 9px/12px Verdana, Arial, Helvetica, san-serif;	color: #FFFFFF;	clear: left;}