body {
	background-image: url(BG_blue_gold.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	color: #0000CC;
	font-size: small;
	text-align: center;
}
A:LINK, A:VISITED {
	color: #000060;
	padding: 5px;
	text-decoration: none;
}
A.leftnav:LINK, A.leftnav:VISITED {

	background-color: #D0D0D0;
	color: black;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
A:HOVER {
	background-color: #183F5E;
	color: #DDBB66;	
	padding: 5px;
	text-decoration: none;
}
A.leftnav:HOVER {
	background-color: #D0D0D0;
	font-size: 14px;
	color: black;	
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
A:FOCUS {
	background-color: #0000CC;
	color: #FFBB22;	
	padding: 5px;
	text-decoration: none;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	text-align: center;
}
li {
	padding-bottom: 10px;
}
#top {
	text-align: center;
}
#left_top {
	background-color: #183F5E;
	float: left;	
	font-fsmily: Tahoma, sans-serif;
	color: #CCCCFF;
	first-letter: bold;
	width: 160px;
	height: 35px;
	line-height: 2.5;
}
#right_top {
	background-color: #183F5E;
	float: right;	
	font-fsmily: Tahoma, sans-serif;
	color: #CCCCFF;
	first-letter: bold;
	width: 250px;
	height: 45px;
	line-height: 2.5;
}
#left_nav {
	background-color: #D0D0D0;
	color: black;
	float: left;
	text-align: left;
	width: 160px;
	line-height: 1.0;
}
#logo {
	background-color: #D0D0D0;
	float: right;
	text-align: left;
	line-height: 1.5;	 
}
#main {
	background-color: #808080;		
	padding: 15px;
}
.doom {
	color: white;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
}
.title {
	color: white;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.subtitle {
	color: white;
	font-size: 95%;
	font-weight: bold;
}
.content {
	color: white;
	text-align: justify;
}
.signoff {
	color: white;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}
#main_content {
	background-color: #808080;		
	padding: 15px;
	}
.announcetitle {
	color: black;
	font-size: 100%;
	font-weight: bold;	
}
.announce {
	color: black;
	font-size: 75%;
	text-align: justify;	
}
#nomination {
	padding: 10px;
	width: 500px;
	text-align: justify;
	}
A.subtitle:LINK, A.subtitle:Visited {
	color: white;
	font-size: 95%;
	font-weight: bold;
}
A.subtitle:HOVER {
	background-color: #183F5E;
	color: #DDBB66;	
	font-size: 95%;
	font-weight: bold;
}
.inductee_pic {
	float: left;
	}
.ind_bio {
	text-align: justify;
	font-size: 85%;
	color: white;
	}
.ind_year {
	text-align: right;
	color: white;
	}