* {margin: 0; padding: 0;}
ul, ol {list-style: none outside;}
.clear {clear: both;}
h4, h5,{
	font-size: 1em;
	}
h6 {
   font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
   color:#333333;
   }
img {
	border:none;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background: #fff;
}

a {
text-decoration:none;
}

/*-- page structure */
#wrapper {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 30px;
	border: 1px solid #000000;
	}
#wrap_inner {
	padding: 20px 0;
	}
	
/*-- header */
#header {
	background: #000 url(/abadatimes/images/top_bg_img.gif) repeat-x left;
	height: 182px;
	}
#logo {
	margin: 0 auto;
	width: 643px;
	height: 145px;
	padding-top: 10px;
	}
	
/* content */
#leftc2a{
color:#c11c22;
}
/* css for community bar */
#top_sub_bar {
margin: 0 auto;
margin-top: 10px;
width: 728px;
height: 40px;
background: #66ccff;
}	
	
#top_content {
margin: 0 auto;
margin-top: 10px;
width: 728px;
}	

#bot_content {
margin: 0 auto;
margin-top: 10px;
width: 728px;
}

#even {
width: 472px;
background: #ffc793;
border-bottom: 1px solid #FF0000;
padding: 10px;
}

#odd {
width: 472px;
background: #ffdbb9;
border-bottom: 1px solid #FF0000;
padding: 10px;
}


#footer {
margin: 0 auto;
width: 728px;
}

#bot_leaderboard {
padding: 20px 0 20px 0;
}

	
h1 {
font-size: 18px;
color: #c11c22;
}	
	
		
h2 {
font-size: 14px;
color: #ffb26d;

}

h3 {
	font-size: 14px;
	color: #990000;
	font-variant: small-caps;
	font-weight: bold;
}		
			
		
