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

#menu {
	margin-top: 20px;
}

/* IE bogusness */
#menu .bogus{
	margin-bottom:7px;
	width: 123px;
}

#menu a{
	display: block;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: #000;
	border: solid 1px #000;
	text-decoration: none;
	font-style: italic;
	font-size: 13px;
	line-height: 22px;
	padding-bottom: 4px;
}

#menu a:hover{
	color: #000;
	background-color: #fff;
}

.pageContent{
	width:601px;
	float:left;
}
.linkRight{
	width:100%;
	text-align:right;
}
.link,.linkRight{
	font-size:0.9em;
}
a{
	color:#000000;
	
}

#pageTitle,#pageFooter {
	width:100%;
	border-top: solid 2px #000;
	margin-top:20px;
	font-style: italic;
	font-weight: bold;
}

#pageTitle .vert{
	height:15px;
	border-left: solid 2px #000;
	margin-left:20px;
}

#pageFooter,#pageFooterSm{
	clear:both;
	margin-bottom: 20px;
}
#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;
}

.caption{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 9px;
	width: 100%;
	text-align: center;
	color: #999;
}

.caption strong{
	font-weight: bold;
}

.winPhoto .caption{
	text-align: left;
}

.photo .caption{
	margin-top: 3px;
}


#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;
}

.pdfLink {
	background-image: url(/images/pdficon_large.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 40px;
	height: 35px;
	margin-top: 20px;	
}

.pdfLink a{
	font-size: 12px;
	font-style: italic;
	text-decoration: none;	
}


