/* CSS Document */
div#subc {
	border: none;
	padding:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	color: #0000FF;
	margin-top: 15px;
}
#wrapper #main #subc div div, #wrapper #main #subc div p {
	border-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 5px;
}
#wrapper #main #subc div a.zlink {
	text-align:right;
	display:block;
}

/* Hides from IE5-mac \*/
* html div#zone1 {height:250px;}
/* End hide from IE5-mac */
/* in order for Moz to work, this div must NOT be floated, but use margins instead
	in order for IE pre 7 to work, the *html hack must be used since IE pre 7 does not honor min-height */
div#zone1 {
	min-height:200px;
	padding:5px;
	padding-top:0px;
	margin:10px;
	margin-top:0px;
	overflow:auto;
}
/* Hides from IE5-mac \*/
* html div#zone2 {height:250px;}
/* End hide from IE5-mac */
/* in order for Moz to work, this div must NOT be floated, but use margins instead
	in order for IE pre 7 to work, the *html hack must be used since IE pre 7 does not honor min-height */
div#zone2 {
	min-height:200px;
	padding:5px;
	margin:10px;
	margin-top:0px;
	padding-top:0px;
	overflow:auto;
}
/* Hides from IE5-mac \*/
* html div#zone3 {height:250px;}
/* End hide from IE5-mac */
/* in order for Moz to work, this div must NOT be floated, but use margins instead
	in order for IE pre 7 to work, the *html hack must be used since IE pre 7 does not honor min-height */
div#zone3 {
	min-height:200px;
	padding:5px;
	margin:10px;
	margin-top:0px;
	padding-top:0px;
	overflow:auto;
}
#wrapper #main #subc h3.ztitle {
	margin-bottom:8px;
	color: #000000;
	background: url(img/colbar-lrg.gif) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom:5px;
}
div#zone4 {
	padding:5px;
	margin:10px;
	margin-top:0px;
	padding-top:0px;
}
div#zone5 {
	padding:5px;
	margin:10px;
	margin-top:0px;
	padding-top:0px;
}
div#picwdgt {
	/*margin: 15px;
	float: right;
	height: 150px;
	width: 150px;
	background:yellow;
	clear:right;*/
	margin-top: 1px;
	float: right;
	width: 1px;
	margin: 1px;
	background:yellow;
}
#wrapper #main #subc #datazone div.subhead {
	font-size: 1.5em;
	font-weight: bold;
	color: #003300;
	text-align: center;
}

#wrapper #main #zone5 #picwdgt {
	/*margin-top: 30px;*/
	margin-top:1px;
}
