body {
	margin: 0;
	padding: 0;
}


#outside {
	width: 600px;
	margin: auto;
	border: none;
}

#leftnav {
	display: none;
}

#menu {
	display: none;
}

.style3 {
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
text-align:center;
vertical-align: top;
}

.style4 {
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:10px;
text-align:left;
vertical-align: top;
}

.style2 {
	color: #3399FF;
	font-size:12px;
	text-align:center;
	vertical-align:bottom;
}


#scrollbar {
	display: none;
}
#content  {
	width:680px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height: auto;
	position: absolute;
	left: -150px;
}

#innerContent {
	width: 100%;
}

#outer {
	margin:0;
	padding:0;
	width: 100%;
	text-align:left;
}
	
#coaster {
	border: 1px solid #006600;
	width: 85%;
	background-color:#CCFFCC;
	padding: 20px;
	margin: auto;
}
	
#Layer2 {
	display: none;
}

#border {
	width:128px;
	height:213px;
	margin:0;
	padding:0;
}
	
#holdevents {
	display: none;
}

#newsEvents {
	display: none;
}

#eventListing {
	display: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color:#006600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight:normal;
	color:#669900;
}

.h2right  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	font-weight:normal;
	color:#669900;
}
hr {
	color:#006600;
	height: 1px;
	border-bottom-style:dotted;

}

.greenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.smallText {
	font-size: 10px;
	font-style: italic;
	color: #006600;
}

.greencontent {
	background-color:#BDD2B7;
	font-size: 12px;
	text-align:right;
	color: #006600;
}

li.alignrt {
	text-align:right;
	color:#669900;
	list-style:none;
	padding:0;
	margin:0;
}

li.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight:normal;
	color:#006600;
	text-decoration:none;
	padding:0;
	margin:0;
}
li.inline {
	display:inline;
	color:#000000;
	padding:0;
	margin:0;
}

#botnav {
	display: none;
}

#copyright {
	display: none;
}
	
