body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #bd232d;
	text-align: center;
}

p, h1, h2, h3, h4, h5, h6, blockquote {
	margin: 0px;
	margin-bottom: 10px;
}
.blue { color:#039; }
h1 {
	font-size: 28px;
	color: #bd232d;
	text-align: center;
}
h2 {
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
h3 {
	font-size: 33px;
	color: #bd232d;
	text-align: center;
	clear: both;
}
h4 {
	margin-bottom: 5px;
	font-size: 17px;
}
h4 em {
	font-size: 12px;
	font-weight: normal;
}

#container {
	margin: 0 auto;
	width: 910px;
	text-align: left;
}
#header {
	margin:0 auto;
	width:910px;
	height:203px;
	background:url(images/winnerTop.jpg) center top no-repeat;
}
#body {
	width:920px;
	margin:0 auto;
	background-image: url(images/winner_bg.jpg);
	background-repeat: repeat-y;
}
#content {
	/*background-image: url(images/bkgd_content.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	padding: 0 90px 10px 90px;
}
#footer {
}
#copyright {
	padding-top: 3px;
	padding-bottom: 20px;
	color: #FFFFFF;
	text-align: center;
}
#btnav {
}

.clear {
	clear: both;
}

#grandphoto {
	float: left;
	background-image: url(images/bkgd_grand.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 352px;
	font-size: 10px;
	text-align: center;
}
#grandphoto img {
	margin: 48px 10px 7px 0px;
}
#grandphoto p {
	margin-bottom: 5px;
	padding: 5px 40px 0px 28px;
}
#grandquote {
	float: right;
	width: 320px;
}
#grandquote h3 {
	margin-top: 40px;
}

#letter {
	margin: 20px 30px 20px 30px;
}

#first {
	padding-top: 20px;
}
#colleft {
	float: left;
	width: 360px;
}
#colright {
	float: right;
	width: 360px;
}
.quote {
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
.first {
	background-image: url(images/bkgd_photo.gif);
	background-repeat:;
	width: 360px;
	height: 253px;
	text-align: center;
}
.first p {
	margin: 0px;
	padding-right: 4px;
}
.first img {
	margin-top: 16px;
	margin-bottom: 6px;
}
.first strong {
	font-size: 13px;
}
.first em {
	font-size: 11px;
}

#runner {
	margin-top: 6px;
	background-color: #e1f4fd;
	padding: 10px 20px 10px 20px;
}
#runner h3 {
	line-height: 32px;
	margin-bottom: 5px;
}
#runner h5 {
	float: left;
	margin: 0px;
	font-size: 12px;
}
#runner p {
	margin-bottom: 1px;
	text-align: right;
}