/* CSS Document */

body {
	background-color: #660000;
	margin: 0px;
	padding: 0px;
}
.founder {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.winner_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
#header {
	background-color: #660000;
}
.history {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	vertical-align: top;
}
#main_body {
	padding-top: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#main_body2 {
	padding-top: 14px;
	padding-bottom: 15px;
}
#nav {
	background-color: #660000;
	padding-right: 14px;
	padding-top: 14px;
}
#preface_logo {
	width: 100%;
	margin-top: 150px;
	text-align: center;
}
.feature{
	width: 100%;
	margin-top: 45px;
	padding-right: 20px;
	padding-left: 20px;
}
.feature p{
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 14px;
	white-space: normal;
	display: block;
	margin: 0px;
	padding: 0px;
}
.indent_quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 14px;
	white-space: normal;
}
.tribute_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#winners_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	margin: 0px;
	padding: 5px;
	text-align: center;
	vertical-align: text-bottom;
}
.winner {
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.winner img {
	float: left;
	padding-right: 10px;
}
#history_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#previous_winners {
	margin-left: 40px;
}
.cd_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	width: 150px;
}
