body{
}
div.frame{
clear:both;
}
h2{
	font-family: "Century Gothic", Arial, sans-serif;
	
}
	#schedule,#reports,#contact,/*#about,*/#links{
		margin:0em 1% 0em 0%;
		float:left;
		clear:left;
		width:65%;
	}
	#schedule ,#reports ul,#contact p,#about p,#links ul{
		font-size:95%;
	}
	#updates{
		margin:0em 0%;
		float:right;
		clear:none;
		width:30%;
	}
	
	#updates dt{
	margin: 0.1em 0em;
	padding: 0.1em 0em 0.1em 19px;
	line-height: 1.1em;
/*	border-left: 0.3em solid #FF4E2F;*/
	background:transparent url("../images/arrow.png") no-repeat scroll 2px 50%;
	font-family: Arial,sans-serif;
	font-size:95%;
}
	#updates dd{
		margin:0em 0em 0em 0.5em;
		padding:0.1em 0em;
		line-height:1.3em;
		font-size:90%;
	}
	h2{
		margin:1em 0em 0.7em 0em;
		padding:0.2em 0.4em;
		font-size:120%;
	}
	#about h2{
		margin:0.7em 0em;
		padding:0.2em 0.4em;
	}