@charset "utf-8";
#hdiv {
	height: 1em;
	}
#hreel {
	height:8px;
	width:100%;
	background-image:url(images/background/filmholes.gif);
	background-repeat:repeat;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	}
#arrow {
	background-image: url(SpryAssets/LargeWhiteArrow.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
	top: 0.9em;
	right: 1em;
	display: inline;
	position: absolute;
}
#shadow  {
	background-image:url(shadow.gif);
	width:100%;
	background-repeat: repeat-x;
	height: 1.3em;
	background-color: #FFFFFF;
	}
#breadcrumbs  {
	width:100%;
	height: 2.5em;
	background-color: #FFFFFF;
	
	padding-left: 0em;
}
#breadcrumbs p{
	font-size: 80%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#breadcrumbs  a {
	color:#157175;
}
#menu  {
	height:2.1em;
	background-image: url(menubar_green.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0E3A38;
	border-bottom-color: #54D8BD;
	font-size: 80%;
}
