@charset "utf-8";
body {
	background-color: #1d0705;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	background-color: #bb0c0a;
	padding-right: 20px;
}
#trailer {
	color: #FFFFFF;
	height: 680px;
	background-image: url(../images/tokyostory.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-wrap {
	margin-bottom: 30px;
	color: #FFFFFF;
	margin-top: 15px;
}
.column {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
.column-middle {
	float: left;
	width: 290px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 40px;
}
.sm {
	font-size: 11px;
	line-height: 16px;
}
.sm-capital {
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
}
.h-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #816862;
	padding-bottom: 3px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
.clear { clear: both; font-size: 0px; line-height: 0px; margin: 0px; padding: 0px; height: 0px; }
.fullcolumn {
	padding: 0px;
	float: left;
	width: 920px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.thumbs-wrapper {
	margin-top: 10px;
}
.thumbs {
	float: left;
	margin-right: 4px;
	border: 1px solid #fff;
}
.thumbs-last {
	float: left;
	border: 1px solid #fff;
}
.two-column {
	float: left;
	width: 605px;
	margin-right: 25px;
}
#footer {
	padding-bottom: 20px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #816862;
	padding-top: 10px;
	margin-top: 20px;
}
.biglink {
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
}
.mediumlink {
	font-size: 18px;
	font-weight: normal;
	color: #EF3425;
}
.picright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfc5bc;
	border-right-color: #838D7E;
	border-bottom-color: #838D7E;
	border-left-color: #bfc5bc;
	margin-left: 15px;
}
.picleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bfc5bc;
	border-right-color: #838D7E;
	border-bottom-color: #838D7E;
	border-left-color: #bfc5bc;
	margin-right: 15px;
}
.opens {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #838D7E;
	display: block;
}


#footer-left {
	float: left;
}
#footer-right {
	float: right;
	text-align: right;
}
