@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #d7af70;
	background-position: top;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13.5px;
	color: #000000;
	padding: 0px;
	line-height: 20px;
}h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #f8efdf;
}
.copycredit {
	font-size: 16px;
	padding-left: 15px;
}
.photocredits {
	line-height: 16px;
	font-size: 13px;
}
.photos {
	border: medium solid #EEEEEE;
	background-color: #CFE3E7;
	padding: 2px;
}

#poster{
	background-attachment: fixed;
	background-image: url(../images/bg-poster.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 100%;
	margin: 0px;
	float: right;
	position: absolute;
	overflow: auto;
}#wrapper{
	width: 850px;
	margin-right: auto;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	margin-left: 15px;
}#main {
	width: 715px;
	background-image: url(../images/main-bg.png);
	background-repeat: repeat-y;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
	height: auto;
}
.headers {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #D2E4E8;
	padding: 3px;
}
hr {
	border: 1px solid #D5B47D;
}

#footer {
	background-color: #D2E4E8;
	width: 100%;
	font-size: 10px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	visibility: visible;
	z-index: 5;
	clear: both;
	margin-top: 8px;
	margin-bottom: 0px;
}#footerinside{
	width: 750px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#header{
	margin: 0px;
	height: 201px;
	width: 850px;
}a{
	font-weight: bold;
	color: #DA4820;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #126c68;
	text-decoration: underline;
}
h2 {
	color: #126c68;
	font-size: 14px;
	font-weight: bold;
}
.headers2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.photocreditscharacter {
	line-height: 16px;
	font-size: 12px;
}
