@charset "utf-8";
/* CSS Document */

#wrapper {
	margin-top: 5px;
	margin-right: auto;-
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
body {
	background-image: url(../images/2009-background-vertical.jpg);
	background-repeat: repeat-x;
	background-color: #085080;
	color: #FFF;
	font-size: large;
}
a {
	color: #50C18D;
}

#footer {
	height: 270px;
	width: 800px;
	background-image: url(../images/homepage-bottom.jpg);
	background-repeat: no-repeat;
}
#contact {
	height: 50px;
	width: 725px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


#top-wrapper {
	height: 282px;
	width: 800px;
}
#facebook-wrapper {
	height: 400px;
	width: 800px;
	background-color: #FFF;
}

#calendar-wrapper {
	height: 600px;
	width: 800px;
	background-color: #FFF;
}


#video {
	width: 350px;
	margin-top: 0px;
	margin-left: 225px;
	padding-top: 55px;
	text-align: center;
}

