/* CSS Document */
div#contentsub {
	padding:6px 5px 5px 0px;
	background:url(img/barhead.gif) repeat-x;
	margin-bottom:40px;
	margin-right:0px;
	background: url(img/barhead.gif) repeat-x;
	clear: left;
}
#wrapper #main h3.ztitle {
	font-style: italic;
	color: #000000;
	background: url(img/colbar.gif) no-repeat;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top:0px;
	padding-top:2px;
}
#wrapper #main #contentsub h3.ztitle {
	margin-bottom:8px;
}
#wrapper #main #zone4 h3.ztitle {
	margin-bottom:8px;
	color: #000000;
	background: url(img/colbar-lrg.gif) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}
#wrapper #main #zone5 h3.ztitle {
	margin-bottom:8px;
	color: #000000;
	background: url(img/colbar-lrg.gif) no-repeat;
	padding-left: 25px;
	padding-top: 5px;
}
/* Hides from IE5-mac \*/
* html #wrapper #main #contentsub div.coldata {
	height:150px;
}
/* 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 */
#wrapper #main #contentsub div.coldata {
	overflow: auto;
	border-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	min-height:150px;
	height:150px;
	border-right: 1px solid #0000FF;
}
#wrapper #main #contentsub div a.zlink {
	margin-left: 150px;
}
div#zone1 {
	width:245px;
	float:left;
	margin-right:18px;
	margin-left:10px;
}
div#zone2 {
	width:245px;
	float:left;
	margin-right:18px;
}
div#zone3 {
	width:245px;
	margin-left:538px;
}
div#zone4 {
	margin:10px;
	clear:both;
}
div#zone4 div.coldata{
	border-right: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	min-height:200px;
	padding-left:5px;
}
div#zone5 {
	min-height:200px;
	margin:10px;
	margin-top:0px;
}
div#zone5 div.coldata{
	min-height:200px;
	padding-left:5px;
}
#wrapper #main #zone5 #picwdgt {
	margin-top: 1px;
	float: right;
	width: 1px;
	margin: 1px;
	background:yellow;
}
