h1 {
	margin:0;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style: italic;
	font-weight: normal;
	color: #777;
	background: #EEE;
	padding:1px 1px 1px 2px;
	border-bottom: #777 solid 1px;
	margin: 0;
	margin-bottom: 11px;
	text-decoration: none;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	border-bottom: none !important;
}
h2 a:hover {
	text-decoration: underline;
}
.flyover {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	padding:5px;
	color: #000;
	background-color:#FFC;
	border:solid 1px #000;
	width:302px;
	position:absolute;
	z-index:2;
	visibility:hidden;
	text-align:left;
}

.bluebox {
	height:90px;
	width:215px;
	background: url(bluebox-bg.jpg) no-repeat;
	padding:7px 20px 17px 10px;
	text-align:center;
	margin-bottom:5px;
	font-size:7pt;
	line-height:10px;
}
.bluebox a:link, .bluebox a:visited { color:#000;text-decoration:none;display:block; }
* html .bluebox a { width:100%; }
.bluebox a:hover { color:#000;text-decoration:none; }

.errorbox {
	padding:5px;
	background-color:#FFD9D9;
	border:1px solid #F00;
	color:#F00;
	font-weight:bold;
	text-align:center;
}

.loginbox {
	font-size:8pt;
	width:115px;
	border:1px solid #CCC;
}

.gray, a.gray:link, a.gray:visited, a.gray:active, a.gray:hover { color:#999; }
.red, a.red:link, a.red:visited, a.red:active, a.red:hover { color:#F00; }
.error {
	color:#F00;
	font-weight:bold;
}

.borderlessinput {
	border-width:0;
	border:none;
	padding-left:4px;
	background-color:#FFF !important;
}

.currentsub {
	background-color:#F00;
	color:#FFF;
	font-weight:bold;
}


#navh a:hover {
	text-decoration: none; border-width:0; /* ie 6 hack */
}
#navh {
	float:right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
/*	margin-right:-5px; /* hack for safari to keep the last button from wrapping */
}
#navh li {
	display: block;
	width:180px;
	position: relative;
float:right;
margin-bottom:1px;
border:0;
text-align:center;
/*	z-index: 999;*/
}
#navh li span {
	display: block;
/*	background: #F00; url(bnbg.jpg) no-repeat;*/
	padding: 8px 8px;
/*	border:1px solid #FFF;*/
margin-bottom:1px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10pt !important;
	line-height: 14px; /* -11 */
}
#navh li a, #navh li a:visited {
	display: block;
width:160px; /* ie6 hack */
	padding: 0;
	text-decoration: none;
/*	z-index: 999;*/
}
#navh dl {
	position: absolute;
	width:100%;
height:31px;
	top: 0;
	left: 0;
	background: #F00 url(bnbg.jpg) no-repeat;
	margin: 0;
	padding: 0;
/*	border: 1px solid #FFF;*/
	border-top: none;
}
#navh dt {
	float: left;
	background: #F00 url(bnbg.jpg) no-repeat;
	margin: 0;
/*	border-bottom: 1px solid #FFF;*/
margin-bottom:1px;
	line-height: 15px;
}
#navh dd {
	display: none;
	clear: left;
position:relative;
left:160px;
top:-32px;
	margin: 0;
	background: #FFC;
	color: #000;
	line-height: 10px;
	text-align: left;
	z-index: 999;
}
#navh dt a, #navh dt a:visited {
	display: block;
	border: 0;
	padding: 4px 8px 12px 8px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#navh dt a:hover {
	padding: 4px 8px 12px 8px;
}
#navh dd a, #navh dd a:visited {
	display: block;
width:205px;
border-left: 1px solid #F00;
border-right: 1px solid #F00;
	padding: 2px 10px;
	background: #FFC;
	color: #000;;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
#navh li:hover dd, #navh li a:hover dd {
	display: block;
	text-decoration: none;
}
#navh li:hover dt a, #navh li a:hover dt a, #navh dd a:hover {
	background: #FFC;
	color: #F00;
	text-decoration:none;
	border-left:1px solid #F00;
	border-right:1px solid #F00;
}
#navh li:hover dt a, #navh li a:hover dt a {
width:162px;
background: #FFC url(bnbgO.jpg) no-repeat;
border:none;
}
html>body .firstsub { /* html>body hack to exclude from ie6 or lower */
	padding-top: 10px;
	padding-left: 1px;
	border: none;
	margin: none;
	width:226px;
	background: url(bnbgFirstSub.gif) top !important;
}
html>body .lastsub { /* html>body hack to exclude from ie6 or lower */
	padding-bottom: 1px;
	width:227px;
	background: url(bnbgLastSub.gif) bottom !important;
	border: none;
	margin: none;
}

#photosarea {
	width:300px;
}
.photolarge {
	width:300px;
	height:330px;
	margin-bottom:5px;
	display:none;
	overflow:hidden;
}
.photothumb {
	width:71px;
	margin-right:5px;
	float:left;
}
.photothumb img {
	z-index:2;
}
.photothumb .overlay {
	display: none;
	position: relative;
	float:left;
	top:-73px;
	margin-bottom:-73px;
	background: url(photothumboverlay.gif) center no-repeat;
	z-index:1;
	width:71px;
	height:71px;
	cursor:pointer;
}
.photothumb:hover .overlay {
	display: block;
}
.lineh {
	margin:20px 0;
	border-top:1px dotted #F00;
	height:1px;
	line-height:1px;
}
.opened {
	font-weight: bold;
}
.closed {
	font-weight: normal;
}
.no, a.no:link, a.no:visited, a.no:active, a.no:hover {
	border:none !important;
	background:none;
	text-decoration:none;
}
