body { margin: 0; padding: 0; background: #edd39e url('../images/bg.jpg') repeat-x; text-align: center; height: 100%; }

#flashPlan { z-index: 1; width: 750px; height: 632px; background: url('../images/fade.jpg') bottom repeat-x; margin: 30px auto 0 auto; }

#linkDesc span { cursor: pointer; }

#desc { z-index: 1; width: 750px; height: 500px; background: #cccccc; display: none; position: absolute; top: 50%; left: 50%; margin-top: -275px; margin-left: -375px; border: 10px solid #000; }

#descHeader { width: 750px; height: 100px; background: #333333 url('../images/descHeaderBg.jpg') repeat-x; }

  #descHeaderTitle { width: 500px; height: 100px; float: left; }

  #descHeaderReturn { width: 221px; height: 51px; display: block; float: right; margin: 30px 25px 0 0; }
	#descHeaderReturn span { border: 0; cursor: pointer; }

#desc iframe { width: 700px; height: 350px; margin: 25px; border: 0; display: block; }

#shadeout { width: 100%; min-height: 100%; background: transparent url('../images/shadeout.png'); position: absolute; top: 0; left: 0; margin: 0; padding: 0; }

.hideme { display: none; }