@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bg-poster.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #161616;
	background-position: right top;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;

	font-size: 15px
\;
	line-height: 18px;
	font-size: 14px;
	line-height: 20px;
}h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #EF486D;
	font-size: 24px;
	font-weight: bold;
	border-top-width: 1px;
	line-height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper{
	background-repeat: repeat;
	float: left;
	width: 836px;
}#header{
	width: 836px;
	float: left;
	height: 239px;
	margin-bottom: 0px;
}
#content {
	width: 800px;
	float: left;
	margin-bottom: 0px;
	padding: 10px;
}#footer {
	width: 100%;
	padding: 10px;
	background-color: #242424;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #999999;
	float: left;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #FABF39;
	text-decoration: none;
}
.credit {
	font-size: 16px;
	font-weight: normal;
}
.black {
	color: #000000;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #FABF39;
}
a:visited {
	font-weight: bold;
	color: #FABF39;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FABF39;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #EF486D;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	color: #F8ADBE;
}
.header {
	font-size: 16px;
	color: #FDE2A6;
}
