/* ### GENERAL ### */
body { background: url('../images/womanBg.gif'); }

/* ### CONTENT CONTAINER ### */
#contentCntr { background: url('../images/contentBg.gif'); padding-left: 0px; width: 928px; }

/* ### LEFT CONTAINER ### */
#leftCntr { width: 228px; }

	/* ### MENU BOX ### */
	.menuBox { width: 228px; font-family: 'Monotype Corsiva'; font-size: 22px; }
	.menuBox ul { list-style: none; }
	.menuBox li { display: inline; }
	.menuBox li a { margin-bottom: 8px; padding: 0px 70px 0px 20px; display: block; height: 73px; line-height: 66px; text-decoration: none; text-align: center; color: #cc3399; background: url('../images/menuBg.png') no-repeat 19px 0px; }
	.menuBox li a:hover { color: #006890; }
	.menuBox li.selected a { color: #000; background: url('../images/menuSBg.png') no-repeat 0px 0px; }
	
	/* ### TEXT BOX ### */
	.textBox { width: 660px; font-family: 'Monotype Corsiva'; font-size: 16px; }
	.textBox h1 { padding-bottom: 20px; font-size: 26px; font-weight: normal; color: #cc3399; }
	.textBox h3 { font-size: 17px; font-weight: normal; color: #cc3399; }
	.textBox a { text-decoration: none; color: #cc3399; }
	.textBox a:hover { color: #006991; }
	.textBox p { padding-bottom: 20px; line-height: 18px; }
	.textBox div.pic { margin-left: 10px; position: relative; float: right; font: 11px Arial; }
	.textBox div.pic div.hover { position: absolute; width: 353px; height: 209px; background: url('../images/picHover.png') no-repeat; }
	.textBox div.pic img { margin-bottom: 5px; }
	
	.csc-textpic-imagewrap {position: relative; width: 353px; overflow: hidden; padding-bottom: 14px!important;}
	.csc-textpic-caption { padding-top: 4px;}
	/* .csc-textpic-imagewrapOverlay {position: absolute; width: 353px; height: 202px; left: 0; top: 0; background: url(../images/content_image_overlay.png) 0 0 no-repeat; }
	
	.csc-textpic-imagewrapOverlay {display: none;} */