/*	
	Author(s): Phil Baber
	Date: 10.9.08
	Version: 1.0
	www.philbaber.com
*/



body {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: -3px;
	font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
	line-height: 32px;
	color: #ffff00;

	background-color: #000000;
	}
	
	

a 	{

	color: #ffffff;
	text-decoration: none;

	
	}
	
		
a:hover { 
	text-decoration: none;
	color: #000000;
	background-color: #000000;
	
	}
	
	
#dates { 
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
	
	}
	
	
	#talks { 
	text-align: center;
	color: #000000;
	background-color: #cccc99;
	
	}
	
#talkstext 	{

	color: #cccc99;
	
	}
	
	
#cannon { 
	text-align: center;
	color: #000000;
	background-color: #ff0000;
	
	}
	
#cannontext 	{

	color: #ff0000;
	
	}
	
#stoppress { 
	text-align: center;
	color: #ffff00;
	background-color: #ffffff;
	
	}

#stoppresstext 	{

	color: #000000;
	background-color: #ffff00;

	
	}

	
#mountanaloguetitle { 
	text-align: center;
	color: #000000;
	background-color: #00ccff;
	
	}
	
#mountanalogue { 
	color: #00ccff;
	
	}
	
	
	
#growlertitle { 
	text-align: center;
	color: #000000;
	background-color: #33cc00;
	
	}
	
#growler { 
	color: #33cc00;
	
	}
	
	
#armorytitle { 
	text-align: center;
	color: #000000;
	background-color: #666666;
	
	}
	
#armory { 
	color: #666666;
	
	}
	
	
	
#rwwtitle { 
	text-align: center;
	color: #000000;
	background-color: #0033cc;
	
	}
	
#rww { 
	color: #0033cc;
	
	}
	
	
	
#rwwtitle { 
	text-align: center;
	color: #000000;
	background-color: #0033cc;
	
	}
	
#rww { 
	color: #0033cc;
	
	}
	
	
#bluevelvettitle { 
	text-align: center;
	color: #000000;
	background-color: #cc0099;
	
	}
	
#bluevelvet { 
	color: #cc0099;
	
	}
	
	
#luciertitle { 
	text-align: center;
	color: #000000;
	background-color: #ff6600;
	
	}
	
#lucier { 
	color: #ff6600;
	
	}
	
	
	
	
#mariatitle { 
	text-align: center;
	color: #000000;
	background-color: #ff9966;
	
	}
	
#maria { 
	color: #ff9966;
	
	}
	
#rotitle { 
	text-align: center;
	color: #000000;
	background-color: #00cc66;
	
	}
	
#ro { 
	color: #00cc66;
	
	}
	
	
#fahrenheittitle { 
	text-align: center;
	color: #000000;
	background-color: #ff9999;
	
	}
	
#fahrenheit { 
	color: #ff9999;
	
	}	
	
	
#callmetitle { 
	text-align: center;
	color: #000000;
	background-color: #0066ff;
	
	}
	
#callme { 
	color: #0066ff;
	
	}	
	
	
#wikititle { 
	text-align: center;
	color: #000000;
	background-color: #663300;
	
	}
	
#wiki { 
	color: #663300;
	
	}	
	
	
#upsidedowntitle { 
	text-align: center;
	color: #000000;
	background-color: #cc66cc;
	
	}
	
#upsidedown { 
	color: #cc66cc;
	
	}
	
	
	
	
#title { 
	text-align: center;
	color: #000000;
	background-color: #ffff00;

	
	}
	
	
#title a {
	color: #000000;
	text-decoration: none;
	background-color: #ffff00;

	
	}
	
		
#title a:hover { 
	text-decoration: none;
	color: #ffff00;
	background-color: #ffff00;
	
	}

	
	
	
#issue { 
	text-align: center;
	color: #ffffff;
	background-color: #00ff00;

	
	}
	
	
#links { 
	text-align: center;
	color: #000000;
	background-color: #FFFFff
	
	}
	
	
#footer { 
	position: fixed; 
	text-align: center;
	bottom: 0px;
	
	}




