body {
	background-image: url("/_include/images/bgfill.gif");
	background-repeat: repeat;
	margin: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

h1 {
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, Times, serif;
	font-size: 25px;
	font-weight: bold;
	padding: 35px 0px 10px 300px;
	margin: 0px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

#header {
	width: 920px;
	margin: auto;
	background-image: url("/_include/images/header1_1.jpg");
}

#header1, #header2, #fill {
	width: 920px;
	margin: 0px;
	padding: 0px;
	overflow: none;
}

#header1 {
	height: 162px;
	width: 920px;
	cursor: pointer;
	overflow: none;
}

#headerFade {
	z-index: 3;
	position: relative;
	height: 162px
}

#headerFade IMG {
	position: absolute;
	text-align: left;
	display: none;
	top: 0px;
	left: 0px
}

#header2 {
	height: 38px;
	width: 920px;
	padding: 0px;
	margin: 0px;
}

#header3 {
	height: 76px;
	width: 920px;
	margin: 0px;
	padding: 0px;
	background-image: url("/_include/images/header3.gif");
	background-repeat: none;
}

#fill {
	background-image: url("/_include/images/mainfill.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	min-height: 400px;
	clear: both;
	padding: 14px 26px 12px 26px;
	width: 868px;
}

.barHeader {
	background-image: url("/_include/images/barheader.gif");
	width: 843px;
	height: 22px;
	padding: 9px 12px;
	margin-top: 9px;
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	clear: both;
}

.barFill {
	background-image: url("/_include/images/barfill.gif");
	background-repeat: repeat-y;
	padding: 7px 12px;
	width: 843px;
}

.barFooter {
	background-image: url("/_include/images/barfooter.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 16px;
	height: 3px;
	width: 867px;
}

.frontbarHeader {
	background-image: url("/_include/images/frontbarheader.gif");
	width: 627px;
	height: 21px;
	padding: 9px 12px;
	margin-top: 9px;
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.frontbarHeader a, .frontbarHeader a:link, .frontbarHeader a:active, .frontbarHeader a:visited, .sidebarHeader a, .sidebarHeader a:link, .sidebarHeader a:active, .sidebarHeader a:visited, .barHeader a, .barHeader a:link, .barHeader a:active, .barHeader a:visited {
	color: #062b5a;
}

.frontbarHeader a:hover, .sidebarHeader a:hover, .barHeader a:hover {
	color: #ed2724;
}

.frontbarFill {
	background-image: url("/_include/images/frontbarfill.gif");
	background-repeat: repeat-y;
	padding: 2px 12px;
	width: 627px;
}

.frontbarFooter {
	background-image: url("/_include/images/frontbarfooter.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 16px;
	height: 3px;
	width: 651px;
}

.sidebarHeader {
	background-image: url("/_include/images/sidebarheader.gif");
	width: 176px;
	height: 21px;
	padding: 9px 12px;
	margin-top: 9px;
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: white;
}

.sidebarFill {
	background-image: url("/_include/images/sidebarfill.gif");
	background-repeat: repeat-y;
	padding: 2px 12px;
	width: 176px;
}

.sidebarFooter {
	background-image: url("/_include/images/sidebarfooter.gif");
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 16px;
	height: 3px;
	width: 200px;
}

.leftbar {
	float: left;
}

.rightbar {
	float: right;
	margin-right: 1px;
}

#footer {
	width: 920px;
	height: 22px;
}

table {
	border-top: 1px solid #072C5B;
	border-right: 1px solid #072C5B;
}

th {
	background-color: #072C5B;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #072C5B;
	border-bottom: 1px solid #072C5B;
}

.inlinePhoto {
	position: relative;
	display: block;
	border: 1px solid #435312;
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	margin: 5px;
	line-height: 16px;
	text-align: left;
}

.imageList {
	width: 840px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	list-style-type: none;
}

.imageList li {
	float: left;
	text-align: center;
	width: 130px;
	height: 130px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #cccccc;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.imageList li a, .imageList li a:link, .imageList li a:visited, .imageList li a:active {
	text-decoration: none;
	color: #333333;
}

.imageList li a:hover {
	text-decoration: none;
	color: #CC0000;
}

.imageList img {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}

/*
#menubar {
	display: inline; 
	position: relative; 
	height: 38px;
}
*/

#menubar, #menubar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menubar ul {
	display:none;
	position: absolute;
}

#menubar li {
	float:left;
	position:relative;
	height: 38px;
}

#menubar li a
{
	text-decoration: none; 
	font-family: Palatino Linotype, Palatino, Book Antiqua, Georgia, Times, serif;
	font-size: 15px; 
	white-space: nowrap;
}

#menubar li ul
{
	position: absolute;
	left: 0;
	top: 38px;
	height: auto;
	float: left;
	background: #ed2724;
	padding: 2px;
	border: 1px solid black;
}

#menubar li ul {
	width: 160px;
}

#menubar li ul li {
	float:none;
}

#menubar li ul li a {
	display: block;
	height: 20px;
	padding: 5px 5px;
	color: #ffffff;
}

#menubar li ul li a:hover {
	background: #ffffff;
	color: #ed2724;
}