body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	background-color: #FFFFCC;
}
.frame_top {
	background-image: url(../images/slice_top.gif);
	background-repeat: repeat-x;
	background-color: #000066;
}
.frame_bottom {
	background-image: url(../images/slice_bottom.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFCC00;
	text-align: center;
	vertical-align: bottom;
	background-color: #000066;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.frame_bottom a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.frame_bottom a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.frame_left {
	background-image: url(../images/slice_left.gif);
	background-repeat: repeat-y;
}

.copyright {
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.Content_Main {
	padding-right: 15px;
}


.photo_spacing {
	padding-right: 5px;
	padding-bottom: 0px;
	float: left;
}
h3 {
	margin-bottom: -12px;
}
h4 {
	font-size: 14px;
}
.facultyID {
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.h2_nospace {
	margin-bottom: -5px;
}
.NEWS_table {
	font-size: small;
}

