@charset "UTF-8";
/* CSS Document */

body {
	height: 100%;
	background-color: #bfc291;
	background-image:url(images/cange_homepage_layout_bcg_01.gif);
	background-repeat:repeat-x;
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-top: 14px;
}

#wrapper{
	margin: 0px auto;
	width: 950px;
	height: 100%;
	min-height:500px;
}

#left_shade {
	float:left;
	width: 5px;
	heidht: 100%;
}

#content_wrapper {
	float: left;
	width: 940px;
	height:100%;
	background-color: #ffffff;
}

#right_shade {
	float:left;
	width: 5px;
	height: 100%;
}
	
	

#banner {
	width: 940px;
	height: 90px;
	background-color:#ffffff;
}

#banner_title {
	float: left;
	width: 592px;
	height: 88px;
	margin: 1px 0px 1px 1px;
	
}

#banner_pic {
	float:left;
	width: 346px;
	height: 88px;
	background-image:url(images/banner_index.gif);
	margin: 1px 1px 1px 0px;
	
}

#menu {
	clear:both;
	width: 940px;
	height: 24px;
	background-image: url(images/menu_bcg.gif);
	margin:0px;
	padding:0px;
	border:0px;
}

#menu ul {
    list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
	
}

#menu li {
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}

#menu li a {
	color: #1b1a1c;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size:12px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 40px;
	padding-right: 40px;
	margin:0px;
	border:0px;
}
#menu li a:hover {
	color: #FC0;
	background-color:#663;
}
#menu li a#current {
	color: #ffffff;
}

#index_flash {
	clear:both;
	width: 940px;
	height: 275px;
	background-color:#979a65;
}
/*this is for flash on index page*/
#index_flash_film {
	float:left;
	width: 690px;
	height: 270px;
	margin: 0px 0px 5px 5px;
}
#index_landscape {
	float:left;
	margin: 0px 5px 5px 0px;
}
/*this is for flashes on music and donate page*/
#page_flash {
	margin: 0px 5px 5px 5px;
	width:930px;
	height:270px;
}


#index_sidecontent {
	float:left;
	width: 260px;
	height: 100%;
	background-color: #ffffff;
}
#index_sidecontent h2{
	margin: 5px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #996;
}
#index_sidecontent p{
	margin: 0px 0px 2px 5px;
	padding:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000;
}

#index_news {
	width: 228px;
	height: 100%;
	margin: 15px 50px 5px 15px;
	border: 1px solid #979a65;
}
#news_title {
	background-color: #979a65;
	font-family: "Myriad Pro";
	font-size: 16px;
	color:#ffffff;
	padding: 3px 0px 2px 5px;
}

#news_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}

	

#index_cbf_logo {
	margin: 0px 15px 15px 15px;
}

#index_maincontent {
	float: left;
	width: 650px;
	height: 100%;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
}
#index_maincontent h1{
	font-family: "Myriad Pro";
	font-size:24px;
	color: #63684b;
}
#music_list {
	clear:both;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	color:#555;
}
#music_list li{
	float:left;
	display:block;
	margin:0px 0px 10px 0px;
	padding: 0px 20px 1px 0px;
	border-bottom:1px solid #996;
}
#music_list li.songname {
	float:left;
	display:block;
	min-width:300px;
	margin:0px 0px 5px 0px;
	padding: 0px 20px 1px 0px;
}

#nav p {
	padding:0px;
	margin-top:0px;
	margin-bottom:12px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888;
}
#nav a {
	padding:0px;
	margin-top:0px;
	margin-bottom:12px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888;
	text-decoration:none;
}
#nav a:hover {
	color: #996;
}
	

#index_tabs ul
{
    list-style-type: none;
    border-bottom: 1px solid #888;
    margin: 0;
    padding-left:0;
    padding-right:0px;
    padding-bottom: 27px;
}

#index_tabs ul li 
{
    float: left;
	display:block;
    height: 24px;
    text-align:center;
    padding:0px;
    margin: 1px 0px 0px 0px;
    border: 0px #4c4c4c;
}

#index_tabs ul li.selected 
{
    border-bottom: 1px solid #fff;
    background-color: #fff;
}

#index_tabs ul li a 
{
    float: left;
    font-family: "Myriad Pro";
	font-size:12px;
	color: #979a65;
    text-decoration: none;
    text-align:center;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-top: 5px solid #888;
    min-width:80px; 
	padding-top: 4px;
	padding-bottom:4px;
	padding-left: 4px;
	padding-right:4px;
	margin-right: 4px;
}

#index_tabs ul li a.selected
{
    color: #ac8d2f;
    font-weight:bold;
    background-color: #fff;
    border-bottom: 1px solid #fff;
	border-left:1px solid #888;
	border-right:1px solid #888;
	border-top: 5px solid #7c8a3b;
}

#index_tabs ul li a:hover
{
    color: #663;
    font-weight:bold;
    background-color: #fff;
	border-bottom:1px solid #888;
}

#tab_container 
{
    background: white;
    border: none;
    height:100%;
    width:100%;
    padding:0px;
    margin:0px;
    left:0;
    top:0;	
}

#iframe
{
    border:none;
    margin:0;
    padding:0;
}


#footer {
	clear:both;
	margin: 0px auto;
	width:940px;
	height:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 10px;
	padding-top:1px;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#660;
}

