@charset "UTF-8";
body {
	background-color: #1038A5;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCD00;
	font-size: 11px;
	font-style: oblique;
	line-height: 1.75em;
	letter-spacing: 0.1em;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#content {
	position: absolute;
	width: 936px;
	visibility: visible;
	left: 50%;
	margin-left: -468px;
	top: -315px;
	height: 630px;
}

#logo {
	margin-right: auto;
	margin-left: auto;
}
#welcome {
	width: 651px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#club {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#intro {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#intro  #right {
	float: right;
	width: 136px;
	text-align: right;
}
#intro  #left {
	width: 500px;
	text-align: left;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #F8C536;
	font-size: 0.75em;
	padding-top: 20px;
	font-style: oblique;
	line-height: 2em;
	letter-spacing: 0.1em;
}
.bold {
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}
.blackLarge {
	font-family: "Arial black";
	font-style: normal;
	color: #FFF;
	font-size: 18px;
	padding-bottom: 10px;
}
.blackLarge a {
	color: #FFF;
	text-decoration: underline;
}
