.highlightPhoto {
	float: right;
	margin-bottom: 15px;
	color: #555;
}
#newArtsciBlue {
	background: url("../images/artsci-bg-green.png") repeat-x scroll 0 0 transparent;
}
#newArtsciShort {
	background:url(../images/artsci-bg-purple-short.png) repeat-x scroll 0 0 transparent;
}
.right {
	float: right;
	margin-left: 25px;
}

.left {
	float: left;
	margin-right: 25px;
}

.highlightPhoto img {
	border: 3px solid #ccc;
}
.highlightPhoto .photoCredit {
	text-align:right;
	font-style:italic;
	padding-right:25px;
}
.highlightQuote {
	color:#002b51;
	padding:10px;
	line-height:1.5em;
	font-size:18px;
}
.width300 {
	width: 305px;
}

.width400 {
	width: 405px;
}

.width500 {
	width: 505px;
}

#feature
	{
	margin-top: 22px;
	clear:both;
	width:960px;
	height:215px;
	background-color:#fff;
	display:block;
	text-align:center;	
	margin-bottom:30px;
	}
	
#smallfeature {
	margin-top: 18px;
	margin-left:17px;
	clear:both;
	width:925px;
	height:171px;
	background-color:#fff;
	display:block;
	text-align:center;	
	margin-bottom:30px;
}
.indexTOCbox {
	width:600px;
	height:120px;
	margin-bottom:20px;
}
.imageHolder {
	border:1px solid #CCC;
	padding:5px;
	margin-right:20px;
}
.imageHolder img {
	border:0;
}
.title {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	color:#004480;
	padding-bottom:5px;