#links {
	background: #ffffff;
	margin-left: 50px;
	padding-top: 5px;
}
#clear 
{
	background-color: transparent;
	vertical-align:top;
}
#orange 
{
	background-color: #FFD47F;
	vertical-align:top;
}
#gray 
{
	background-color: #BFBFBF;
	vertical-align:top;
}
#orange-header {
	background: #FFD47F;
	height: 20px;
	align: left;
}
#calendar {
	background: #B0B0B0;
	margin-left:5px;
	padding-bottom:15px;
	padding-top:15px;
}

#featured-event {
	background: #666666;
	height: auto;
	color: #FFFFFF;
	align: left;
}
#calendar-month {
	background: #d4d4d4;
	margin-left:5px;
	height: 26px;
	align: left;
	border-bottom: 1px;
	border-bottom-style: groove;
}
#featured-more {
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	background: #7F7F7F;
	clear: left;
	height: auto;
	color: #FFFFFF;
}


