@charset "utf-8";
html,body{
  margin:0;
  padding:0;
  border:0;

}
body{
  background: url(../images/background.jpg);
    min-width:820px;
  text-align:center;

}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  text-align:left;
  position:relative;
  width:820px;

}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background:#FFFFF7;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
	z-index:1;
	position:relative;
	margin-left:180px;
	width:640px;
	background:#eecee0;
	/* \*/
  height:100%;
	background-color: #FFE2EE;/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:181px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-180px;
}
*>html #left{width:180px;}
#container-left{
  width:180px;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:640px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:180px;
  overflow:hidden;
}
#clearheaderleft{
  height:180px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:820px;
  height:50px;
  overflow:hidden;
    margin-top:-49px;

}
#subfooter1{
  background:#CE719C;
  text-align:center;
  height:50px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:820px;
  height:180px;
  overflow:hidden;
}
#subheader1{
  background:#FFE2EE;
  text-align:center;
  height:170px;
  border-bottom: 10px solid #C76F9B;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:640px;
  margin-left:180px;
  background:#FFE2EE;
}
* html #gfx_bg_middle{
  display:none;
}
#logo {
	text-align:center;
	padding:100px 0;
}
#photo {
	float:right;
	padding-right:40px;
	width:227px;
	\width:277px;
	w\idth:227px;
	padding-left:30px;
	padding-top:45px;
	
}
#photo img {
	border:10px solid #7D2E60;
}
#text {
	float:left;
	width:300px;
	\width:340px;
	w\idth:300px;
	  font-style:italic;
  padding-left:30px;
  padding-right:10px;
  padding-top:45px;
    color:#7D2E60;

}
#text p {
  line-height:2;
  color:#6d325f;
}
#subfooter1 p {
	padding-top:5px;
	font-size:80%;
	color: #FFFCED;
	margin:0;
}
#container-center a{
	text-decoration:underline;
	color:#7D2E60;
}

