@charset "UTF-8";
/*------------------------------------------------------------------------------
 *  override style's
 *----------------------------------------------------------------------------*/
body{
  background:#000000 url(img/plain_header.gif) repeat-x;
  }
.overlay{
  background:url(img/plain_logo.gif) no-repeat;
  }

#containerOut { background: url(../img/bg_containerout_chiffon02.gif) repeat-x left bottom; }

#footer{
  background:url(img/plain_footer.gif) repeat-x;
  }
address{
  color:#231815;
  }
#epexegesis.plainChiffon{
	line-height:1.5;
	background:#a6a6a6;
	color:#FFFFFF;
	padding: 5px 0px 0px;
	width: 250px;
	height: 322px;
  }
/*-- End epexegesis background color */


/* IE .... */
/* Hack of bottom space. */
#btnGroup { _bottom:-1px; }

