/* CSS Document */
body{
	width:760px;
	margin:0px auto;
	padding:0;
	background-color:#fde7ee;
}

img{
	border:none;
}

a{
color:#F36F91;
}

#header{
	float:left;
	width:760px;
	height:177px;
	background-image:url("../images/system/header.jpg");
}

#header_left{
	float:left;
	width:680px;
	height:177px;
}

#header_right{
	float:left;
	width:80px;
	height:140px;
}

#header_btn{
	float:left;
	width:80px;
	height:37px;
	display:block;
	text-indent:-9999px;
}

#enews_btn{
	float:left;
	position: relative;
	left:605px;
	top:-35px;
	width:68px;
	height:24px;
	background-image:url("../images/system/btn_enews.png");
}

#navcontain{
	float:left;
	width:760px;
	height:29px;
}

#hometop{
	float:left;
	width:760px;
	height:296px;
	background-image:url("../images/system/hometop.jpg");
}

#maintop{
	float:left;
	width:760px;
	height:294px;
	background-image:url("../images/system/maintop.jpg");
}


#homebody_text{
	float:left;
	width:760px;
	height:55px;
	background-image:url("../images/system/homebody_text.jpg");
}

#maincontain{
	float:left;
	width:760px;
	height:auto !important;
	height:200px;
	min-height:200px;
	background-color:#fff;	
}

#maincontainhome{
	float:left;
	width:760px;
	background-color:#fff;
}

#footernav{
	float:left;
	width:760px;
	height:25px;
	background-color:#fff;
	text-align:right;
	font-size:9px;
}

#footernav a{
	font-size:9px;
	color:#F36F91;
}

#copyright{
	float:left;
	width:760px;
	height:50px;
}

#donationmain{
	float:left;
	width:500px;
	height:auto !important;
	height:400px;
	min-height:400px;
}

#donationright{
	float:left;
	width:220px;
	height:400px;
}
