body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	}
img {
	border: 0;
	}
a, a:link, a:visited	{
	color: #0066FF;
	text-decoration:none;
	}
a:active, a:hover {
  color: #0066FF; text-decoration: underline; 
	}
#container {
	width: 990px;
	}
#header {
	width: 990px;
	height: 221px;
	}
#content {
	width: 990px;
	}
#left {
	width: 251px;
	height: 341px;
	float: left;
	display: inline;
	}

#main {
	width: 479px;
	height: 341px;
	float: left;
	display: inline;
	overflow: auto;
}
#right {
	width: 260px;
	height: 341px;
	float: left;
	display: inline;
	}
#footer {
	width: 990px;
	height: 183px;
	}
.home {
	padding: 0 5px 0 5px;
	font-size: 0.9em;
	text-align: left;
	}
.home_text1 {
	font-weight:bold;
	color: #0066FF;
	font-size: 14px;
	}
.links {

	}
.map {

	}
.photos {

	}
.audioclip {

	}