
/*----------- SubNav Styles -----------*/

.start #SubNav a#start, 
.welcome #SubNav a#welcome, 
.start #SubNav a#start, 
.profile #SubNav a#profile, 
.seeds #SubNav a#seeds, 
.inventory #SubNav a#inventory, 
.minigames #SubNav a#minigames, 
.interaction #SubNav a#interaction, 
.clans #SubNav a#clans, 
.sshots #SubNav a#sshots,
.npcs #SubNav a#npcs,
.history #SubNav a#history,
.latestNews #SubNav a#latestNews
 { 
	background: url("images/subnav_hover.gif") center right no-repeat;
	color: black;
	}
	
		
p {
	color: #000;
	margin-left: 0px;
	margin-bottom: 10px;
	}

a.blackLink  {color: #000;font-weight:normal;}	
	
.helpme {
	color: #000;
	font-size: 0.75em;
	margin: -5px 0px 12px 0px;
	}	
	
li {
	color: #000;
	font-size: 10pt;
	line-height: 20px;
	font-weight: normal;
	}	
	
.footerSub {color: #FFF;}	

.img {
	margin: 0px 10px 10px 10px;	
	border: 5px solid #d7e3f1;
	}
	
	
h1 {margin-bottom:15px;margin-top:0px;}			
	
/*----------- Content Styles -----------*/

#HomeLeft {
	width: 227px;
	height: auto; 
	border: 0px solid white;
	background: url("images/bgUsers.gif");
	margin: 0px;padding: 0px;
	}


#MainContent {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px; 
	border: 0px red solid;
	}

.imgNpc { 
	float: left; 
	margin-right: 5px; 
	display: block; 
	width: 150px; 
	}


#bodyWrapper {
    background: none;
	}
