@charset "utf-8";
/* CSS Document */
#header{position:absolute;
	left:10px;
	top:15px;
	width:988px;
	height:44px;
	z-index:1;
	text-align:center;
	font-family:Edwardian Script ITC;
	font-size: 24px;
	font-weight:bold;}
.subheader{font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase; 
	text-align:center;}
#rainbow{width:100%;
	float:left;
	clear:both;}
	#red{position:absolute;
		left:12px;
		top:240px;
		width:125px;
		height:184px;
		z-index:1;}
	#orange{position:absolute;
		left:154px;
		top:200px;
		width:125px;
		height:184px;
		z-index:1;}
	#yellow{position:absolute;
		left:296px;
		top:160px;
		width:125px;
		height:184px;
		z-index:1;}
	#green{position:absolute;
		left:439px;
		top:130px;
		width:125px;
		height:184px;
		z-index:1;}
	#blue{position:absolute;
		left:582px;
		top:160px;
		width:125px;
		height:184px;
		z-index:1;}
	#violet{position:absolute;
		left:725px;
		top:200px;
		width:125px;
		height:184px;
		z-index:1;}
	#indigo{position:absolute;
		left:868px;
		top:240px;
		width:125px;
		height:184px;
		z-index:1;}
	#ring{position:absolute;
		left:386px;
		top:380px;
		width:252px;
		height:252px;
		z-index:1;}



.style3{font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;}

#layerbottom{position:absolute;
	left:146px;
	top:700px;
	width:789px;
	height:114px;
	z-index:9;}
