.faculty {
	background-image: url(images/facultybg.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	color:#cccccc;
	width: 510px;
	height: 35px;
	margin: 0 0 0 82px;
	padding: 0 0 0 8px;
}

.lightgray {
	background-image: url(images/lightgraybg.gif);
	background-repeat: no-repeat;
	width: 510px;
	margin: 0 0 0 82px;
	padding: 10px 0 10px 0;
}

.lightgray2 {
	background-image: url(images/lightgraybg.gif);
	background-repeat: no-repeat;
	width: 510px;
	margin: 0 0 0 82px;
	padding: 10px 0 0 0;
}

.darkgray {
	background-color: #BBBBBB;
	background-repeat: no-repeat;
	width: 510px;
	margin: 0 0 0 82px;
	padding: 5px 0 5px 0;
	background-image: url(images/drakgraybg.gif);
	background-color: #BBBBBB;
	background-position: bottom;
}

.innerdarkgray {
	background-image: url(images/darkroundedbg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 510px;
	padding: 0 0 10px 0;
}

.lightlinks {
	font-family: Verdana;
	font-weight:normal;
	color: #CCCCCC;
	font-size: 10px;
	padding: 1px 10px 5px 16px;
	line-height: 15px;
}

.lightlinks a:link {color: #CCCCCC}
.lightlinks a:visited {color: #CCCCCC}
.lightlinks a:hover {color: #c03}

.lightlinkscampus {color: #666666;}
.lightlinkscampus a:link {color: #666666}
.lightlinkscampus a:visited {color: #666666}
.lightlinkscampus a:hover {color: #c03}

.darklinks {
	font-family: Verdana;
	font-weight:normal;
	color: #414141;
	font-size: 10px;
	padding: 1px 10px 5px 16px;
	line-height: 15px;
}

.darklinks a:link {color: #1A1A1A}
.darklinks a:visited {color: #1A1A1A}
.darklinks a:hover {color: #c03}

.darklinkscampus {color: #777777}
.darklinkscampus a:link {color: #777777}
.darklinkscampus a:visited {color: #777777}
.darklinkscampus a:hover {color: #c03}

.padding8 {
	padding: 8px;
}

.darkroundedbg {
	background-image: url(images/darkroundedbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #1A1A1A;
	background-repeat: no-repeat;
	margin: 0 0 0 82px;
	padding: 5px 0 5px 0;
	width: 510px;
}

.bracket {
	font-family: Verdana;
	font-weight:normal;
	color: #CCCCCC;
	font-size: 10px;
}

.asterisk {
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	padding-left: 16px;
}