a {color:#777;}
a:hover {color:#FF9900;}
body {
	background-color: #121212;
	font-family: verdana, arial, serif;
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin: 0;
	}
#banner {
	background-image: url("images/banner.jpg");
	width: 929px;
	height: 125px;
	}
#nav {
	background-image: url("images/ctn-fill.jpg");
	background-repeat: repeat-y;
	height: 36px;
	}
#content {
	background-image: url("images/ctn-fill.jpg");
	background-repeat: repeat-y;
	height: auto;
	text-align: left;
	}
	#evnts {
		float: right;
		width: 187px;
		height: auto;
		background-color: #2b2b2b;
		margin: 10px 25px 10px 0;
		}
	#evnt_text {
		width: 187px;
		height: auto;
		text-align: center;
		}
	#ctn_area {
		}
	#photos {
		padding: 0 0 0 25px;
		}
#footer {
	background-image: url("images/footer.jpg");
	height: 67px;
	}
	#credit {
		font-size: 10px;
		color: #777;
		text-align: center;
		}