* {
	margin: 0; 
	padding: 0;
}
body {
	font: 1em Times, serif; 
	line-height: 1.25; 
	color: #000; 
	background: #FFF;
	padding-top:16px;
}
#content {
	width: 800px;
	margin:0 auto;
}
#navigation{
	width:181px;
	text-align:center;
	float:left;
}
#navigation img{
	margin-bottom:7px;
}

#navigation img.logo{
	margin-bottom:29px;
}
.pageContent{
	width:601px;
	float:left;
}
.linkRight{
	width:100%;
	text-align:right;
}
.link,.linkRight{
	font-size:0.9em;
}
a{
	color:#000000;
	
}
#pageTitle,#pageFooter{
	width:100%;
	 background: url(../images/awards/bg-hdr.gif) repeat-x top;
	 margin-top:20px;
}
#pageFooterSm{
	width:100%;
	 background: url(../images/awards/bg-ftr.gif) repeat-x bottom left;
	 height:50px;
	 margin-top:20px;
}

#pageFooter,#pageFooterSm{
	clear:both;
}
#introduction .copy{
	padding-top:3px;
}
#introduction .copy p{
	width:225px;
	padding-top:17px;
}
#recipients .copy p{
	width:225px;
	padding-top:17px;
}
.profile{
	clear:both;
}
.profile td{
	padding-bottom:20px;
}


.subhdr{
	border-bottom:1px #000 solid;
	margin-bottom:17px;
}
#winnerspage .copy{
	margin-top:20px;
}
.winPhoto{
	width:145px;
	margin-top:2px;
	margin-bottom:20px;
}
#winnerspage .bio{
	width:454px;
	margin-bottom:20px;
}
.summary{
	width:434px;
}

#recipients .copy,
#introduction .copy{
	float:left;
	padding-bottom:20px;
}
.photo{
	margin-top:18px;
	margin-left:20px;
	width: 354px;
	float:left;
}
.photo p{
	margin-top:20px;
}

.copy2{
	margin-left:20px;
	width: 225px;
	float:left;
}
.copy2 p{
	width:225px;
	padding-top:17px;
}

#navigation img{
	display:block;
}
