/* awards page */
#content { 
	padding: 0 0 0 20px; 
	width: 786px;
}
h1 {
	background: url(../images/hdr_event.gif) no-repeat 0 0;
	width: 150px;
	height: 22px;
	margin: 0 0 8px 0;
}
h2 { width: 763px; }
.peeps {
	background: url(../images/div_long.gif) no-repeat 0 0;
	margin-top: 25px;
	padding-top: 27px;
	width: 763px;
}
	.peeps#no_div { 
		background: none; 
		margin-top: 15px;
		padding-top: 17px;
	}
.peeps img.right {
	float: right;
	margin: 10px 0 10px 15px;
}
.peeps img.left {
	float: left;
	margin: 2px 20px 10px 0;
}
.peeps h3 {
	color: #FFF1E5;
	font-size: 1.8em;
	margin-bottom: 5px;
}
.peeps em {
	color: #FFF1E5;
	font-size: 1.7em;
	font-weight: normal;
}
.peeps p {
	font-size: 1.4em;
	margin-top: 5px;
}
	.peeps p em { font-size: 1em; }
.peeps a {
	font-size: 1.1em;
}
