@charset "utf-8";
/* CSS Document */
img {
	border: 0;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.7em;
	color: #2d2a48;
	margin: 0;
	
}
body {
		background: #000 fixed;
		margin: 0;
		min-width: 960px;
		overflow: auto;
		text-align: center;	 position: relative;
		background: #21314f;
}
.container {
	width: 910px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
    padding-bottom: 40px;
	display: block;
	padding-left: 40px;
	text-align: left;
		 position: relative;
	
}
.container a {
	color: #203e76;
	text-decoration: underline;
	z-index: 15;
}
.container a:hover {
	color: #e59f0a;
	text-decoration: none;
	z-index: 15;
}
.header {
	 background: url('hoflogo.png') no-repeat;
	 text-indent: -9999px;
	  padding-left: 270px;
	 padding-top: 60px;
	 height: 276px;
	 position: relative;
	 	z-index: 1000;
}
.header a {
	font-family: Arial, Helvetica, sans-serif;
}
.header a:hover {
	text-decoration: underline;
}
.menulink {
	display: inline;
	float: left;
	height: 30px;
	padding: 0px;
	
}

.content {
	width: 945px;
	display: inline;
		background:  no-repeat #ededed fixed;
	float: left;
	font-size: .9em;
	position: relative;
	margin-top: -135px;
	padding-left: 25px;
	z-index: 5;

}

.photocaption p {
	background: #175197;
	color: #fff;
	height: 30px;
	padding: 10px 10px 5px 20px;
	position: absolute;
	bottom: 0;
	width: 835px;
	font-weight: bold;

}
.content p {
	line-height: 1.7em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #201b51;
    
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	margin-bottom: -.8em;
	color: #201b51;
	}

.column {
	width: 270px;
	padding: 20px;
	float: left;
}


.menulink {
	display: inline;
	float: left;
	height: 20px;
	padding: 0px;
	
}
	
	
.menulink img {
	visibility: visible;
	display: block;
	height: 100%;
	width: 100%;

}

.menulink#tickets {
	background: url('navbar_01.png') no-repeat;
	width: 137px;


}
.menulink#tickets:hover {
	background-position: 0 -23px;
}
.menulink#inductees {
	background: url('navbar_02.png') no-repeat;
	width: 277px;

}
.menulink#inductees:hover {
	background-position: 0 -23px;
}
.menulink#current {
	background: url('navbar_03.png') no-repeat;
	width: 213px;

}
.menulink#current:hover {
background-position: 0 -23px;
}







.container table p {
	line-height: .6em;
}
.container table h2 {
	margin-bottom: .2em;
}