#Layer1 {
	background-color : #6296CA;
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
	width : 150px;
	top : -130px;
	left : 130px;
	position : relative;
	z-index : 90;
	visibility: hidden;


}


#layer2 {
	background-color : #6296CA;
	layer-background-color : #99CCCC;
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
	width : 120px;
	top : 50px;
	left : 130px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	height: 50;

}


#layer3 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 50px; 
   left : 100px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : #6296CA; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #ffffff; 
   width : 150px; 
   top : -580px; 
   left : 130px; 
   position : absolute; 
   z-index : 2; 
   visibility : hidden; 
}


#layer5 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 50px; 
   left : 180px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}



#layer6 {
	background-color : #6296CA;
	layer-background-color : #99CCCC;
	border-width : 1px;
	border-style : solid;
	border-color : #ffffff;
	width : 120px;
	top : 280px;
	left : 250px;
	position : absolute;
	z-index : 90;
	visibility : hidden;
	height: 50;

}

#layer7 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 0px; 
   top : 0px;
   left : 0px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#layer8 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 0px; 
   left : 0px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}
.formfields {
}

#content {
	margin: 0 auto;
	padding: 0em 1.25em 0em 0em;
	width: 344px;
	font-size:1.125em;
	line-height:1.75em;
	text-align:left;
}

