@CHARSET "ISO-8859-1";

#globalLinks
{
	display: none;
}

#about
{
	text-align: center;
	color: #FF8000;
	font-size: 20px;	
}

h1#title
{
	width: 220px;
	height: 110px;	
	margin: -70px auto 0px auto;
	background: #650000 url('../about/title_banner.gif') no-repeat top center;
}

h1#title span
{
	display: none;
}

#info #temple
{
	display: block;
	width: 64px;
	height: 24px;
	margin: 0px auto 0px auto;
}

#info a#temple
{
	background: #650000 url('../about/temple.gif') no-repeat 0px 0;
}

#info a#temple:hover
{
	background: #650000 url('../about/temple.gif') no-repeat -64px 0px;
}

#info #temple span
{
	display: none;
}

#info
{
	background: #650000 url('../about/about_bg.jpg') no-repeat top center;
	margin: 0px 0px 45px 0px;
}

#info span
{
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#the_one
{
	width: 360px;
	font-weight:bold;
	font-size:16px;
	background: #000000 url('../about/the_one.jpg') no-repeat top center;
	margin: 0px auto 0px auto;
	padding: 0;
}

#the_one h1
{
	font-size:16px;
	padding: 115px 0px 0px 0px;
	margin: 0px 0px 0px 25px;
	color:#FFFF00;
	font-style:italic;
}

#the_one p
{
	color: #FF8000;
	margin: 0px 10px 0px 7px;
	font-weight:bold;
}