h1#head{
text-indent:-9999em;
background-image:url(/images/selectAwards_2008Head.jpg);
width:750px;
height:130px;
}


.awardee {
	background-image: url(/images/str_grad5.gif);
	background-repeat: repeat-x;
background-position: bottom;
padding:1em;
 border:1px solid #CECECE;
 margin-bottom:1em;
 width:750px;
 height:255px;
 
}
.awardee img {
	float: left;
	margin: 1.5em;
}
.awardee p {
	padding-left: 1.5em;
	line-height: 2;
}
.awardee h2 a {
	text-decoration: none;
}
.awardee h2 a:hover{
text-decoration:underline;
}
.moreInfo{
	text-align:right;
}