.mR10 { margin-right: 10px; }
.w60 { width: 67%; }

#universeRight {
	width: 252px;
	height:auto;
	float: right;
	margin: 0 5 0 1;
	margin-top: -35px;
	background: #616757 url(/img/BGright.jpg) top right no-repeat;
	position: relative;
	z-index: 1;
	}

#universeContent {
	width: 537px;
	height: 232px;
	margin-top: -35px;
	background: url(/img/BGhistory.jpg) top left no-repeat;
	position: relative;
	z-index: 1;
	}
	
#universeHistory {
	width: 539px;
	height: 200px;
	margin-top: -5px;
	background: #616757 url(/img/BGhistory.jpg) bottom left no-repeat;
	position: relative;
	z-index: 1;
	}

#universeCharacters {
	width: 537px;
	background: #616757 url(/img/BGuniverseCharacters.gif) top left repeat-y;
	border:0px solid pink;
	padding-left:2px;
	}

#universeStones {
	height: 167px;
	width: 537px;
	background: #616757 url(/img/BGuniverseStones.jpg) top left repeat-y;
	}

#universeSigils {
	height: 153px;
	width: 537px;
	background: #616757 url(/img/BGuniverseSigils.jpg) top left repeat-y;
	}

#history {
	color: white;
	width: 537px;
	margin-top: -5px;
	background: #034b60 url(/img/BGuniverseSections.jpg) bottom left no-repeat;
	position: relative;
	z-index: 1;
	padding-bottom: 330px; 
	}	

#characters {
	color: white;
	width: 537px;
	margin-top: -5px;
	background: #616757 url(/img/BGuniverseCharacters.gif) top left repeat-y;
	position: relative;
	z-index: 1;
	padding-bottom: 330px; 
	}		
	
#subcharacters {
	color: white;
	width: 537px;
	margin-top: -5px;
	background: #616757;
	position: relative;
	z-index: 1;
	}
	
#subcharacters2 {
	color: white;
	width: 537px;
	margin-top: -5px;
	background: #4a5f68;
	position: relative;
	z-index: 1;
	}
	
#history ul {font-size: 0.8em;}
	
#universeNav {
	display: inline;
	padding-top: 5px;
	position: relative;
	z-index: 100;
	float: left;
	width: 609px;
	height: 35px;
	background: url(/img/BGuniverseNav.jpg) top left no-repeat;
	}

#universeNav span {
	margin-top: 2px;
	margin-left: 8px;
	width: 140px;
	display: inline;
	text-align: center;
	float: left;
	color: #ffd200;
	}	
	
#universeNav a { 
	font-size: .75em;
	color: #8cbaeb;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#universeNav a:hover { 
	font-size: .75em;
	color: #ffd200;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.SubNavOver {
	font-size: .75em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;	
}

