﻿body {
	color: navy;
	font-family: Arial;
	font-size: medium
	}
h2 {
	font-family: "Times New Roman", Times, serif; color: blue;
	text-align: center;
}

h1 {
	font-family: "Times New Roman", Times, serif; 	text-align: center;
	color: #0000FF;
}

#head {
	text-align: left;
	vertical-align: top
}

#links {
	width: 170px;
	float: left;
	margin-right: 10px;
	}
#links a {font-family: sans-serif; color: navy; font-size: medium; text-align: center}
#links a:link {text-decoration: none; text-align: center}
#links a:visited {text-decoration: none; text-align: center}
#links a:hover {color: red; text-decoration: underline; text-align: center}
#links a:active {text-decoration: none; text-align: center}

#menu {
	list-style-image: url('images/red-star.jpg');
	font-family: sans-serif; color: navy; font-size: medium; text-align: left
	}
#menu a {font-family: sans-serif; color: navy; font-size: medium; text-align: center}
#menu a:link {text-decoration: none; text-align: center}
#menu a:visited {text-decoration: none; text-align: center}
#menu a:hover {color: red; text-decoration: underline; text-align: center}
#menu a:active {text-decoration: none; text-align: center}


#main {
	width: 70%;
	float: left
}

#pic {
	width: 175px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial;
	color: navy;
	text-align: center;
	font-size: small
	}
#n_pic {
	width: 285px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Arial;
	color: navy;
	text-align: center;
	font-size: small

}
#past_a {
	text-align: center;
	font-size: small;
	color: navy;
	font-family: Arial;
	width: 50%;
	height: 225px
}
#img {
	border-style: solid;
	border-width: 1px;
}
#bottom {font-family: Arial; 
	font-size: x-small; 
	color: black;
	text-align: left
}
#table {
	width: 90%;
	vertical-align: middle
}
#officers {
	text-align: center;
	font-size: small;
	color: navy;
	font-family: Arial;
	width: 30%;
	height: 196px
	}
#p {font-family: Arial;
	font-size: medium;
	text-align: left;
	color: Navy;}
#p_l {
	font-family: Arial;
	font-size: small;
	text-align: left;
	color: navy;
	font-weight: bold}
#p_r {
	font-family: Arial;
	font-size: small;
	text-align: right;
	color: navy;
	font-weight: bold
}
#p_c {
	text-align: left;
}
