@charset "utf-8";
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 1500px;
	background-image: url(../images/index_image_fade.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: left;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.misfit-title {
	font-size: 22px;
	letter-spacing: 0.7em;
	font-weight: 800;
	line-height: 25px;
}
#navigation {
	float: right;
	list-style-type: none;
	clear: right;
	text-align: right;
	margin-right: 75px;
	margin-top: 25px;
}
#poster {
	clear: right;
	float: right;
	width: 350px;
	margin-top: 50px;
}

#content2 {
	clear: right;
	float: right;
	margin-top: 25px;
	width: 310px;
}

#page-title {
	width: 275px;
	margin-top: 30px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.2em;
}


body {
	margin-left: 0px;
	margin-top: 0px;
}
a {
	color: #A72024;
	
}
.firstword {
	font-weight: bold;
}

a:hover  {
	color: #FB720E;
}
#pics {
	clear: none;
	float: left;
	width: 350px;
	margin-top: 50px;
	margin-left: 75px;
	text-align: center;
}
#origpics {
	clear: none;
	float: left;
	width: 700px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 25px;
}


#content {
	width: 310px;
	text-align: justify;
	margin-left: 35px;
	margin-top: 35px;
	float: left;
	height: auto;
}

#art-credit {
	float: right;
	margin-top: 225px;
	clear: right;
	font-size: 11px;
}

li {
	list-style-type: none;
	line-height: 25px;
	color: #BD3007;
}

#header {
	font-family: "Agency FB", Georgia, serif;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: 500;
	letter-spacing: 0.39em;
	margin-top: 15px;
	color: #3399CC;
	margin-left: 1px;
}

