#gcf_holder {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 700px;
}
#gcf_japan_header {
	background-image: url(../images/cultfest_header.jpg);
	background-repeat: no-repeat;
	height: 263px;
	width: 700px;
}
h1 {
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	color: #D2232A;
}
p {
	line-height: 16px;
	font-size: 14px;
	color: white;
	font-family: Arial;
}
#gcf_disclaimer {
	margin-top: 50px;
	color: white;
	text-align: center;
}
#gcf_disclaimer p {
	font-size: 11px;
	color: white;
	font-family: Arial;
}
#gcf_japan_tools_header {
	height: 263px;
	width: 700px;
	background-repeat: no-repeat;
	background-image: url(../images/cultfest_header2.jpg);
}
#gcf_words li {
	font-size: 14px;
	color: white;
	font-family: Arial;
}
#gcf_words a {
	color: white;
}


