/* CSS Document */

.title {
	color: #990000;
	font-size: large;
	font-weight: bold;
}
.TrebuchetMS {font-family: "Trebuchet MS", Arial}
.splashheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #330099;
	background-color: #FF0000;
	border: thin groove #666666;
}
#content {
	font-family: "Trebuchet MS", "Univers Condensed", sans-serif;
	background-color: #FFFFFF;
	margin: 0px 15px;
	padding: 5px;
	width: auto;
	height: auto;
	clear: both;
	float: none;
	background-attachment: fixed;
	background-image: url(images/bg-panther.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #0000FF;
	font-weight: normal;
}
#content a:link {
	color: #0000FF;
	font-weight: bold;
}
#content .sidebar a:link {
	color: #0000FF;
	font-weight: bold;
}
#content a:visited {
	color: #663366;
	font-weight: bold;
}
.textmenu {
	font-family: "Trebuchet MS", "Univers Condensed", sans-serif;
	font-size: x-small;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FF9900;
}
body {
	background-color: #339966;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: small;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
}
.honTitle {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: normal;
	padding: 0px;
	line-height: 9pt;
	margin: 0px;
	text-align: center;
}
.honName {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 4px 0px 0px;
	line-height: normal;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.imageLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7454a9;
}
.honMainTitle {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 11pt;
	line-height: normal;
	font-weight: bold;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
}
#HonoraryCommittee p {
	font-family: Garamond, "Times New Roman", serif;
	line-height: 90%;
	margin: 3px 0px;
}
.subtitle {
	font-size: large;
	font-weight: bold;
}
