body {
	font-family: century gothic, verdana, sans-serif;
	background: #333366;
	color: black;
	border: solid 1em #333366;
	margin: 0px;
	font-size: 90%;
}

#header {
	background: #333366;
	color: white;
	margin: 0;
	padding: 0 1em 0 1em;
	text-align:center;
	margin-bottom: 1em;
}

#date {
	border-top: dotted 1px #cccccc;
}

#body {
	margin: 0 10% 0 10%;
	padding: 1em;
	background: #cccc99;
background: #ffc;
	border-left: solid 1px #ff6;
	border-right: solid 1px #ff6;
}

#contents h3 {
	margin: 0;
}

.eventgroup {
	margin-bottom: 1em;
	clear: left;
}

.eventgroup ul {
	margin-bottom: 0;
}

.eventgroup img {
	float: right;
	margin-right: 1em;
	border: solid 1px black;
/*	width: 150px;
	height: 150px; */
}

#contents, #calendar, #announcements, #inthenews, #pathpeople, #hrnews, #transitnews {
	border-bottom: solid 1px black;

	margin-bottom: 1em;
}

#events h4 {
	margin-bottom: 0;
	font-size: 110%;
}

#footer {
	font-size: 80%;
}

.title {
	font-weight: bold;
}

