@charset "ISO-8859-1";
        
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
    
	#css-zen-garden {
	background-image: url(images/freakMontageMash2.jpg);
}
#container {
	height: 0px;
}
#pageHeader {
	background-image: url(images/toeCss3.1.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 1000px;
}
    #intro {
	background-image: url(images/flyer01.2.png);
	background-repeat: no-repeat;
	height: 1450px;
	background-position: center 390px;
}
#css-zen-garden #container #intro #pageHeader h1 {
	display: none;
}
#css-zen-garden #container #intro #pageHeader h2 {
	display: none;
}
    #participation {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 10px solid #000000;
}
    #extraDiv1 {
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1450px;
	width: 100%;
	visibility: visible;
	background-image: url(images/curtain.png);
	float: left;
	clear: both;
	z-index: 2;
}
    #extraDiv2 {
	background-image: url(images/curtainR2.png);
	background-repeat: no-repeat;
	height: 1450px;
	width: 100%;
	float: right;
	position: absolute;
	background-position: right top;
	clear: both;
	padding: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	margin: 0px;
}
#explanation {
	display: none;
}
#quickSummary {
	display: none;
}
#preamble {
	display: none;
}
#benefits {
	display: none;
}
#requirements {
	display: none;
}
#footer {
	color: #FFFFCC;
	background-color: #666666;
	text-align: center;
	padding: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#lselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 3;
	color: #FFFFCC;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #CCCC99;
}
.select {
	text-align: center;
	color: #FFFFCC;
}
