body {
	background: #2E7CBA url(/images/bg_gradient.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;}
	
#header {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 800px;
	background: #0965AE url(images/header.jpg) no-repeat;
	position: relative;}
	
#header h1,h2 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;}			
	
h3 {
	text-indent: 0px;	
	font-size: 120%;
	color: #900;
	text-align: center;}
	
h4 {
	text-indent: 0px;
	margin-bottom: 0px;
	margin-top: 0.8em;
	padding-bottom: 0px;}
	
ul {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;}

a:link {
	color: #0965AE;
	font-weight: bold;
	text-decoration: underline;}
	
a:visited {
	color: #0965AE;
	font-weight: bold;
	text-decoration: underline;}
a:hover {
	color: #0066FF;
	text-decoration: underline;}
	
#container {
	padding: 0px;
	width: 800px;
	margin: 0px auto 0px;
	text-align: left;
	display: block;
	overflow: auto;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;}
	
#nav {
	background: #FFDE00;
	width: 800px;
	position: relative;
	float: left;}

#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	background: #FFDE00;
	display: block;
	text-align: center;
	width: 750px;}

#nav ul li {
	display: inline;
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: center;}

#nav ul li a {
	padding: 0.2em 1.5em 0.2em 1.5em;
	color: #000000;
	text-decoration: none;
	float: left;}

#nav ul li a:hover {
	color: #E91F27;}
	
#home #nav .home {
	color: #FFFFFF;
	background: #E91F27;}
	
#about #nav .about {
	color: #FFFFFF;
	background: #E91F27;}
	
#game #nav .game {
	color: #FFFFFF;
	background: #E91F27;}
	
#testimonials #nav .testimonials {
	color: #FFFFFF;
	background: #E91F27;}		

#buy #nav .buy {
	color: #FFFFFF;
	background: #E91F27;}

#contact #nav .contact {
	color: #FFFFFF;
	background: #E91F27;}
		
#content {
	padding: 0px;
	width: 800px;
	float: left;
	color: #000000;
	background: #FFF url(/images/content_bg.jpg) no-repeat;
	font-size: 1.3em;
	line-height: 1.4em;
	position: relative;}
	
#content h2 {
	text-indent: 0px;
	color: #E91F27;
	font-size: 1.5em;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;}	
	
#content_box {
	padding: 20px 20px 20px 30px;
	float: left;
	width: 730px;
	margin: 10px 0px 0px 10px;
	z-index: 100;
	border-left: 1px solid #FFDE00;}	
	
#box_right {
	border: 1px solid #E91F27;
	text-align: center;
	float: right;
	width: 200px;
	background: #FFFFFF;
	margin: 20px 10px 10px 30px;
	padding: 0px;}

#box_right img {	
	margin: 0px;
	padding: 0px;}
	
#game.board #box_right {
	border: 1px solid #E91F27;
	text-align: center;
	float: right;
	width: 450px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 10px;
}
	
#game.characters #box_right {
	border: 1px solid #E91F27;
	text-align: center;
	float: right;
	width: 300px;
	margin-right: 0px;
	padding: 0px;}	
	
#testimonials #content_box #testimonial_box {
	width: 600px;
	margin: 0px;
	padding: 0px;}
	
#testimonials #box_right {
	padding-bottom: 10px;}

	
#game #innerbox {
	margin: -10px 0px 0px;
	padding: 0px;
	width: 450px;}
	
#footer {
	font-size: 1.2em;
	height: 25px;
	width: 800px;
	background: #E91F27;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-bottom: 20px;}
	
#footer .contact_footer a {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;}
	
#footer .contact_footer a:hover {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}	
	
#footer .copyright {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	color: #FFFFFF;}
	
p.bottom_tag_line {
	font-style: italic;
	font-weight: bold;
	clear: both;}
	
#buy ul {
	margin-left: 0px;}
	
#buy ul li {
	list-style: none;
	margin-top: 1em;}
	
#buy ul ul {
	margin-left: 20px;}
	
#buy ul ul li {
	list-style: none;
	margin-top: 0em;}
	
#buy table {
	border-collapse: collapse;
	border: solid 1px #333;}		
	
#buy table tr.first {
	font-weight: bold;
	background: #FFDF00;}
	
#buy table tr td {
	border: solid 1px #999;
	padding: 2px 8px;
	vertical-align: top;}

.buy_text {
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px; }

#buy form {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 24px;
}
#buy form label {
	margin: 0px;
	padding: 0px;
	height: 24px;
}

	
#buy form select {
	margin: 0px 0px 5px;
	padding: 0px;}
	
	
input.buy_button {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: text-bottom;
	height: 24px;
}

.character {
	margin: 0px 10px 0px 0px;
	float: left;
	border-style: none;
	clear: left;}

.quote {
	font-style: italic;
	margin-top: 0.3em;
	padding-top: 0px;
	display: block;
	margin-bottom: 1em;
	margin-left: 30px;}

.indent {
	display: block;
	padding-left: 50px;}

	
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;}
	
.imgLeft {
	float: left;
	border: 1px solid #000000;
	margin: 0px 20px 10px 0px;}
	
.imgCenter {
	border: 1px solid #333333;
	margin: 30px 0px 0px 110px;
	padding: 0px;}
#click_on_board {
	float: right;
	margin-right: 120px;
	margin-left: 40px;}

#click_on_board p {	
	padding: 0px;
	margin: 0px;}

	
.location {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;}
	
.clear {
	clear: both; }
	
.clearLeft {
	clear: left; }	
	

