@charset "utf-8";
body,td,th {
	color: #042244;
}

body {
	background-color: #030e3a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link    {color:#042244; background-color:transparent; text-decoration:underline;
}
a:visited {color:#042244; background-color:transparent; text-decoration:underline;
}
a:hover   {color:#BC0000; background-color:transparent; text-decoration:underline;
}
a:active  {color:#BC0000; background-color:transparent; text-decoration:underline;
}
h1 {
	color: #042244;
}

.h1-mem {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
}

h2 {
	font-size: 28px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.kirbyform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.h3-mem {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

h4 {
	font-size: 26px;
	color: #030e3a;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}

.p-hof {
	margin-left: 5px;
}

#nav {
	float: right;
	font-size: 16px;
}
#container {
	background-color: #030e3a;
	background-repeat: no-repeat;
	width: 1128px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #030e3a;
}
#container-stats {
	background-color: #030e3a;
	background-repeat: no-repeat;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #030e3a;
}
#content {
	padding: 5px;
	margin-top: 130px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 34px;
	border: 3px solid #cff;
	border-radius: 15px;
	background-color: #004888;
}
#content-bio {
	padding: 5px;
	margin-top: 130px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 34px;
	border: 3px solid #cff;
	border-radius: 15px;
	font-size: 15.5px;
	background-image: url(../graphics/34.jpg);
}
#content-hof {
	padding: 5px;
	margin-top: 130px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 34px;
	border: 3px solid #cff;
	border-radius: 15px;
	font-size: 15.5px;
	background-image: url(../graphics/34_.jpg);
}
#footer {
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: 37px;
	margin-bottom: 0px;
	margin-left: 37px;
	font-size: 14px;
}
.logostyle {
	float: right;
	margin-top: 26px;
	margin-right: 27%;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.border {
	border: thin solid #cff;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer a:link, footer a:visited {
	color: #cff;
}
a.footer:link {color: #cff; }
a.footer:visited {color: #cff; }
.wintwins {
	float: left;
	height: 134px;
	width: 100%;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
.kirby-header {
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 46px;
	padding-left: 24px;
}
.kirby-header-left {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
}
.kirby-header-right {
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bio {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.kirby-header-middle {
	position: inherit;
}

.table {
    -webkit-box-shadow: 0px 0px 3px 3px rgba(4, 34, 68, 0.5);
    -moz-box-shadow:    0px 0px 3px 3px rgba(4, 34, 68, 0.5);
    box-shadow:         0px 0px 3px 3px rgba(4, 34, 68, 0.5);
  }

.table-kirby {
    -webkit-box-shadow: 0px 0px 3px 3px rgba(4, 34, 68, 0.5);
    -moz-box-shadow:    0px 0px 3px 3px rgba(4, 34, 68, 0.5);
    box-shadow:         0px 0px 3px 3px rgba(4, 34, 68, 0.5);
    padding-left: 5px;
    padding-bottom: 5px;
  }

.kirby-header-plaque {
	padding-right: 35px;
}
