body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
}
#container {
	margin-top: 0px;
}
#nav {
	background-image: url(/images/nav.jpg);
	background-repeat: no-repeat;
	width: 748px;
	height: 120px;
}
#heading {
	background-image: url(/images/heading.jpg);
	background-repeat: no-repeat;
	width: 748px;
	height: 53px;
}
#heading h1 {
	margin: 0 0 0 30px;
	padding: 0 0;
	font-size: 18px;
	color: #DB3640;
}
#nav ul {
	margin: 0 0 0 20px;
	padding: 0 0;
	height: 120px;
	overflow: hidden;
}
#nav li {
	display: inline;
	

}
#nav li a {
	padding-top: 85px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 18px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #DB3640;
	xborder: 1px dashed white;
	text-align: center;
}
#nav li a:hover {
	text-decoration: underline;
}
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6 {
	background-repeat: no-repeat;
	background-position: top center;
}
#nav1 {background-image: url(/images/nav1_bg.jpg);}
#nav2 {background-image: url(/images/nav2_bg.jpg);}
#nav3 {background-image: url(/images/nav3_bg.jpg);}
#nav4 {background-image: url(/images/nav4_bg.jpg);}
#nav5 {background-image: url(/images/nav5_bg.jpg);}
#nav6 {background-image: url(/images/nav6_bg.jpg);}

#content {
	background-repeat: no-repeat;
	width: 748px;
	height: 575px;
}
#content div {
	padding-left: 32px;
	color: #8D372A;
	font-weight: bold;
	font-size: 14px;
	padding-right: 330px;
	margin-bottom: 50px;
}
#content table {
	padding-left: 32px;
	color: #8D372A;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 50px;
}
#content .small {
font-size: 12px;
font-weight: normal;
}
#content a {
color: #8D372A;
}
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 87px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 108px;
}
#footer p {
margin: 58px 0 0 0;
padding: 0 0;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#esrb {
position: absolute;
margin-left: 795px;
margin-top: -5px;
height: 43px;
}

