/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#DEEBEB;
}
div.container {
	/* width:100%; */
	width:100%;
	margin: 0 auto;
	min-width: 865px;
	/* border:1px solid yellow; */
}

div.headerlh, div.headerctr, div.headerrh { 
	padding:0px;
	margin:0px;
	height:130px;
}
div.headerlh, div.headerrh { 
	background-repeat:no-repeat;
	width:15px;
}

div.headerlh {
	float:left;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_header_lh.gif');
}
div.headerrh {
	float:right;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_header_rh.gif');
}
div.headerctr {
	margin-left:15px;
	margin-right:15px;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_top.gif');
	background-repeat:repeat-x;
	background-position:top;
	position:relative;
/*	background-color:#93BFFE; */
}

#headfillbox {
/* Used in div.headerctr */
	position:absolute;
	top:10px;
	left:0px; /* Added for IE6 */
	height:95px;
	width:100%;
	z-index:-10;
	background-color:#93BFFE;
}

#image_box {
/* Override this CSS in local file if adjustments are necessary */
/* Used in div.headerctr */
	position:relative;
	top:10px;
	height:95px;
	margin-left:450px;
	margin-right:155px;
	max-width: 1000px;
	border:none;
	z-index:-1;
	background-repeat:no-repeat;
	background-position:left;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft-whitewater-1.jpg');
}

#logo {
/* Used in div.headerctr */
	position:absolute;
	top:15px;
	left:16px;
	z-index:-5;
}

#logotext {
/* Used in div.headerctr */
	position:absolute;
	top: 66px;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	z-index:0;
}

#zollertext {
/* Used in div.headerctr */
	position:absolute;
	top: 16px;
	left: 175px;
}

#zollertext h1 {
	/* Used in div.headerctr */
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height:22px;
	font-variant: normal;
}


#headtext {
/* Used in div.headerctr */
	position:absolute;
	top:39px;
	left: 175px;
	padding:2px;
	width: 282px;
	height: 35px;
}

#headtext h1, #headtext h2 {
/* Used in div.headerctr */
	border:none;
	font-size: 14px;
	font-weight: normal;
	background-color:transparent;
	color: #000273;
	letter-spacing:normal;
	font-style: italic;
	text-align: center;
	font-variant: normal;
	text-decoration:none;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	margin:0;
	padding:0;
}

#headtext h2 {
	display:inline;
}

#statement_box {
	/* Used in div.headerctr */
	border: thin groove #FF0000;
	font-family: "Bradley Hand ITC", "Freestyle Script", "French Script MT", "Script MT Bold", script;
	font-size: 18px;
	text-align: center;
	padding: 2px;
	vertical-align: middle;
	position:absolute;
	top: 18px;
	right: 14px;
	width: 125px;
	font-weight: bold;
	color: #990000;
}

div.topnav {
	position:absolute;
	top:105px;
	height:25px;
	width:100%;
	margin:0;
	padding:0;	
	padding-left:5px;
	color:white;
	background-color:#015CE8;
}
div.topnav li, #time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	width: 170px;
	height: inherit;
	margin:0;
	padding:0;	
	/* padding-left:1px;
	padding-right:1px; */
	text-align: center;
	letter-spacing:0.1em;
	line-height:25px;
	display:inline;
	overflow:hidden;
	float:left;
}

div.topnav li a {
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	margin:0;
	padding:0;
	width:168px;
	height:inherit;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #D7E7FF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #D7E7FF;
	}

div.topnav li a:hover {
	color:#FF6600;
	background-color:#FFFFCC
	}

div.footercontainer, div.footerlh, div.footerctr, div.footerrh { 
	padding:0px;
	margin:0px;
	height:100px;
}
div.footercontainer {
	clear:both;
}
div.footerlh, div.footerrh { 
	background-repeat:no-repeat;
	width:15px;
}

div.footerlh {
	float:left;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_footer_lh.gif');
}
div.footerrh {
	float:right;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_footer_rh.gif');
}
div.footerctr {
	margin-left:15px;
	margin-right:15px;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_bottom.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	text-align:center;
}
#footfillbox {
/* Used in div.footerctr */
	position:absolute;
	z-index:-10;
	top:0px;
	left:0px; /* Added for IE6 */
	width:100%;
	height:85px;
	background-color:#93BFFE;
}

div.footerctr .footlinks {
	margin-top: 5px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 12px;
}
div.footerctr .footaddr{
	font-family:inherit;
	font-size: 10px;
	text-align:center;
}
.footaddr h1, .footaddr h2 {
	font-family:inherit;
	font-size: 10px;
	text-decoration:none;
	font-variant:normal;
	display:inline;
	border:none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	margin:0;
	padding:0;
}




div.lhbarcontainer {
	float: left;
	width: 100%;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_lh.gif');
	background-repeat: repeat-y;
	background-position: left;
}
div.rhbarcontainer {
	float: right;
	width: 100%;
	background-image:url('http://www.zooraft.com/common/library/css-layout10a/zooraft_edge_rh.gif');
	background-repeat: repeat-y;
	background-position: right;
}
div.leftnav, div.rightnav {
	width:159px;
	padding:0px;
	border:none;
	height:100%;
	background-color:#93BFFE;
}
div.leftnav {
	float:left;
	margin-left: 16px;
}
div.rightnav {
	float:right;
	margin-right: 16px;
}

div.leftnav ul, div.rightnav ul, div.topnav ul {
	margin: 0;
	padding: 0;
}

div.leftnav p,div.rightnav p {
	list-style-type: none;
	color:inherit;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:2px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #D7E7FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}

.navlarge {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:16px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #D7E7FF;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.navsmall {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height:8pt;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #D7E7FF;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.leftnav a,div.rightnav a {
	color: #003366;
	text-decoration: none;
	display:block;
	padding: 5px;
	}

div.leftnav a:hover, div.rightnav a:hover {
	color:#FF6600;
	background-color:#FFFFCC
	}

div.content {
/*	float:left;
	Width:99%;
	height:100%; */
	margin-left:176px;
	margin-right:176px;
	padding:1px 1px 5px 1px;
	border: 2px groove #000000;
	text-align:center;
}


