/* Global Styles */

body {
	margin:0px;
	color: #000033;
	/*background-image: url(red-white%20background.gif);
	background-repeat: repeat;*/
	text-align: center;
	background-color: #000066;
	}

h1 {
	color: #000066;
	letter-spacing:0.1em;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	}

h2 {
	color: #CC0000;
	font-size: 33px;
	}

h3,h4,h5,h6 {
	text-align: center;
	}

/* ID Styles */

#tableformat1 {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
}

#navigation{
	width: 125px;
}

#navigation a{
	background-color: #990000;
	display: block;
	font-weight: bold;
	color: #FFFFB7;
	text-decoration: none;
	font-variant: small-caps;
	font-size: small;
	letter-spacing: 0.15em;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: thick solid #000000;
}

#navigation a:hover {

	background-color: #000066;
	display: block;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
	font-variant: small-caps;
	font-size: small;
	letter-spacing: 0.15em;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border: thick ridge #006600;*/
}

#navigation p {margin:0px; padding:0px;}

#footer {
	background-color: #000099;
}

	
/* Classes */

.BorderTop {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #720000;
}	

.BorderLeft {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #990000;
}
.bordr {
	border: thin solid #000066;
}


.BorderBottom {
	border-bottom: medium solid #720000;
}
.BorderLeftBottom {
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
}


.BorderDarkRed {
	border: medium solid #720000;
	background-color: #FFFFFF;
}

.HallFameHeader {
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	width: 400px;
	padding-right: 80px;
	padding-left: 80px;
}

.pageHeader {
	color: #000066;
	letter-spacing:0.1em;
	font-size: 36px;
	}
.InfoHeading {
	font-size: large;
	font-weight: bold;
	color: #000066;
	background-color: #ECE9D8;
}

	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}

.subheading{
	font-size: medium;
	font-weight: bold;
	color: #000066;  
	background-color: #E6E0CA;
}

.tagline {
	font:11px times new roman;
	letter-spacing:0.2em;
	}
	
.bckgrndwhite {
	background-color: #FFFFFF;
	border: medium solid #000066;
}

.bckgrndTan {background-color: #E6E0CA;}



.vtop {
	vertical-align: top;
}

.cntr {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.redbold {
	font-weight: bold;
	color: #CC0000;
}

.greenfont {
	font-weight: bold;
	color: #006666;
}
	
.greenuline {
	color: #006666;
	text-decoration: underline;
	font-weight: bold;
}

.padding {
	padding:10px 10px 10px 10px;	
}

.imageFlagLine {
	background-image: url(FLAGLINE.JPG);
	background-repeat: repeat-y;
	background-position: center;
}	

.imagepadding {
	background-color: #FFFFFF;
	padding: 3px;
}

.imageRaisingFlag {
	background-image: url(RaisingFlag%20w-o%20words.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.imageToOurMen {

	background-image: url(To%20Our%20Men.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.right {
	text-align: right;
}
#Info_radiosbut {
	text-align: right;
	margin-right: 140px;
}
.caption {
	font-size: x-small;
	font-weight: bold;
	color: #006666;
}

.itlc { font-style: italic; }

.padd { padding-right: 10px; }

