body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#36598d;
	background-image:url(images/bg.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
}
.status {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0C0;
}

	.navipad { padding-left:38px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#ceb37f;text-decoration:none; display:block; height:20px;}
	.navipad:hover { padding-left:38px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#ff8b1a;text-decoration:none; display:block;}
	.newsholder {width:425px; height:50; background-image:url(images/news-bar.png); background-repeat:no-repeat; font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#FFF; padding-left:10px; line-height:20px; text-decoration:none;}	
	.about {
	background-image:url(images/about-panel.png);
	background-repeat:no-repeat;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:50px 16px;
	color:#e5c183
}
	.link { font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration:none; color:#ff5a00;}
	.link:hover { font-family:Tahoma, Geneva, sans-serif; font-size:12px; text-decoration:underline; color:#ff5a00;}
	.aboutbox {width:430px; height:122px; background-image:url(images/about-box.png); font-family:Tahoma, Geneva, sans-serif; font-size:12px;}
	.featuresbox {width:430px; height:240px; background-image:url(images/features-box.png); font-size:11px; }
	.votecube {width:118px; height:97px; background-image:url(images/vote-cube.png); background-repeat:no-repeat; }	
	.foot { font-family:Tahoma, Geneva, sans-serif; font-size:10px; color:#499cbd;}
	.date { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#e9bf5c; text-decoration:none;}
	.newslink { color:#FFF; text-decoration:none;}
	.newslink:hover { color:#FFF; text-decoration:underline;}
	
	#download { height:31px; width:128px; background-image:url(images/download-btn.png); background-position:top;}
	#download:hover { height:31px; width:128px; background-image:url(images/download-btn.png); background-position:bottom;}	
	
		#reg{
		background-position:top;
		background-image:url(images/reg-btn.png);background-repeat:no-repeat; 
		height:86px;
	}
		#reg{
		background-position:top;
		background-image:url(images/reg-btn.png);background-repeat:no-repeat; 
		height:86px;
	}
	#reg:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#forgotpass{
		background-position:top;
		background-image:url(images/fpass-btn.png);background-repeat:no-repeat; 
		height:33px;
	}
	#forgotpass:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		
		#votepoints{
		background-position:top;
		background-image:url(images/vote4points.png);background-repeat:no-repeat; 
		height:67px;
	}
	#votepoints:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
	
	#donates{
		background-position:top;
		background-image:url(images/donate.png);background-repeat:no-repeat; 
		height:69px;
	}
	#donates:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		
		#faq{
		background-position:top;
		background-image:url(images/faq-btn.png);background-repeat:no-repeat; 
		height:67px;
	}
	#faq:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#how2{
		background-position:top;
		background-image:url(images/how2-btn.png);background-repeat:no-repeat; 
		height:67px;
	}
	#how2:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#forum{
		background-position:top;
		background-image:url(images/forum-btn.png);background-repeat:no-repeat; 
		height:78px;
	}
	#forum:hover{
	background-position:bottom;background-repeat:no-repeat;
	}

		#home{
		float:left;
		display:block;
		background-position:top;
		background-image:url(images/home-btn.png);background-repeat:no-repeat; 
		width:40px;
		height:15px;
	}
	#home:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
	
		#server{
		float:left;
		background-position:top;
		background-image:url(images/server-btn.png);background-repeat:no-repeat; 
		width:47px;
		height:15px;
	}
	#server:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#comm{
		float:left;
		background-position:top;
		background-image:url(images/community-btn.png);background-repeat:no-repeat; 
		width:86px;
		height:15px;
	}
	#comm:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#donate{
		float:left;
		background-position:top;
		background-image:url(images/donate-btn.png);background-repeat:no-repeat; 
		width:53px;
		height:15px;
	}
	#donate:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#extra{
		float:left;
		background-position:top;
		background-image:url(images/extra-btn.png);background-repeat:no-repeat; 
		width:37px;
		height:15px;
	}
	#extra:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
		#vote{
		float:left;
		background-position:top;
		background-image:url(images/vote-btn.png);background-repeat:no-repeat; 
		width:33px;
		height:15px;
	}
	#vote:hover{
	background-position:bottom;background-repeat:no-repeat;
	}
	
		
		 a:link{
			 color:#0ff;
			 text-decoration:none;
		 }
		 
		  a:visited{
			 color:#0ff;
			 text-decoration:none;
		 }
		 
		 a:hover{
			 text-decoration:underline;
		 }
		


