* {
	font-size: 100.1%;
}

body {
	background: #000 url(images/bgn_body.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #FFF;
}

A {
	text-decoration: none;
}

IMG {
	border: none;
}

.hide {
	position: absolute;
	left: -500px;
	top: -500px;
}
.clear {
	clear: both;
}
.holder {
	background: #000 url(images/bgn_holder.gif) repeat-x;
	width: 502px;
	margin: 0 auto 10px auto;
	border: #000 2px solid;
}
.picture {
	margin: 5px;
}
.pic-1 {
	height: 332px;
}
.pic-2 {
	height: 150px;
}
.pic-3 {
	background: url(images/pic_3.jpg) no-repeat;
	height: 110px;
	padding: 171px 0 0 0;
}
.flash {
	width: 100%;
	height: 500px;
}
.info a {
	background: url(images/mail.gif) no-repeat;
	display: block;
	width: 421px;
	height: 42px;
	margin: 0 35px 0 35px; 
}
.info a:hover {
	background: url(images/mail.gif) no-repeat 0 -42px;
}
.video a {
	background: url(images/walkthrough.gif) no-repeat;
	display: block;
	width: 248px;
	height: 26px;
	margin: 10px 35px 10px 35px; 
}
.video a:hover {
	background: url(images/walkthrough.gif) no-repeat 0 -26px;
}
.music {
	height: 50px;
}

/* Pictures thumbnails and download */
.holder .photos {
	margin: 0 5px 5px 5px;
	position: relative;
}
.photos .big {
	width: 492px;
	height: 330px;
	position: relative;
}
.photos .thumb {
	width: 162px;
	margin: 0 3px 5px 0;
	float: left;
	position: relative;
}
.photos .thumblast {
	width: 162px;
	margin: 0 0 5px 0;
	float: left;
	position: relative;
}
.photos .thumb a, .photos .thumblast a {
	background: url(images/icon_download.gif) no-repeat 0 8px;
	display: block;
	margin: 0;
	float: none;
	color: #D22220;
	padding: 5px 0 4px 12px;
	border-bottom: 1px solid #E10606;
}
.photos .thumb a:hover, .photos .thumblast a:hover {
	text-decoration: underline;
}
.photos span {
	color: #AAA;
	padding: 4px 0 4px 0;
	margin-top: 2px;
	border-top: 1px solid #0D0D0D;
	display: block;
}
.photos .thumb img, .photos .thumblast img {
	border: #0D0D0D 5px solid;
	width: 150px;
	height: 91px;
}
.photos .explanation {
	display: block;
	margin: 5px 0 5px 0;
	color: #AAA;
}
.photos a {
	display: block;
	float: left;
}
h2.section1 {
	background: url(images/title_section1.gif) no-repeat;
	display: block;
	margin: 10px 0;
	padding: 0;
	height: 18px;
	width: 100%;
	border-bottom: 2px solid #0D0D0D;
}
h2.section2 {
	background: url(images/title_section2.gif) no-repeat;
	display: block;
	margin: 10px 0;
	padding: 0;
	height: 18px;
	width: 100%;
	border-bottom: 2px solid #0D0D0D;
}
h1 {
	background: url(images/bgn_logo.gif) no-repeat;
	display: block;
	height: 50px;
	width: 490px;
	margin: 0 0 10px 0;
}
