body {
    background-color: #FFFFFF;
    font-family: Verdana;
    color: #000000;
    font-size: 11px;
    font-weight: 100;
    text-decoration: none;
/*	margin:0px;
	text-align:center*/
    }
	
img {
	border:none;
	}
	
#park {
	width:770px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
    
table td {
    font-family: Verdana;
/*    color: #000000;*/
    font-size: 11px;
    font-weight: 100;
    text-decoration: none;
	vertical-align:top;
    }

#park a {
    color: #3366FF;
    font-family: Verdana;
    text-decoration: none;
	}
	
#navigation {
	width:150px;
	float:left;
	}
	
#main {
	width:600px;
	float:left;
	text-align:left;
	}
	
#footer {
	background-color:#2C475B;
	float:left;
	width:100%;
	}
	
#park hr {
	color:#FF8C40;
	}
	
#park h2 {
	padding:0 0 0 20px;	
	background: url(/img/arrow.gif) no-repeat left center;	
	color:#FF8C40;
	font-size:14px;
	}