@charset "UTF-8";
/* CSS Document */

a img {
	border: none;
}

#container {
	width: 972px;
	background-color: #000;
	margin: 10px auto;
}

#contents {
	width: 928px;
	padding: 22px;
}

#copy {
	width: 590px;
	float: left;
	color: #fff;
}

#facebook {
	padding-top: 10px;
	width: 300px;
	float: right;
}

#copy h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

#copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#copy a {
	color: #f5f5f5;
}

#stills {
	padding-top: 30px;
	color: #fff;
	clear: both;
}

#stills img {
	margin: 13px;
}

#stills h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}

#stills .small {
	font-size: 11px;
}

#disclaimer {
	padding: 0 12px;
}

#disclaimer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
}