a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF88;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF88;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bolder;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF99;
	font-weight: bolder;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}

.menu{
	position:absolute;
	top: 18px;
	width: 120px;
	border: 1px #000000;
	background-color: #990000;
	background-color: #6F0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF88;
	text-decoration: none;
	visibility: hidden;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #990000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	line-height:70%;
}

#creditHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

#credit {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

div.photo {
	background-color: #FFCC99;
	padding:7px;
	margin-left:7px;
	margin-right:0;
	float:right;
}

#photoCredit{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	text-align:right
}

ul {
	font-family: "Times New Roman", Times, serif;
	list-style-position: outside;
	list-style-type: disc;
}

ul b{
	font-family: "Times New Roman", Times, serif;
	font-weight:bolder
}

#listHeading{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-decoration:underline;
}
#centerlisting{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration:underline;
	color: #000000;
}