/* CSS Document */

P.logo_ye {
/*margin-left: 9px;
border: 9px 0 0 9px;*/
text-align:left;
margin: 8px  9px 0  8px;
width: 77px;
float: left;
}

P.logo_ctchoir {
margin: 8px 0 0 20px;
width: 70px;
float: left;
}

#copyright {	
	width: 100%;
	height: 80px;
	clear: both;
	margin: 0px auto 0px auto;
	min-height: 100px;
	background-color:#d7d1bd;
	background-image:url(../images/copyright_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#copyright_home {	
	width: 100%;
	height: 80px;
	clear: both;
	margin: 10px auto 0px auto;
	min-height: 100px;
	background-color:#d7d1bd;
	background-image:url(../images/copyright_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#copyright_content {
	
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}

p.copyright_text {
margin: 20px 0 0 0px;

width: 50%;
text-align: center;
float: left;
font-size:12px;
font-family:"Century Gothic", Verdana;
color: #ada88a;
}

p.logo_jungle {
margin: 8px  0px 0  0px;
float: right;}

p.logo_ctr {
margin: 8px  0px 0  0px;
float: right;
}


/***************************************/
