body,td,th {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image:url(../../images/BannerNew.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:150 px;
	
	margin: 5px;
}
#content {
	height:auto;
	width:800 px;
	background:#FFF;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #3300FF;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(../../images/bgtest.jpg);
}

.parkname {
	font-size: 24px;
	font-style:oblique;
}
#parkinfo {
	text-align: left;
}
#immen {
	text-align: left;
}

