#contentLeft {
	width:215px;
	padding:0px;
	float:left;
	/*background:#fff;*/
	
	margin-top: 5px;
	margin-left: 5px;
	
}
#contentCenter {
	width:793px;
	padding:0px;
	float:left;
	/*background:#fff;*/
	margin-left: 10px;
	margin-top: 5px;
}

#contentMiddle {
	width:520px;
	padding:0px;
	float:left;
	/*background:#fff;*/
}

#contentRight {
	width:263px;
	padding:0px;
	float:left;
	/*background:#fff;*/
	margin-left:10px;
}

#footer{
	clear: both;
}




#categoryC1R1{
	position: absolute;
	width: 474px;
	height: 313px;
	left: 5px;
	top: 5px;
}
#categoryC1R2{
	background-color: #CDCDCD;
	position: absolute;
	width: 474px;
	height: 100px;
	left: 5px;
	top: 323px;
}
#categoryC1R3{
	background-color: #CDCDCD;
	position: absolute;
	width: 474px;
	height:;
	left: 5px;
	top: 428px;
}

categoryC1R4 {
	background-color: #CDCDCD;
	position: absolute;
	width: 474px;
	height: ;
	left: 5px;
	top: 428px;	
}

#categoryC2R1{
	background-color: #CDCDCD;
	position: absolute;
	width: 250px;
	height: 368px;
	left: 484px;
	top: 5px;
}
#categoryC2R2{
	background-color: #CDCDCD;
	position: absolute;
	width: 250px;
	height: 175px;
	left: 484px;
	top: 378px;
}
#categoryC3R1{
	background-color: #CDCDCD;
	position: absolute;
	width: 250px;
	height: 188px;
	left: 739px;
	top: 5px;
}
#categoryC3R2{
	background-color: #CDCDCD;
	position: absolute;
	width: 250px;
	height: 175px;
	left: 739px;
	top: 198px;
}
#categoryC3R3{
	background-color: #CDCDCD;
	position: absolute;
	width: 250px;
	height: 175px;
	left: 739px;
	top: 378px;
}
#categoryRow2{
	background-color: #CDCDCD;
	position: absolute;
	text-align: center;
	width: 984px;
	height: 60px;
	top: 558px;
	margin: 0 5px 0 5px;
}

/* Modules */
.featuredModule{
}

/* homepage */
#upperLeft {
	width: 253px;
	height: 250px;
	background-color: #CDCDCD;
	position: absolute;
	left: 5px;
	top: 5px;
}
#lowerLeft {
	background-color: #CDCDCD;
	width: 253px;
	height: 250px;
	position: absolute;
	left: 5px;
	top: 260px;
}
#upperCenter {
	width: 467px;
	height: 317px;
	position: absolute;
	left: 263px;
	top: 5px;
}
#lowerCenter {
	background-color: #CDCDCD;
	width: 467px;
	height: 183px;
	position: absolute;
	left: 263px;
	top: 327px;
}
#upperRight {
	background-color: #CDCDCD;
	width: 254px;
	height: 250px;
	position: absolute;
	left: 735px;
	top: 5px;
}
#lowerRight {
	background-color: #CDCDCD;
	width: 254px;
	height: 250px;
	position: absolute;
	left: 735px;
	top: 260px;
}

/* ///// Segment Landing //// */
#segLandingMedia {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 467px;
	height: 317px;
}
#segLandingGameFinder {
	background-color: #CDCDCD;
	position: absolute;
	top: 5px;
	left: 477px;
	width: 512px;
	height: 317px;
}
#segLandingCharacter{
	background-color: #CDCDCD;
	position: absolute;
	top: 327px;
	left: 5px;
	width: 984px;
	height: 50px;
}
#segLandingFeaturedRecent{
	background-color: #CDCDCD;
	position: absolute;
	top: 382px;
	left: 5px;
	width: 230px;
	height: 125px;	
}
#segLandingCommunity {
	background-color: #CDCDCD;
	position: absolute;
	top: 512px;
	left: 5px;
	width: 230px;
	height: 125px;	
}

#segLandingFeaturedNeedToKnow{
	background-color: #CDCDCD;
	position: absolute;
	top: 382px;
	left: 240px;
	width: 232px;
	height: 255px;
}
#segLandingFunctionalMod{
	background-color: #CDCDCD;
	position: absolute;
	top: 382px;
	left: 477px;
	width: 512px;
	height: 125px;	
}
#segLandingQuickLinks{
	background-color: #CDCDCD;
	position: absolute;
	top: 512px;
	left: 477px;
	width: 230px;
	height: 125px;	
}
#segLandingBusinessUnit{
	background-color: #CDCDCD;
	position: absolute;
	top: 512px;
	left: 712px;
	width: 277px;
	height: 125px;	
}
#segLandingCrossPromotions{
	background-color: #CDCDCD;
	position: absolute;
	top: 642px;
	left: 0px;
	width: 994px;
	height: 75px;
}

/* ///// Main //// */
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* LightYear */
#wrap {
	width: 994px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0px 0px;
	background-color: #EAE9EA;
}
#main {
	width: 994px;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	height: 722px;
}
#xfooter{
	background-color: #949E93;
}
#xheader{
	background-color: #949E93;
	height: 20px;
	text-align: right;
	margin: 0 0 0 0;
}
#xnavigation{
	background-color: #949E93;
	height: 50px;
}
/* End LightYear */


/* Links */
a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
	text-decoration: none;
	}
a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	text-decoration: none;
	}

div#DivCrossPromotions {
	height: 100%;
	width: 100%;
	background-color: #CDD3CC;
}	





#box {
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #FFF;
	border: 1px solid #000;
}
#upperad {
	display:block; 
	height: 95px; 
	width: 738px; 
	padding-left: 146px; 
	padding-top: 2px;
}
#navigation {
	background-color:#FFF; 
	width: 1020px; 
	height: 20px; 
	margin-left: 5px; 
	text-align: center;
}