/* CSS Document */
body {
	background-color:#5F687F;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.topleft {
	background-image:url(images/border_top_left.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:60px;
}
.topright {
	background-image:url(images/border_top_right.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:60px;
}
.topmiddleleft {
	background-image:url(images/border_top.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:bottom;
}
.topmiddleright {
	background-image:url(images/border_top.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:bottom;
}
.bottomleft {
	background-image:url(images/border_bottom_left.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:60px;
}
.bottomright {
	background-image:url(images/border_bottom_right.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:60px;
}
.bottommiddleleft {
	background-image:url(images/border_bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	vertical-align:top;
}
.bottommiddleright {
	background-image:url(images/border_bottom.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
}
.lefttop {
	background-image:url(images/border_left.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	text-align:right;
	vertical-align:top;
}
.leftbottom {
	background-image:url(images/border_left.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	text-align:right;
	vertical-align:bottom;
}
.righttop {
	background-image:url(images/border_right.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	text-align:left;
	vertical-align:top;
}
.rightbottom {
	background-image:url(images/border_right.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	text-align:left;
	vertical-align:bottom;
}
.content {
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
}
.content_index {
	background-image:url(images/front_bg.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	color:#CCCCCC;
}
.content_index a, content_index a:visited {
	color:#CCC;
}
.menu a, .menu a:visited {
	margin:0px;
	text-decoration:none;
	font-size:10px;
	padding: 3px 4px 4px 4px;
	color:#FFFFFF;
}
.menu a:hover {
	background-color:#4e66a7;
}
.games {
		visibility:hidden;
		vertical-align:bottom;
		font-size:3px;
}
.games a {
	margin:0px;
	text-decoration:none;
	font-size:10px;
	padding: 3px 4px 4px 4px;
	color:#000000;
	height:20px;
	margin-top:5px;
}
.games a:hover {
	text-decoration:underline;
}
.logo {
	background-image:url(images/logo.jpg);
	height:124px;
	text-align:right;
	vertical-align:top;
	padding-top:77px;
	padding-right:2px;
}
.gamelogos {
	width:160px;
	padding:55px 5px 15px 5px;
	float:right;
	border:1px solid #797979;
	text-align:center;
	background-color:#E6E7EB;
	background-image:url(images/games.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-bottom:10px;
}
img {
	border:0;
}
.awards {
	width:160px;
	padding:55px 5px 15px 5px;
	float:right;
	border:1px solid #797979;
	text-align:center;
	background-color:#E6E7EB;
	background-image:url(images/awards_title.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-bottom:10px;
}

.reviews {
	width:160px;
	padding:55px 5px 15px 5px;
	float:right;
	border:1px solid #797979;
	text-align:center;
	background-color:#E6E7EB;
	background-image:url(images/reviews.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:10px;
	margin-bottom:10px;
	font-size:11px;
	text-align:left;
}
.reviews a {
	color:#5c79c5;
	text-decoration:none;
	padding-bottom:5px;
}

.content_inner {
	width:630px;
	float:left;
	text-align:left;
}

.content_inner_index {
	width:630px;
	float:left;
	text-align:left;
	padding-top: 230px;
}
	
.footer {
	background-image:url(images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #e6e7ea;
	padding:15px;
	font-size:9px;
	text-align:center;
}
h3 {
	font-size:16px;
	font-weight:normal;
	border-top: 1px solid #5E79C8;
	border-bottom: 1px solid #5E79C8;
	background-image:url(images/h3.jpg);
	background-repeat:no-repeat;
	background-color:#E6E7EB;
	padding-left:10px;
	color:#111111;
}

.narrower {
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
}

img {
	border:0;
}
.screenies {
	float:left;
	width:220px; 
	paddinng-right:20px;
}
.screenies img {
	float:none;
	margin-bottom:20px;
	border: 1px solid #5E79C8;
}
.spacer {
	float: left;
}
.staff_container {
	float:left;
	text-align:left;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:20px;
}

.staff_container img {
	float: left;
	border: 1px solid #5E79C8;
}

.staff_container h3 {
	float:right;
	width:660px;
	margin:0 0 5px 0;
	background-image:none;
	background-color:#FFFFFF;
	padding:0;
	font-weight:bold;
	font-size:12px;
}

.staff_bio {
	float:right;
	width:660px;
	margin:0;
}
a:visited, a:active {
	color:#003;
}
	  
	