@charset "UTF-8";
/* Africa vs Aids Stylesheet */



body {
	height: 100%;
	background-color: #000000;
	color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background-image:url(images/africavsaids_background.jpg); background-repeat:repeat-x;
}

a {	color:#888;	 text-decoration:none; }
a:link {color:#888;	 text-decoration:none; }
a:active {color:#888;	 text-decoration:none;}
a:visted {color:#888;	 text-decoration:none; }
a:hover{ color:#333; }

#wrapper {
	margin:1em auto; 
	width:800px;
	
}
#footer {	
	margin:1em auto;
	width:800px;
	font-size:10px;
	color:#444;
	margin-bottom:50px; 
	text-align:right;
	border-top:1px #222 dotted;
}
#header {margin-top:20px; height:100px;}
#logo {width:300px; float:left}
#menu {float:right;}


#kcalogo {text-align:center; margin: 50px 0}


#menu ul {float:left; margin-top:40px;}
	#menu ul li {float:left; margin-left:10px; list-style:none;}
	#menu ul li a, #menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {display:block; text-decoration:none; font-size:11px; color:#eee;}
	#menu ul li a:hover {display:block; color:#26303c;}
	

#content #about {padding:20px 80px 20px 80px; margin-bottom:100px;}
	#content #title {font-size:25px; color:#364456}
	#content #text {font-size:12px; color:#aaa; line-height:23px; overflow:auto}
	.feature {background-color:#111; padding:10px;  -webkit-border-radius:5px;	-moz-border-radius: 5px;  text-align:center}


#donatebtn {background-color:#222b37;  float:left; display:block; margin:40px; -webkit-border-radius:5px; -moz-border-radius: 5px; border:1px #111 solid;  }

#playerslist{float:left; width:275px}
ul#playerslist{margin:0px;}


