#title h1 {
	color: white;
}

#about p {
}
#about p em{
	font-style: normal;
	font-weight: bold;
}

#content #imgCycleContainer {
	width: 680px;
	height: 440px;
	overflow: hidden;
}

#news li{
	border-top: 1px solid #fff;
	font-size: 85.7143%;
    min-height: 69px;
    height:auto !important;
    height: 69px;	
}

#news li p{
	padding: 1em 0 0.3em 0;
}
#news li a:visited{
	color:#eee;
}

#news li p {
    line-height: 1.6667em;
    margin-bottom: .83335em;
}

#news li p.newsDate{
	padding: 0;
	margin: 0;
}

#news h1{
	text-transform: lowercase;
	font-size: 100%;
}