#nav {
	margin-bottom: 2.4em;
}

#main {
	width: 620px;
	float: left;
	margin-right: 48px;
}

.mainpic {
	background: url(/i/mainpic_border.gif) no-repeat 0 bottom;
	margin-bottom: 1.5em;
}

.mainpic img {
	padding-left: 4px;
	padding-bottom: 4px;
	background: url(/i/mainpic_border_top.gif) no-repeat 0 0;
}

#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

#text #firstgraf {
	font-size: 1.3em;
	line-height: 1.4em;
}

.drop {
	font-size: 3em;
	float: left;
	display: block;
	line-height: .9em;
	margin-right: .1em;
	position: relative;
	top: 1px;
}

/* @group Sidebar */

#side {
	width: 272px;
	float: left;
}

.module {
	background: url(/i/sideline.gif) no-repeat 0 bottom;
	clear: both;
	margin-bottom: 2.2em;
}

.module h2 {
	text-indent: -1000em;
	overflow: hidden;
	height: 33px;
	margin-bottom: .7em;
}

.module h4 a {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
	display: block;
	margin-bottom: .3em;
}

.module dl, .module ul {
	margin-left: 20px;
}

#coe h2 {
	background: url(/i/calendar_of_events.gif) no-repeat 0 0;
}

#coe dt {
	clear: both;
	font-size: .85em;
	font-weight: bold;
	float: left;
	width: 74px;
}

#coe dd {
	float: left;
	width: 175px;
	margin-bottom: 2em;
}

#ql li {
	margin-bottom: 1.5em;
}

#ql h2 {
	background: url(/i/quick_links.gif) no-repeat 0 0;
}


/* @end */