/* override styles for academic arts sites */

.bannerHeight400 ul#breadcrumbs {
	top: 20px;
}

.bannerHeight400 #feature {
	margin-top: 0px;
	height: 185px;	
	background: none;
	color: #000;
}

.bannerHeight400 #feature div {
	padding: 0px 5px;
	position: relative;
}

.bannerHeight400 #feature h2 {
	color: #fff;
	color: #930;
	padding-left: 10px;
}

.bannerHeight400 #feature a, 
.bannerHeight400 #feature a:link, 
.bannerHeight400 #feature a:visited {
	color: #930;
}

/* banner (big image) */
#banner {
	display: none;
}
.bannerHeight400 #banner {
	display: block;
}

