h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
#displayMain {
	border: solid 1px #231F20;
	margin: 6px auto 10px auto;
}
#displayMain tr {
	vertical-align: top;
}
#colRight {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	border-left: solid 1px #231F20;
	background-color: #f6f3eb;
}
#gallery {
	border-bottom: solid 1px #231F20;
	padding: 0px 0px 6px 0px;
	background-color: #FFFFFF;
}
#flashTitle {
	margin: 4px 0px 10px 10px;
	height: 100%;
	width: 100%;
}
#navTable {
	margin: 20px 10px 20px 10px;
}
#navTable a, #navTable a:link, #navTable a:visited {
	text-decoration: underline;
}
#navTable a:hover {
	
}
#block {
	margin: 20px 10px 20px 10px;
	padding: 0px 0px 0px 0px;
}
#block a, #block a:link, #block a:visited {
	text-decoration: underline;
}
#block a:hover {
	
}
#block p {
	margin: 0px 0px 10px 0px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	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 #a09c9d;
}
#calendar td {
	width: 14%;
	border: solid 1px #a09c9d;
}
#calendar .month {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
}
#calendar .dayTitle {
	background-color: #a09c9d;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#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;
}
.current {
	color: #FF0000;
}
.bottomBuffer {
	height: 40px;
	margin: 20px 0px 20px 0px;
}
.featuredLink {
	color: #FF0000;
	font-weight: bold;
}