h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
#displayMain {
	margin: 0px 10px 0px 10px;
}
#displayMain tr {
	vertical-align: top;
}
#colCenter {
	width: 10px;
}
#colRight {
	border: solid 1px #0f487c;
	padding: 0px 0px 10px 0px;
}
#mainContent {
	margin: 0px 10px 0px 10px;
}
#mainContent p {
	text-align: justify;
	padding: 0px 5px 0px 0px;
}
#flashTitle {
	margin: 10px 0px 10px 0px;
	position: relative;
	z-index: -2;
}
#slideshow {
	float: right;
	width: 218px;
	margin: 0px 0px 5px 10px;
}
#navTable {
	margin: 5px 5px 5px 5px;
}
#block {
	margin: 10px 10px 20px 20px;
	padding: 0px 0px 0px 0px;
}
#block a, #block a:link, #block a:visited {
	color: #000000;
	text-decoration: underline;
}
#block a:hover {
	color: #FF0000;
}
#block p {
	margin: 0px 0px 10px 0px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #015aab;
	margin: 0px 0px 10px 0px;
}
.photo {
	padding: 0px 10px 0px 10px;
}
#text {
	
}
#text tr {
	vertical-align: top;
}
#text td {
	
}
#text img {
	width: auto;
	height: auto;
	max-width: 100%;
}
#text table {
	max-width: 100%;
}
#text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#calendar {
	width: 100%;
	text-align: center;
}
#calendar table {
	border: solid 1px #d5ded1;
}
#calendar td {
	width: 14%;
	border: solid 1px #d5ded1;
}
#calendar .month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
}
#calendar .dayTitle {
	background-color: #d5ded1;
	padding: 5px 0px 5px 0px;
}
#calendar .day {
	font-size: 9px;
	padding: 5px 5px 5px 5px;
	height: 65px;
}
#faculty {
	
}
#photo {
	float: left;
	margin: 0px 10px 10px 0px;
	width: auto;
}
#announcements {
	border: solid 1px #e51937;
	margin: 40px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	width: 60%;
}
#announcements .header {
	background-color: #fcd2d9;
	width: 100%;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#project {
	border: solid 1px #7f9ebb;
	padding: 5px 5px 5px 5px;
}
#project .title {
	font-size: 14px;
	font-weight: bold;
	color: #0059aa;
}
#project .title a, #project .title a:link, #project .title a:visited {
	color: #0059aa;
}
#project .title a:hover {
	color: #e51937;
}
#projectPhoto {
	width: 148px;
	border: solid 1px #CCCCCC;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	color: #FF0000;
	font-weight: bold;
	padding: 20px 0px 0px 0px;
	line-height: 18px;
}
#projectJump {
	float: right;
}
#pageForm {
	border: solid 1px #7f9ebb;
	padding: 5px 5px 5px 5px;
}
#pageForm .fieldTitle {
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
#pageForm .cell {
	padding: 2px 10px 2px 10px;
}
#pageForm .smallcell {
	padding: 2px 10px 2px 10px;
	font-size: 11px;
}
.current {
	color: #FF0000;
}
.bottomBuffer {
	height: 40px;
	margin: 20px 0px 20px 0px;
}
.subtitle {
	color: #bc1930;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.red {
	color: #FF0000;
}