body {
	
	background: #401a2a;
	}

#container {
	width: 900px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1em 0em 1em;
	
	
	}

p {
	font-family: Helvetica, Verdana, sans-serif;
}

h1 {
	font-family: Helvetica, Verdana, sans-serif;
}
h2 {
	font-family: Helvetica, Verdana, sans-serif;
}

.banner {
		color: #FFF;
		text-align: center;
}

#masthead {
	
	padding: 1em 0 1em 0;
	
}

#masthead img {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

#contentbeta h2 {
	padding-left: 2em;
}

#contentbeta a{
	text-decoration: none;
	font-size: 1.5em;
	
}
.link {
	border: none;
}

	#adult {
			float: right;
			width: 50%;
			background-color: #252034;
			background-image: url(crowd_bg.jpg);
			background-position: bottom;
			background-repeat: no-repeat;
			height: 700px;
			
	}

	#adult a{
			font-weight: bold;
			color: red;
	}
	
	#adult img {
			padding-top: 20px;
			padding-left: 25px;
			
	}

	#adult p {
			padding: 0px 40px 0px 40px;
			overflow: visible;
	}

	#adult {
		color: #FFF;
	}
	#teen {
			width: 50%;
			background: #ea8819;
			height: 700px;
	}

	#teen a {
			font-weight: bold;
			color: red;
	}
	
	#teen img {
		padding-top: 20px;
		padding-left: 25px;
	}
	
	#teen p {
			padding: 0px 40px 0px 40px;
	}

#navigation {
	clear: both;
	padding: .5em 0 .5em 0;
	margin: .5em .5em;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	background: #FFF;	

	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

#navigation ul {
	list-style-type: none;
	font-size: larger;
	margin: 0px;
	padding: 0px;
	}
	
#navigation li {
	display: inline;
	padding-right: .70em;
	padding-left: .30em;
	}
	
#navigation li.last {
	border-right: none;
	}
	
#navigation li a {
	text-decoration: none;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

#navigation li a:link {
	color: #571966;
	}

#navigation li a:visited {
	color: #F15C22;
	}

#navigation li a:hover {
	color: #FFF;
	background: #571966;
	}

#navigation li a:focus {
	color: #FFF;
	background: #F15C22;
	}

#content {
	float: right;
	width: 73%;
	margin-bottom: 2em;
	}
#online {
	clear: both;
	float: right;
	border-left: 1px solid black;
	padding-left: 1em;
}
.content_box { 
  background: #FFF; 
}
.top_content { 
  background: url(ne_content.gif) no-repeat top right; 
}
.top_content div { 
  height: 10px; 
  background: url(nw_content.gif) no-repeat top left; 
}
.bottom_content { 
  background: url(se_content.gif) no-repeat bottom right; 
}
.bottom_content div { 
  height: 10px; 
  background: url(sw_content.gif) no-repeat bottom left; 
}
.content_content {
  padding: 0px 10px 0px 10px;
}
	
span.ivenever {
	color: #F15C22;
	}

#content h1 {
	margin: 0;
	font-family: Helvetica, Verdana, sans-serif;
	}
	
#content h2 {
	font-family: Helvetica, Verdana, sans-serif;
	}
	
#content h3 {
	font-family: Helvetica, Verdana, sans-serif;
	}
	
#content p {
	margin-top: .5em;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: .85em;
	line-height: 1.5em;
	}

#content img {
	padding: 1em 1em 1em 1em;
	border: none;
	}

#content img.inset {
	float: right;
	padding: .1em;
	}

#content img.leftinset {
	float: left;
	padding: 0 1em 1em 0;
	}

#content li {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: .85em;
	line-height: 1.5em;
	}

.price {
	font-weight: bold;
	color: #6B2B46;
	}
	
.product {
	clear: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid black;
	overflow: auto;
	}
	
.product_1 p {
	padding-left: 25em;
	
	}
	
.product_1 ul {
		padding-left: 22em;
}
	
.product_last {
	clear: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
	overflow: auto;
	}

#logos {
	
	}


#sidebar {
	width: 25%;
	}

.sidebar_box { 
  background: #0092DF; 
}
.top_sidebar { 
  background: url(ne.gif) no-repeat top right; 
}
.top_sidebar div { 
  height: 10px; 
  background: url(nw.gif) no-repeat top left; 
}
.bottom_sidebar { 
  background: url(se.gif) no-repeat bottom right; 
}
.bottom_sidebar div { 
  height: 10px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.content_sidebar {
  padding: 0px 10px 0px 10px;
}


#submenu {
	clear: both;
	padding: .5em 0 .5em 0;
	margin: .5em .5em;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
	background: #FFF;	

	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}

#submenu ul {
	list-style-type: none;
	font-size: smaller;
	margin: 0px;
	padding: 0px;
	}
	
#submenu li {
	display: inline;
	padding-right: .70em;
	padding-left: .30em;
	}
	
#submenu li.last {
	border-right: none;
	}
	
#submenu li a {
	text-decoration: none;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

#submenu li a:link {
	color: #F15C22;
	}

#submenu li a:visited {
	color: #F15C22;
	}

#submenu li a:hover {
	color: #FFF;
	background: #F15C22;
	}

#submenu li a:focus {
	color: #FFF;
	background: #F15C22;
	}



#sidebar p{
	margin-top: 0;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 1px solid black;
	font-family: Helvetica, Verdana, sans-serif;
	}

#sidebar p.sidebar_last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: smaller;
	text-align: center;
	}

#sidebar a {
	text-decoration: none;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

#sidebar a:link {
	color: #FFF;
	}

#sidebar a:visited {
	color: #FFF;
	}

#sidebar a:hover {
	color: #F15C22;
	background: #FFF;
	}

#sidebar a:focus {
	color: #F15C22;
	background: #FFF;
	}

#sidebar p.covers {
	text-align: center;
	}

#gamecharacters {
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: 0;

	margin-bottom: 0;
	}
	
#footer {
	clear: both;
	margin-top: 2em;
	padding-top: .5em;
	text-align: center;
	border-top: 1px solid black;
	
	}
	
#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	font-family: Helvetica, Verdana, sans-serif;
	color: #FFF;
	}
	
#footer a {
	text-decoration: none;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
	}

#footer a:link {
	color: #FFF;
	}

#footer a:visited {
	color: #FFF;
	}

#footer a:hover {
	color: #F15C22;
	background: #FFF;
	}

#footer a:focus {
	color: #F15C22;
	background: #FFF;
	}