#content-bg {
	background: url(../../../site_images/home/corner_glyph.gif) no-repeat 1px 1px;
}

/* @group introParagraph */

#introParagraph {
	width: 100%;
	position: relative;
	min-height: 461px;
	background: url(../../../site_images/home/fancypants_watermark.gif) no-repeat 115px center;
}

* html #introParagraph {height: 461px;}

	#introParagraph #collage {
		width: 371px;
		height: 461px;
		position: relative;
		float: right;
		margin-top: -45px;
	}
	
	#introParagraph #collage IMG {
		position: absolute;
	} 	
		#introParagraph #collage IMG#x0y0 {left: 0; 	top: 0;}
		#introParagraph #collage IMG#x1y0 {left: 117px; top: 0;}
		#introParagraph #collage IMG#x0y1 {left: 0;		top: 136px;}
		#introParagraph #collage IMG#x1y1 {left: 117px;	top: 136px;}
		#introParagraph #collage IMG#x0y2 {left: 0;		top: 341px;}
		#introParagraph #collage IMG#x1y2 {left: 117px;	top: 341px;}

	#introParagraph #text {
		margin: auto 15px auto 35px;
		font: normal .9em/1.35em "Trebuchet MS","Avant Garde","Century Gothic", Arial, sans-serif;	
	}
	
	#introParagraph #quote {
		text-indent:  -99999px;
		position:  relative;
		margin-top: 40px;
	}



/* @end */

HR {
	background: url(../../../site_images/home/hrule.gif) no-repeat center center;
	height:  10px;
	border: 0;
}

/* @group rotatingFocalBox */

	#rotatingFocalBox {

		margin: 35px  auto auto 36px;
	}

/* @end */





