html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #faf8f2;
}
#content {
	padding-bottom: 60px;
	padding-right: 35px;
	padding-left: 35px;
	font-size: 0.85em;
	padding-top: 10px;
}
#content:after {
	content:" ";
	display:block;
	clear:both;
}
#content a {
	font-weight: bold;
	color: #47678D;
}
#content a:visited {
	color: #6a99d2;
}
#content a:hover {
	color: #597C23;
}
#copy {
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px 0px 0px;
}

#footer {
	position: absolute;
	bottom: 0;
	height: 68px;
	width: 100%;
}
#footer p {
	margin: 0;
	font-size: .7em;
	text-align: center;
}
* html #wrap {
	height: 100%
}
#header {
	height: 141px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
#headerInductee {
	height: 94px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
h1 {
	font-size: 21px;
	text-transform: uppercase;
	color: #47678D;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#menu {
	background-image: url(../images/bg-menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	vertical-align: top;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
}
#menu p {
	padding:0;
	margin: 6px 0px 0px 0px;
}
#menu img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#menu a {
	margin-right: 11px;
	margin-left: 11px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu a:hover {
	color: #DFD0A7;
}
p {
	padding: 0px;
	margin-bottom: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.4em;
}
#pageTitle {
	background-image: url(../images/bg-pagetitle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 41px;
}
#pageTitle p{
	padding: 2px 0px 0px 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.75em;
	margin: 0px;
	vertical-align: baseline;
}
ul {
	font-weight: bold;
	margin-top: 0px;
}
ul li li{
	font-weight: normal;
	margin-bottom: .5em;
}
.sidePic {
	border: 2px solid #DFD0A7;
	margin-bottom: 5px;
	margin-left: 10px;
}
.subTitle {
	font-weight: bold;
	color: #597B24;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.tableInductees {
	background-color: #FFFFFF;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.tableInductees th,
.tableInductees td {
	vertical-align: top;
	padding:2px;
	border:1px solid #93896E;
}

.tableInductees thead th {
	background-color: #DFD0A7;
	padding-left:20px;
	padding-right:20px;
}

.textMenu {
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.textMenu a{
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	color: #47678d;
	padding-right: 2px;
	padding-left: 2px;
}
.textMenu a:hover{
	color: #597C23;
}
.textMenu hr{
	color: #597C23;
	width: 85%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #597C23;
}
#wrap {
	min-height: 100%;
	width: 689px;
	margin: auto;
	position: relative;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-y;
}
* html #main,
* html #content {
	height: 1px;
}
.headerScreen {
	display: inline;
}
.headerPrint {
	display: none;
}
#note {
	font-size: .8em;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 3px;
}
.nomination {
	font-weight: normal;
}
.nomination li {
	margin-bottom: 1em;
}