/* CSS Document */
body {
	background-color:#000000;
	margin:0;
	padding:0 0 80px;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
p {
	margin:0 0 14px;
	padding:0;
}
a:link, a:visited {
	text-decoration:underline;
	color:#CCCC99;
}
a:hover, a:active {
	text-decoration:underline;
	color:#999933;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	color:#FFFFFF;
}
h1 {
	font-size:28px;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	text-decoration: underline;
	color:#FFFFFF;
}
h2 {
	font-size:20px;
	margin:0 0 10px;
}
h3 {
	font-size:16px;
	margin:0;
}
h4 {
	font-size:12px;
	margin:0;
}
ul {
	margin-top:0;
}

#centered {
	background-image:url(../images/bgLogo.jpg);
	background-repeat:no-repeat;
	height:auto;
	margin:0 auto;
	width:920px;
}
#header {
	height:200px;
	width:920px;
}
#musicplayer {
	float:right;
	height:21px;
	margin-right:20px;
	width:98px;
}
#intro {
	height:auto;
	overflow:auto;
	padding:30px 45px 10px 410px;
	width:465px;
}
#posterThumb {
	border:3px solid #827765;
	float:right;
	margin:0 0 10px 10px;
}
#menu {
	width:700px;
	height:60px;
	background-image:url(../images/mainmenuBG.png);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:12px 35px 0;
}
#homeContent {
	background-image:url(../images/homeContentBG.jpg);
	background-repeat:no-repeat;
	height:363px;
	margin:14px 0 0 -16px;
	padding:0 0 0 16px;
	width:936px;
}
#gameFeatures {
	height:228px;
	margin:0 0 0 180px;
	padding:15px 24px 0 0;
	width:auto;
}
#gameFeatures .list {
	float:left;
	margin:20px 0 0;
	padding-right:10px;
	width:350px;
}
#ESRB {
	border-top:1px solid #026C69;
	padding:10px 0 0 25px;
}
#ESRB img {
	float:left;
	margin:0 25px 10px 0;
}
#content {
	width:878px;
	height:auto;
	padding:20px;
	border:1px solid #666158;
	margin:0;
}
.trailer {
	border-bottom:2px dotted #6C665D;
	margin-bottom:20px;
}
.sectionHead, .sectionSubHead, .sectionTertHead {
	width:100%;
	height:auto;
	padding-bottom:8px;
	margin-bottom:8px;
}
.sectionHead {
	border-bottom:3px dotted #6C665D;
}
.sectionSubHead {
	border-bottom:2px dotted #6C665D;
}
.sectionTertHead {
	border-bottom:1px dotted #6C665D;
}
#hangedMan {
	float:left;
	margin:-300px 0 0 580px;
	z-index:100;
}
#judgement {
	float:right;
	width:235px;
	height:176px;
	margin:-30px -75px 0 -50px;
	z-index:100;
}
#theHermit {
	position:absolute;
	width:210px;
	height:224px;
	z-index:3;
	left: 658px;
	top: 1px;
}
#footer {
	width:560px;
	height:75px;
	margin:-20px auto 0;
	padding:25px 0 35px;
	background-image:url(../images/footerBG.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#8B7D67;
	z-index:2;
}
