@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #CCCCCC;
}
#wrapper {
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/bkgd.png);
	background-repeat: repeat-y;
	margin-top: -25px;
	padding-top: 25px;
	}	

#header {
	background-image: url(img/header.png);
	height: 170px;
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px;
}

#indpage {
	background-image:url(img/index_txt.png);
	height: 400px;
	width: 800px;
	margin: 25px;
}

#indpage2 {
	height: 300px;
	width: 400px;
	margin: 50px;
}

#eventpage {
	background-image:url(img/events.png);
	height: 545px;
	width: 625px;
	padding-left: 125px;
	padding-right: 50px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}	
	
#contactpage {
	background-image:url(img/contact.png);
	height: 545px;
	width: 625px;
	padding-left: 125px;
	padding-right: 50px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}		
#nav {
	height: 50px;
	margin-left: 25px;
	margin-left: 25px;
	}
	
#footer {
	height: 50px;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	height: 25px;
	width: 815px;
	position: static;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 7px;
	background-color: #333333;
	}

#footerlinks {
	height: 50px;
	height: 55px;
	width: 800px;
	position: static;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	line-height: 0%;
	padding-top: 25px;
	margin-bottom: 0px;
	}
	
		
#bottombar {
	width: 95%;
	Background: black;
	test-align: center;
	}

		
.c1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.c2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.c3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: italic;
}
.c4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: small;
	color: #FFFFFF;
}	
.c5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:large;
}

.c11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: Center;
	font-size: small;
	color: #000000;
	}