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

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

.overlay{
	background-image: url(img/orange_logo.gif);
	background-repeat: no-repeat;
  }
#footer{
	background: url(img/orange_footer.gif) repeat-x;
  }
address{
  color:#FFFFFF;
  }
/*-- epexegesis background color */
#epexegesis.orangeChiffon{
	line-height:1.5;
	background:#f09f67;
	color:#FFFFFF;
	padding: 5px 0px 0px;
	width: 250px;
	height: 322px;
  }
/*-- End epexegesis background color */


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

