body {
		margin:0px;
		text-align:center;
		/*background-color:#444D6F; */
		background-color:#000; 
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
		}
	
	div#container {
	width: 734px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background-color:#FFF;
}
		div.news {
			margin: 0 0 12px 12px;
		}
		
		.clearboth {
			clear: both;
		}
		
		#capelink {
			text-align: right;
		}
		
		div#content h2 {
			color: #666;
			text-align:left;
		}
		
		div#content h3 {
			color: #c0272d;
			text-align:left;
		}
		
	#banner {
		height:241px;
		width:734px;
		margin:0px auto;
		text-align:center;
		}
		
		div#topnav {
	
	background-color: #000000;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	margin-top:0px;
	padding-top:0px;
	height:30px;
	width:734px;
}
		
		div#topnav a {
		padding: 6px 8px 6px 8px;
		float: left;
		color: #000;
		text-decoration: none;
	}
	
		div#topnav a:hover {
		color: #628E9F;
		background-image: none;

	}
	
	div#content {
	padding: 0px 0px 0px 0px;
	clear: both;
	width:734px;
	margin:0px auto;
}

#top-content {
	margin:0px auto;
	font-size:15px;
	line-height:130%;
	width:700px;
	}
	
	
#top-content a {
	margin-top:0px;
	font-size:12px;
	line-height:130%;
	color:#3d525e;
	}
	
#top-content a:hover {
	margin-top:0px;
	font-size:12px;
	line-height:130%;
	color:#6699CC;
	}

h1 {
	color:#c0272d;
	font-weight:bold;
	font-size:45px;
	margin-top:0px;
	letter-spacing:-5px
	}
	
.subtitle {
	color:#000000;
	font-weight:normal;
	font-style:italic;
	font-size:14px;
	border:none;
	margin-top:15px;
	margin-bottom:-10px
	}
	
	#black-bar {
		height:25px;
		background-color:#000000;
		width:734px;
		margin:0px auto;
		clear:both;
		margin-top:20px;
		}
		
.ticket-button {
	float:right;
	display:inline;
	margin:15px 0px 0px 0px;
	border:none;
	}

#footer {
	width:700px; 
	margin:0px auto; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:30px 0px 15px 0;
	line-height:160%;
	clear:both;
	}

	div#footer a, div#footer a:hover{
		color:#888888;
		
		}
		
		
		ul {
  margin-left: 1em;
  padding-left: 2em;
  margin-top: 5px;
  padding-top:0px;
  font-size:12px;
  width:500px;
  }
  
li {
  margin: 0;
  padding: 0;
  }
  
 .event-images img {
 	border:2px black solid;
	margin-bottom:8px;
	}
	
.event-images {
	font-size:10px;
	}
