@charset "utf-8";
body {
	background-color: #c7c8bf;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	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: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./images/citizenkane.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}
#trailer {
	color: #FFFFFF;
	margin-top: 59px;
	height: 298px;
}
#content-wrap {
	margin-top: 270px;
	margin-bottom: 30px;
}
.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;
}
.h-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #838D7E;
	padding-bottom: 3px;
}
a {
	color: #EF3425;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
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: 8px;
	border: 1px solid #2C3729;
}
.thumbs-last {
	float: left;
	border: 1px solid #2C3729;
}
.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: #838D7E;
	padding-top: 10px;
	margin-top: 25px;
}
.biglink {
	font-size: 24px;
	font-weight: normal;
	color: #28373C;
}
.mediumlink {
	font-size: 18px;
	font-weight: normal;
	color: #EF3425;
}
.picright {
	padding-left: 20px;
}
.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;
}
