	
	/* Photo Department custom styles */
	
/* These styles reset the generic styles set in the "custom" stylesheet */

#logo img {
	margin-left: 6px;
	margin-top: 4px;
}

#footer, #Search {
	width: 845px;
}

#Search a {
	color: #fff;
}

#Search ul li {
	border-right: 1px solid #fff;
}

#footer {
	font-size: 0.6em;
}


/* other styles not related to global site stylesheets: */

/* table styles for 'requirements.asp' */

table.Req {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 40px;
}

.Req th, .Req td {
	border: 1px solid #c8c8c8;
	padding: 8px;
}

.Req caption {
	text-align: left;
	padding-bottom: 10px;
}


.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #C8C8C8;
}
.background {
	color: #C8C8C8;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

a:hover  {
	color: #CC9D11;
	text-decoration: underline;
}
.body2 {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyfaculty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #CC9D11;
	text-decoration: underline;
}

a:vistited {
	color:  #CC9D11;
	text-decoration: none;
}

a:visited {
	color: #CC9D11;
}

