html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	background: url(../images/zoom-bg-2.jpg) top center no-repeat;
	font-family:Verdana, sans-serif;
	font-size:12px;
}
	
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #cb1e3a;
	text-transform: uppercase;
	margin: 0px 0px 8px 0px;
}
	
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #cb1e3a;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}
	
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #f9cf61;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}
a:link {
	color:#CC0000;
}
a:visited {
	color:#CC0000;
}
a:hover {
	color:#333333;
}
a img {
	border:none;
}
p.contact {
	font-size:11px;
}
.page {
	width:900px;
	margin:0 auto;
}
.header {
	height:200px;
	width:auto;
	clear:both;
}
.content {
	float:left;
	width: 475px;
	margin-left:125px;
	padding: 20px 0 0 0;
	line-height:22px;
}
.content table {
	width:100%;
}
.content td {
	vertical-align:top;
}
.content table table table a img {
	width:200px;
	height:auto;
}
.content table table {
	width:auto;
}
img#BOOK, img#BROCHURE, img#TSHIRT, img#POSTER, img#POSTCARD {
	width:200px;
	height:auto;
}
.navigation table.review h3 {
	padding:0;
}
.navigation table.review {
	margin:0 0 0 30px;
}
.navigation table.review h2 {
	color:#9a9a9a;
	margin:0;
	text-transform:none;
}
.navigation table.review td {
	padding-left:10px;
}
.navigation table.review td span {
	padding-left:10px;
}
.navigation table.review td span:before {
	content:'-';
}
.navigation table.review h2:before {
	content:'';
}
.navigation {
	float:left;
	padding:20px 0 0 0;
	width:280px;
	color:#FFFFFF;
}
.navigation a:link {
	color:#dedede;
}
.navigation a:visited {
	color:#dedede;
}
.navigation a:hover {
	color:#aaaaaa;
}
.navigation h3, .navigation p {
	padding:0 0 0 30px;
}
.navigation ol {
	margin:0;
	padding:0 0 0 60px;
}
.navigation ol li {
	margin:7px 0;
}
.selected {
	min-height:208px;
	width:285px;
	background:#595b5a url(../images/review-bg.jpg) bottom left no-repeat;
	padding-bottom:375px;
}