body {
	background-color: #ffc;
	color: #000;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	}
	
a {
	color: #480000;
	}
	
a:hover {
	color: #000048;
	}
	
a img {
	border: 0;
	}
	
.container {
	width: 800px;
	}
	
.banner-logo {
	width: 250px;
	text-align: left;
	}
	
.image-logo {
	width: 180px;
	height: 125px;
	border: 0;
	}
	
.banner-contact {
	width: 550px;
	text-align: center;
	vertical-align: middle;
	}
	
.image-contact {
	width: 440px;
	height: 88px;
	border: 0;
	}
	
.banner-tagline {
	padding-top: 4px;
	padding-bottom: 16px;
	}
	
.image-tagline {
	width: 800px;
	height: 29px;
	border: 0;
	}
	
.image-photogallery {
	width: 257px;
	height: 32px;
	border: 0;
	}
	
.footer-contact {
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	}
	
.image-emailaddress {
	width: 124px;
	height: 13px;
	border: 0;
	vertical-align: text-bottom;
	}
	
.smalltext {
	font-size: 11px;
	}
	
.gallery-thumb-cell {
	text-align: center;
	vertical-align: middle;
	}
	
h1 {
	text-align: center;
	color: #480000;
	font-size: 24px;
	font-weight: bold;
	}