#breadcrumbs {
	float: left;
	width: auto;
	font-size: 10px;
	left: 218px;
	top: 5px;
	position: absolute;
	color: #666666;
	z-index: 10;
}
#breadcrumbs a {
	text-decoration: none;
	color: #666666;
}
#breadcrumbs  a:hover, #page-links a:hover {
	text-decoration: underline;
}

#page-links {
	text-align: right;
	font-size: 10px;
	position: absolute;
	top: 5px;
	right: 25px;
	width: 20%;
	z-index: 10;
	float: right;
	clear: right;
}
#page-links a {
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #666666;
}
#contents-left {
	min-height:600px;
	height:auto !important;
	height:600px;
	width: 242px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #bcbbbb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 63px;
	float: left;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.school-banner {
	position: absolute;
	left: 27px;
	top: 29px;
}
.school-image {
	border: 1px solid #555655;
}
.school-info {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BCBBBB;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
}


#contents-right {
	width: 623px;
	margin-left: 345px;
}
#school-links {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #04743c;
}
#school-links a {
	padding-top: 0px;
	padding-bottom: 2px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.4em;
}
#school-links li {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	height: 1.5em;
}

#nav-global-sub {
	right: 39px;
}

.event  {
	vertical-align: middle;
	margin-bottom: 10px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 4em;
	width: auto;
	float: none;
}
.desc {
	font-size: 11px;
	line-height:1.5em;
	display: inline-block;
}

.date {
	display: inline-block;
	padding-right: 4px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 15px;
	color: #999999;
	vertical-align: middle;
	float: left;
}
.date-wrapper {
	vertical-align: middle;
	display: inline-block;
}



.date-month {
	font-size: 9px;
	clear: both;
	display: block;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.date-day {
	font-size: 18px;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
