body 					{ font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif; font-size: 11px; background: #000; color: #fff; }

#content 				{ width: 960px; min-height: 100%; margin: 0 auto -164px; }

#topspacer1				{ height: 25px; }
#topspacer2				{ height: 75px; }
#topspacer3				{ height: 125px; }
#topspacer4				{ height: 175px; }
#topspacer5				{ height: 225px; }
#aligner1				{ margin-left: 0; }
#aligner2				{ margin-left: 100px; }
#aligner3				{ margin-left: 195px; }
#aligner4				{ margin-left: 290px; }
#aligner5				{ margin-left: 385px; }

#header 				{ clear: both; margin-bottom: 2px; margin-top: 25px; width: 100%; background: rgb(10, 10, 10); background: rgba(0, 0, 0, 0.7); border-top: solid 1px #000; border-bottom: solid 1px #000; }
	#header_wrap		{ width: 960px; margin: 0 auto; height: 85px; clear: both; }
		#left			{ display: inline; width: 380px; height: 85px; float: left; }
		#logo			{ display: inline; width: 200px; height: 85px; background: url(img/abe-logo.png) center center no-repeat; border: 0px solid #000; float: left; }
		#twitter		{ display: inline; width: 380px; height: 85px; float: left; }
		#twitter p		{ text-align: left; }
#menu	 				{ display: block; width: 960px; margin: 0 auto; font-family: 'Gruppo', arial, serif; font-size: 18px; letter-spacing: 1px; }
	#menu ul 			{ height: 22px; list-style: none;  text-align: center;}
	#menu ul li 		{ height: 22px; float: left; }
	#menu li a 			{ height: 20px; line-height: 20px; display: block; text-align: center; text-decoration: none; }
	#menu .tab a 		{ width: 156px; color: #ccc; margin: 0 1px 0 1px; background: rgb(10, 10, 10); background: rgba(0, 0, 0, 0.7); border: 1px solid #000; }
	#menu .tab a:hover	{ background: rgb(255, 212, 0); background: rgba(255, 212, 0, 0.7); color: #000; }
	#menu .active a 	{ background: rgb(37, 127, 189); background: rgba(37, 127, 189, 0.7); color: #000; }
#pages					{ width: 500px; background: rgb(10, 10, 10); background: rgba(0, 0, 0, 0.7); border: solid 1px #000; padding: 5px; text-align: left; }
#footerspacer			{ height: 164px; }
	#footer				{ margin: 0 auto; width: 100%; height: 20px; margin-top: 2px; font-size: 8px; background: rgb(10, 10, 10); background: rgba(0, 0, 0, 0.7); color: #aaa; text-align:center; padding-top: 5px; border-top: solid 1px #000; }

a						{ text-decoration: none; color: #ffd400; }
a:hover					{ text-decoration: underline; color: #ffd400; }
h1						{ font-family: 'Gruppo', arial, serif; font-weight: normal; font-size: 36px; letter-spacing: 2px; text-align: center; border-bottom: 1px solid #ccc; padding-bottom: 5px; margin-bottom: 10px; }
