body {
	text-align: justify;
	font-size: 11px;
	color: #26190b;
	background-color:#a4a18e;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

body a {
	text-decoration: underline;
	color: #26190b;
}

body a:hover {
	text-decoration: underline;
	color: #7b6246;
}

#maintable {
	border: 1px solid black;
}

#tdhead2 {
	background-image:url(images/head2.jpg);
	width: 420px;
	height: 225px;
}

#nav {
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bfb493;
	text-align:center;
	width: 420px;	
	margin: 139px auto auto auto;
}

#nav a {
	font-family:Impact, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bfb493;
	text-decoration:none;
}

#nav a:hover {
	color: #bfb493;
	text-decoration: underline;
}

#left {
	background-color:#6d6832;
	width: 128px;
}

#center {
	background-image:url(images/center.jpg);
	padding: 0px 50px 50px 50px;
	text-align:justify;
	position: relative;
}

#right {
	background-color:#656030;
	width: 117px;
}

.heading {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	text-transform: uppercase;
	position: relative;
}

#footer {
	background-image:url(images/footer.jpg);
	height: 81px;
	text-align:center;
}

th {
	padding: 3px 5px 3px 5px;
	background-color:#9b8d64;
	text-align:left;
}

#inductees {
	margin: auto;
}

#inductees td {
	padding: 3px 5px 3px 5px;
}

.shadow {
	background-color:#c3b998;
}

#rightnav {
	float:right;
	width:180px;
	background-color:#f0e8c9;
	margin:0 0 10px 30px;
	border:#654425 thin solid;
	padding:20px;
	text-align:left;
}
#rightnav p {margin:0;}


.rightheading {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.line {width:180px; border-top:#654425 thin solid; margin-top:0px;}
.right{float:right;}
