body {
	background-color:#000000;
	text-align:center;
	color:#ffffff;
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-size:16px;
	margin:0px;
	margin-bottom:30px;
	-webkit-text-size-adjust:none;
}
#wrapper {
	width:740px;
	margin:40px auto 10px auto;
	text-align:justify;
}
#headerimage {
	float:left;
	width:407px;
	height:69px;
	background-image:url(/images/banner.png);
	margin-bottom:20px;
}
#headertext {
	float:right;
	width:205px;
	height:69px;
	margin-bottom:20px;
}
#content {
	clear:both;
	border-top:3px solid #227ad1;
	padding-top:10px;
	padding-bottom:10px;
}
#footer {
	clear:both;
	border-top:3px solid #227ad1;
	text-align:center;
	font-size:24px;
}
a {
	color:#227ad1;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p, #sidephoto {
	margin-top:1em;
	margin-bottom:1em;
	line-height:23px;
}
.itemtitle {
	font-weight:bold;
}
.subheading {
	font-weight:bold;
	font-size:20px;
}
.listitem {
	margin-left:40px;
	margin-right:40px;
}
.galleryleft, .gallerymiddle, .galleryright {
	width:200px;
	text-align:center;
	margin-bottom:10px;
}
.galleryleft img, .gallerymiddle img, .galleryright img {
	width:200px;
	height:300px;
}
.galleryleft {
	float:left;
	margin-left:35px;
	margin-right:35px;
}
.gallerymiddle {
	float:left;
}
.galleryright {
	float:right;
	margin-left:35px;
	margin-right:35px;
}
#sidephoto {
	width:250px;
	height:375px;
	float:left;
	margin-right:20px;
	margin-bottom:26px;
}
#sidephoto img {
	width:250px;
	height:375px;
	position:absolute;
}