/* madge elaines world / pizzazz theatrical homepage stylesheet */
/*     */

#idxHeader { 	position: absolute; 
				top: 40px; 
				left: 50px; 
				z-index: 10; }

#idxPersonalize { position: absolute;
				clear:both;
				top: 20px;
				right: 15px;
				z-index: 15;
				font-weight: bold; 
				text-align: right;}

#idxFooter { 	text-align: center; 
				margin-top: 650px; 
				font-size: 11px; 
				line-height: 14px; 
				color: rgb(255, 255, 255); 
				width: 700px; 
				position: relative; 
				margin-left: auto; 
				margin-right: auto; }

#smooth	{	background-color: #ded0f1;
				width: auto;
				height: 100%;
				z-index: -1; }
				
#spot-makeup, #spot-costumes, #spot-magic, #spot-clowning, #spot-novelty, #spot-props { 
				position: absolute; 
				width: 170px; 
				height: 170px; 
				text-align: center; }
				
#spot-makeup p, #spot-costumes p, #spot-magic p, #spot-clowning p, #spot-novelty p, #spot-props p { 
				z-index: 1; 
				position: relative; 
				text-align: center;
				padding-top: 60px; 
				/* color: rgb(26, 25, 23); */ }
				
#spot-makeup a, #spot-costumes a, #spot-magic a, #spot-clowning a, #spot-novelty a, #spot-props a { margin: 60px 0px; }
#spot-makeup a:hover, #spot-costumes a:hover, #spot-magic a:hover, #spot-clowning a:hover, #spot-novelty a:hover, #spot-props a:hover { color:#0000FF; }				
#spot-makeup-handle, #spot-costumes-handle, #spot-magic-handle, #spot-clowning-handle, #spot-novelty-handle, #spot-props-handle { cursor: move; }

