body {

	font-family: Verdana, arial, helvetica, sans-serif;

	background: #000 url(http://www.juggalogathering.com/nav/background.jpg);

	color: #fff;

	font-size: 14px;

}



a {

	text-decoration: none;

	color: #fc0;

}



a:visited {

	color: #f90;

}



p {

	display: block;

	color: #fff;

	text-align: left;

	font-size: 14px;

}



br {

	clear: both;

}



b {

	color: #ffff33;

	font-weight: 800;

}



ul, ol, li {

	color: #fff;

}



h2 {

	display: inline;

	font-size: 24px;

	font-weight: 500;

	color: #fc0;

}



h3 {

	display: inline;

	font-size: 18px;

	font-weight: 500;

	color: #fc0;

}



.text_menu {

	padding:0;

	margin:0;

	font-family: Verdana, arial, helvetica, sans-serif;

	font-size: 9px;

	white-space:nowrap;

	list-style-type:none;
	
	align:center;

}



.text_menu li {

	display:inline;

	padding:0px 5px;

	text-decoration:none;

	float:left;

	border-right: 1px solid #ff6600;

}



.text_menu li.li_last

{

	border-right: 0px;

}



.text_menu li:hover {

	text-decoration:underline;

	color: #f90;

}



#boilerplate {

	font-size: 9px;

	text-align: center;

}



.article_title {

	text-align: left;

	font-size: 18px;

	color: #fc0;

}


