body {
	background: #4f4f4f;
	color: #3c3c3c;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0px;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	font-size: 11px;
	line-height: 20px;
	margin: 10px 0px;
	text-align: justify;
}

.container_12 {
	background: #fff url(../img/shadow.jpg) repeat-y;
}

#flashVideo {
	width: 640px;
	height: 360px;
	border: 1px solid #acacac;
}

#content {
	margin-top: 20px;
	width: 430px;
	float: left;
}

#moreLink {
	margin-top: 30px;
	margin-left: 15px;
	width: 220px;
	height: 150px;
	float: left;
}

#footer {
	position: relative;
	height: 336px;
	background: url(../img/footer.jpg) left bottom no-repeat;
}
#footerGraphic {
	width: 960px;
	height: 10px;
	width: 960px;
	margin: 0px auto 15px auto;
	background: url(../img/footer_graphic.jpg) no-repeat;
}
#thermometer {
	position: absolute;
	top: 0px;
	left: 6px;
	width: 927px;
	height: 58px;
}
#contactInfo {
	position: absolute;
	top: 97px;
	left: 49px;
	color: #fff;
}
#contactAddress {
	position: absolute;
	top: 242px;
	left: 49px;
	color: #aaaaaa;
	line-height: 14px;
}
#copyright {
	position: absolute;
	top: 301px;
	left: 49px;
	color: #aaaaaa;
	font-size: 9px;
}
#copyright a {
	color: #aaaaaa;
}
#facebookLink {
	position: absolute;
	top: 251px;
	left: 259px;
}

#donate {
	position: absolute;
	top: 76px;
	left: 330px;
	width: 340px;
	height: 95px;
}

.scroller {
	width: 430px;
	height: 175px;
	overflow: auto;
}

