/* CSS Document */

.fccontainer {
	height: 500px;
	width: 465px;
	text-align: center;
	background-image: url(../images/fading_bg_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #CCCCCC;
}
.fccontent {
	height: 300px;
	width: 350px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.body {
	color: rgb(0, 0, 0); 
	background-color: rgb(0, 0, 0); 
	font-family: Tahoma; 
	font-size: 12px;
	line-height: 18px;
}
.frame {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	background-color: rgb(207, 103, 50);
	
}
.banner {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	height: 100px; 
	text-align: center; 
	font-family: Tahoma; 
	font-size: 30px;
	background-image: url(../images/fading_cap_07.gif);
}
.menu {
	width: 996px;
	height: 25px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	background-color: rgb(0, 0, 0);
}
.picrow {
	width: 996px;
	height: 150px;
	text-align: center;
 	margin-left: auto; 
	margin-right: auto;
	background-color: rgb(0, 0, 0);
}
.table1 {
	width: 998px;
	margin-left: auto; 
	margin-right: auto;
}
.content{
	background-color: rgb(255, 255, 255);
	width: 448px;
}	
.gallery{
	background-color: rgb(0, 0, 0);
	text-align: center;
}