div#subc {
	border: none;
	padding:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 20px;
	clear:left;
}
#wrapper #main #subc div div, #wrapper #main #subc div p {
	border-style: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 0px;
	text-indent:30px;
	color:#FFFFFF;
}

/* 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-top:0px;
	margin:10px;
	margin-top:10px;
	overflow:auto;
	background: url(img/pumpkin1.gif) no-repeat;
}
/* 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;
	margin:10px;
	margin-top:0px;
	overflow:auto;
	border: thin solid #FFFFFF;
}
/* 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;
	margin:10px;
	margin-top:0px;
	overflow:auto;
	background: url(img/web.gif) no-repeat;
	border: thin solid #FF6600;
}
#wrapper #main #subc h3.ztitle {
	margin-bottom:8px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom:5px;
	background: url(img/pumpkin1.gif) no-repeat;
	height: 44px;
	padding-left: 25px;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#wrapper #main #subc div#zone3 h3.ztitle {

}
#wrapper #main #subc #zone1 .ztitle {
	text-indent: 55px;
}

div#zone4, div#zone5 {
	margin:10px;
	clear:both;
	border: thin solid #FF6600;
	background: url(img/shade.gif) repeat;
}
div#zone4 h3.ztitle,div#zone5 h3.ztitle {
	margin-bottom:8px;
	color: #0000FF;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14pt;
	background: url(img/barhead.gif) repeat-x;
	margin-left: 0px;
}
div#zone1 div.coldata,div#zone2 div.coldata,div#zone3 div.coldata,div#zone4 div.coldata, div#zone5 div.coldata{
	min-height:200px;
	color:#330000;
	text-indent:50px;
	padding: 5px;
}
#wrapper #main #zone5 #picwdgt {
	margin-top: 1px;
	float: right;
	width: 1px;
	margin: 1px;
	background:yellow;
}

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 #zone5 #picwdgt {
	/*margin-top: 30px;*/
	margin-top:1px;
	width: 1px;
	height: 1px;
	float: LEFT;
}
#wrapper #main #subc #reservescreen {
	border: medium double #FF6600;
}
#wrapper #main #subc #reservescreen legend {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6633;
}
#wrapper #main #subc #reservescreen table#resform {
	margin: 15px 0px 10px 20px;
}
.q {
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 10px;
	vertical-align: top;
}
.bigletter {
	font-size: 16pt;
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
	float: left;
}
.q div, .a div {
	vertical-align: text-bottom;
	margin-bottom: -15px;
}


.a {
	font-style: italic;
	margin-bottom: 20px;
	margin-left: 25px;
}
