/* CSS Document */
div#contentsub {
	padding:6px 5px 5px 0px;
	background:url(img/ghost2.gif) no-repeat;
	margin-bottom:40px;
	margin-right:0px;
	clear: left;
	color: #FF6600;
	border-bottom: 1px dotted #FFFFFF;
}
#wrapper #main h3.ztitle {
	font-style: italic;
	padding-left: 20px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	margin-top:0px;
	padding-top:2px;
}
#wrapper #main #contentsub h3.ztitle {
	margin-bottom:8px;
}
/* Hides from IE5-mac \*/
* html #wrapper #main #contentsub div.coldata {
	height:180px;
}
/* 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;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 20px;
	min-height:180px;
	height:180px;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #main #contentsub div a.zlink {
	margin-left: 150px;
}
#wrapper #main #contentsub div#zone1 {
	background: url(img/pumpkin1.gif) no-repeat;
	width:245px;
	float:left;
	margin-right:18px;
	margin-left:10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#wrapper #main #contentsub div#zone1 h3.ztitle {
	text-indent: 35px;
	font-size: 14pt;
	height: 30px;
	margin-bottom:0px;
	color: #FF0000;
	padding-top: 10px;
}
#wrapper #main #contentsub div#zone1 .coldata{
	color:#FF6600;
	margin-top:3px;
}

#wrapper #main #contentsub div#zone2 {
	background: url(img/pumpkin2.gif) no-repeat;
	width:245px;
	float:left;
	margin-right:18px;
}
#wrapper #main #contentsub div#zone2 h3.ztitle {
	text-indent: 25px;
	font-size: 14pt;
	height: 30px;
	margin-bottom:0px;
	color: #FF0000;
	padding-top: 10px;
}
#wrapper #main #contentsub div#zone2 .coldata{
	color:#FF6600;
	margin-top:3px;
}

#wrapper #main #contentsub div#zone3 {
	background: url(img/pumpkin3.gif) no-repeat;
	width:245px;
	margin-left:538px;
}
#wrapper #main #contentsub div#zone3 h3.ztitle {
	text-indent: 25px;
	font-size: 14pt;
	height: 30px;
	margin-bottom:0px;
	color: #FF0000;
	padding-top: 10px;
}
#wrapper #main #contentsub div#zone3 .coldata{
	color:#FF6600;
	margin-top:3px;
}

#wrapper #main #contentsub div#zone4, div#zone5 {
	margin:10px;
	clear:both;
	background: url(img/ghost1.gif) no-repeat right bottom;
	color: #CCCCCC;
	border: thin solid #5a3e1c;
}
#wrapper #main #contentsub div#zone4 h3.ztitle {
	background: url(img/lgzonehead.gif) repeat-x;
	margin-bottom:8px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14pt;
	margin-left: 0px;
}
#wrapper #main #contentsub div#zone5 h3.ztitle {
	background: url(img/lgzonehead.gif) repeat-x;
	margin-bottom:8px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14pt;

	margin-left: 0px;
}
#wrapper #main #contentsub div#zone4 div.coldata, #wrapper #main #contentsub div#zone5 div.coldata{
	min-height:200px;
	padding-left:5px;
	color:#0000FF;
	text-indent:50px;
}
#wrapper #main #zone5 #picwdgt {
	margin-top: 1px;
	float: right;
	width: 1px;
	margin: 1px;
	background:yellow;
}
