<style type="text/css">
<!--
A:link {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
A:visited {
	text-decoration: none;
	color: #881E28;
	font-weight: normal;
}
A:hover {
	color: #881E28;
}
body {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size:12px;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0; 
	padding-right: 0;
	padding-bottom: 0;
	overflow: auto;
	background:#000000 url(images/siteBG80.jpg) center top no-repeat;
	text-align:center; /* horizontal centering for IE Win quirks */
	color: #999999;
}

.redirect {
	padding-top: 16px;
	padding-bottom: 24px;
	width: 660px;
	color: #cccccc;
	background: #000000;
	border: 1px #333333 solid;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
}

 #myblack {
 background: url(assets/black50.png);
 position: fixed;
 top: -539px;
 left: 0px;
 width: 100%;
 height: 508px;
 z-index: 10;
 margin: 0 auto;
 text-align: left;
}
#myfixed {
  text-align: left;
  font-family: verdana;
  font-size: 9pt;
  color: #333333;
}

#myblack {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#myblack {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#frame {
	width:979px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

.contentRight {
	float:left;
	width:460px;
	height: 428px;
	margin-left: 476px;
	margin-top: 5px;
	margin-bottom: 3px;
}

.horizBar {
	float: left;
	width: 975px;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: url('images/horizBar.png');
}

#footer {
	float: left;
	width: 975px;
	color: #999999;
	line-height: 19px;
	text-align: center;
	margin-bottom: 18px;
}
.footerBold {
	color: #cccccc;
	font-weight: bold;
}

#faceBookLink{
	float: right;
	height: 51px;
	width: 123px;
	margin-right: 66px;
	margin-top: 51px;
}

#topNav {
	float: left;
	width: 975px;
	height: 86px;
	margin-top: 2px;
	margin-left: 4px;
}
#topNav .link1{
	background: url('images/topNav1_up.png');
	float: left;
	width: 210px;
	height: 86px;
	cursor: hand;
}
#topNav .link1:hover{
	background: url('images/topNav1_over.png');
}
#topNav .link1selected{
	background: url('images/topNav1_over.png');
	float: left;
	width: 210px;
	height: 86px;
	cursor: hand;
}
#topNav .link2{
	background: url('images/topNav2_up.png');
	float: left;
	width: 183px;
	height: 86px;
	cursor: hand;
}
#topNav .link2:hover{
	background: url('images/topNav2_over.png');
}
#topNav .link2selected{
	background: url('images/topNav2_over.png');
	float: left;
	width: 183px;
	height: 86px;
	cursor: hand;
}
#topNav .link3{
	background: url('images/topNav3_up.png');
	float: left;
	width: 183px;
	height: 86px;
	cursor: hand;
}
#topNav .link3:hover{
	background: url('images/topNav3_over.png');
}
#topNav .link3selected{
	background: url('images/topNav3_over.png');
	float: left;
	width: 183px;
	height: 86px;
	cursor: hand;
}
#topNav .link4{
	background: url('images/topNav4_up.png');
	float: left;
	width: 183px;
	height: 86px;
	cursor: hand;
}
#topNav .link4:hover{
	background: url('images/topNav4_over.png');
}
#topNav .link4selected{
	background: url('images/topNav4_over.png');
	float: left;
	width: 183px;
	height: 86px;
	cursor: hand;
}
#topNav .link5{
	background: url('images/topNav5_up.png');
	float: left;
	width: 216px;
	height: 86px;
	cursor: hand;
}
#topNav .link5:hover{
	background: url('images/topNav5_over.png');
}
#topNav .link5selected{
	background: url('images/topNav5_over.png');
	float: left;
	width: 216px;
	height: 86px;
	cursor: hand;
}

.customerReviews{
	float: left;
	width: 380px;
	margin-left: 34px;
	margin-top: 65px;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}
.gameReviews{
	float: left;
	width: 380px;
	margin-left: 44px;
	margin-top: 65px;
	font-size: 12px;
	line-height: 33px;
	color: #ffcc00;
	font-weight: bold;
}
.gameReviews A:link		{ text-decoration: underline; color: #ffffff; font-weight: normal; }
.gameReviews A:visited	{ text-decoration: underline; color: #ffffff; font-weight: normal; }
.gameReviews A:hover		{ text-decoration: none; color: #ffffff; font-weight: normal; }
.gameReviews A:active	{ text-decoration: underline; color: #ffffff; font-weight: normal; }

.whereToBuy{
	float: left;
	width: 420px;
	margin-left: 29px;
	margin-top: 90px;
	font-size: 11px;
	line-height: 15px;
	color: #ffffff;
}

.storeIcon{
	float: left;
	margin-right: 10px;
	margin-bottom: 11px;
}

.starReview{
	width: 289px;
	padding-left: 91px;
	padding-top: 2px;
	margin-bottom: 6px;
	font-weight: bold;
	background: url('images/stars5.png') no-repeat;
}

.footerCopyright{
	float: left;
	width: 615px;
	margin-left: 169px;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}

#contentleft {
	width:100px;
	padding:0px;
	float:left;
	padding-top: 100px;
	padding-left: 0px;
}	
#contentcenter {
	width:800px;
	padding:0px;
	float:left;
}

#nav {
	width:800px;
	height: 160px;
	padding:0px;
	float:left;
	background: url(images/navBG.jpg) no-repeat;
}
#featuredProject {
	width:800px;
	padding:0px;
	float:left;
	background: #6B0101 url(images/fpBG.png) no-repeat;
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size:11px;
}
.fpText {
	color: #cccccc;
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 16px;
	padding-right: 50px;
}
.fpText A:link		{ text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11px; }
.fpText A:visited	{ text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11px; }
.fpText A:hover		{ text-decoration: none; color: #ffffff; font-family: verdana; font-size: 11px; }
.fpText A:active		{ text-decoration: underline; color: #ffffff; font-family: verdana; font-size: 11px; }

.fpSpacer {
	width: 222px;
	height: 100%;
	float: left;
}

.features {
	width:800px;
	height: 243px;
	padding:0px;
	padding-top: 0px;
	padding-left: 6px;
	float:left;
	background: url(images/featuresBG.png) no-repeat;
}
.features img {
	border: 1px #666666 solid;
	margin-left: 11px;
	margin-top: 26px;
}
.features A:link		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.features A:visited		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.features A:hover		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.features A:active		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }

#feature1 {
	cursor: hand;
	width:263px;
	height: 178px;
	padding: 0px;
	margin-top: 26px;
	float:left;
	background: url(images/feature1.png) no-repeat;
}
#feature2 {
	cursor: hand;
	width:263px;
	height: 178px;
	padding: 0px;
	margin-top: 26px;
	float:left;
	background: url(images/feature2.png) no-repeat;
}
#feature3 {
	cursor: hand;
	width:263px;
	height: 178px;
	padding:0px;
	margin-top: 26px;
	float:left;
	background: url(images/feature3.png) no-repeat;
}
#feature4 {
	cursor: hand;
	width:263px;
	height: 178px;
	padding:0px;
	margin-top: 26px;
	float:left;
	background: url(images/feature0.png) no-repeat;
}
#feature5 {
	cursor: hand;
	width:263px;
	height: 151px;
	padding:0px;
	margin-top: 26px;
	padding-top: 27px;
	float:left;
	background: url(images/feature5.png) no-repeat;
}
.featureText {
	color: #cccccc;
	font-family: Arial, Verdana;
	font-size:10px;
	padding-left: 20px;
	padding-right: 18px;
	padding-top: 10px;
	line-height: 16px;
};

.linkArea {
	width:800px;
	height: 101px;
	padding:0px;
	float:left;
	padding-top: 7px;
	background: url(images/linkBG.png) no-repeat;
	color: #cccccc;
	font-family: Arial, Verdana;
	font-size:10px;
}
#linkArea2 {
	width:800px;
	height: 101px;
	padding:0px;
	float:left;
	padding-top: 7px;
	background: url(images/linkBG.png) no-repeat;
	color: #cccccc;
	font-family: Arial, Verdana;
	font-size:10px;
}
.links {
	width:600px;
	padding:0px;
	float:left;
	padding-top: 8px;
}
.f84 {
	padding:0px;
	padding-right: 13px;
	float:right;
	padding-top: 8px;
}
.links A:link		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.links A:visited	{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.links A:hover		{ text-decoration: underline; color: #cccccc; font-family: arial; font-size: 10px; }
.links A:active		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }

.f84 A:link		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.f84 A:visited	{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }
.f84 A:hover		{ text-decoration: underline; color: #cccccc; font-family: arial; font-size: 10px; }
.f84 A:active		{ text-decoration: none; color: #cccccc; font-family: arial; font-size: 10px; }

.contactLabel {
	color: #ffffff;
	width: 100;
	padding: 2px;
	float: left;
	height: 28px;
	text-align: right;
}
.contactField {
	padding: 2px;
	padding-left: 6px;
	width:400;
	float: right;
	height: 28px;
	text-align: left;
};

</style>