#masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	height: 144px;
	background-position: 0px 0px;
	margin:0px 0px 24px 0px;
	padding:6px;
}
.left {
float:left;
padding:6px;
}
.right {
float:right;
padding:6px;
}
 a:link {
	text-decoration: none;
	background-color: transparent;
}
.gold {
	color:#333333;
	}
.green {
	color:#333333;
	}
.blue {
	color:#333333;
	}
.pink {
	color:#333333;
	}
#nav {
	 display: none;
 }
.logofloat {
	display: none;
}
#photo {
	width: 250px;
	padding: 6px;
	float: right;
}
#photo .cutline {
	font-size: 9pt;
}
#photo .credit {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
	margin-top: -10px;
}
dl ul {
	font-weight: normal;
}
.activity {
	height: auto;
	border-top: 2 solid #0000CC;
	padding-top: 6px;
	margin-top: 9px;
}
.number {
	float: left;
	font-size: 24px;
	color:#CCCCCC;
	background-color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 30px;
	height: 30px;
	padding: 4;
	margin-right: 6px;
	font-weight: bold;
}
.fees {
	background-color: #CCCCCC;
	padding: 6px;
	font-weight: 400;
	font-size: 90%;
}
.fees ul {
	list-style-position:inherit;
	list-style-type:none;
	display:inline;
}
.fees li {
	display: inline;
	margin-left: 1em;
}
.feesalt {
	background-color: #E2E2C8;
	padding: 6px;
	font-weight: 400;
	font-size: 90%;
}
.feesalt ul {
	list-style-position:inherit;
	list-style-type:none;
	display:inline;
}
.feesalt li {
	margin-left: 1em;
}
.who {
	font-size: 80%;
	color: #006600;
}

