body {
	background-color:	#FFF;
	font: 				100% Arial, Helvetica, serif;
	color:				#000;
	margin:				20px;
	padding:			0;
}

a {
	font-weight:		bold;
}

h1 {
	font:				2.5em Arial, Helvetica, serif;
	font-weight:		bold;
	text-transform:		uppercase;
	line-height:		120%;
	margin:				0 0 10px 0;
}
h2 {
	font:				1.2em Arial, Helvetica, serif;
	font-weight:		bold;
	text-transform:		uppercase;
	line-height:		100%;
	margin:				0 0 2px 0;
}
h3 {
	font:				0.85em Arial, Helvetica, serif;
	font-weight:		bold;
	text-transform:		uppercase;
	line-height:		120%;
	margin:				0 0 2px 0;
}

p {
	font-size:			0.75em;
	line-height:		150%;
	margin:				0 0 15px 0;
}
p.close {
	margin-bottom:		0;
}
td {
	font-size:			0.75em;
	line-height:		150%;
	margin:				0;
	padding:			0 10px 5px 0;
}
ul, ol {
	margin:				0 12px 15px 0;
	padding:			0 0 0 22px;
}
li { 
	font-size: 			0.75em;
	line-height:		130%;
	margin-top:			3px;
}

img {
	font-size: 			0.57em;
	margin:				0 10px 10px 0;
	border:				none;
}

hr {
	height:				1px;
	margin:				18px 0;
	border:				none;
	border-top:			1px solid #9c956b;
}

#anywhere {
	font-size:			0.72em;
	line-height:		150%;
	margin:				0;
}
#trailer {
	margin:				0 0 15px 0;
}

#footer {
	font:				0.57em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	line-height:		150%;
	margin:				0 0 15px 0;
}

/* gallery */

.thumbnails, .poster {
	margin:				10px 0 0 0;
	clear:				both;
}
.thumbnails .image {
	text-align:			center;
	float:				left;
	width:				188px;
	margin:				0 15px 15px 0;
}
.thumbnails .lastimage {
	margin-right:		0;
}
.poster {
	float:				left;
	width:				205px;
	margin:				0 25px 15px 0;
}
.poster .image {
	margin-top:			5px;
}
.thumbnails .image img, .poster .image img {
	border:				2px solid #000;
	margin:				0;
}
.thumbnails .caption {
	font-size: 			0.7em;
	text-align:			center;
	margin:				4px 0 0 0;
}
.thumbnails .download {
	display:			block;
	text-align:			center;
	margin:				4px 0 0 0;
}
.poster .download {
	display:			block;
	font-size: 			0.75em;
	text-align:			left;
	margin:				4px 0 0 0;
}
.clear {
	clear:				both;
}

#lightbox img {
	margin:				0;
}
#lightboxcaption {
	font-size: 			0.665em;
}