@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic.eot');
	src: local('../fonts/League Gothic Regular'), local('LeagueGothic'), url('../fonts/League_Gothic.woff') format('woff'), url('../fonts/League_Gothic.otf') format('opentype'), url('../fonts/League_Gothic.svg#LeagueGothic') format('svg');
}

body{
	color: #fff;
	font: 13px Century Gothic, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	padding-top: 0px;
	background: #000 url(../images/bg_intro.jpg) no-repeat center center;
}
	
a:link, a:visited, a:active { color: #fff; text-decoration: none;	}
a:hover{ color: #ccc; }
	
h1 { font: 24px LeagueGothicRegular, Century Gothic, Arial, Helvetica, sans-serif; text-align: left; letter-spacing: 2px; margin: 0;}
h2 { font: 24px LeagueGothicRegular, Century Gothic, Arial, Helvetica, sans-serif; text-align: center; letter-spacing: 2px; margin: 5px 0 0 0;}
	
img.figure-a{	display: block; margin: 0 auto; }
img.figure-b{	float: right; margin: 0 30px 10px 10px; }
img.figure-c{	float: left; margin: 0 10px 10px 0px; 
}

#slideshow {
	width: 200px;
	height: 90px;
	margin: auto;
	}

#header{
		width: 685px;
		height: 375px;
	}	
	#header h1{
		float: left;
		padding: 0;
		margin: 0 auto;
		text-indent: -9000px;
		}
	
	#header h1 a{
		width: 685px;
		height: 375px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}

#container {
	width: 950px;
	\width: 950px;
	w\idth: 950px;
	height: 540px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/intro_layout.jpg) no-repeat;
	}
#register {
	background: url(../images/bg_register.jpg) no-repeat;
	width: 200px; height: 125px;
	font-size: 12px;
	color: #000000;
	margin: 28px auto 0 auto;
}
	#register h1 { font: 16px LeagueGothicRegular, Century Gothic, Arial, Helvetica, sans-serif; text-align: left; letter-spacing: 2px; margin: 0; padding: 2px 0 0 15px; color: #FFFFFF;}
	#register img { margin-top: 15px; border: none;}

#social {
	background: url(../images/bg_social.jpg) no-repeat;
	width: 200px; height: 150px;
	font-size: 12px;
	color: #000000;
	margin: 28px auto 0 auto;
	text-align: left;
	}
	#social h1 { font: 16px LeagueGothicRegular, Century Gothic, Arial, Helvetica, sans-serif; text-align: left; letter-spacing: 2px; margin: 0; padding: 2px 0 0 15px; color: #FFFFFF;}
	#social a:link,#social a:visited,#social a:active { color: #e52725; text-decoration: underline;	}
	#social a:hover{ color: #000; }
	#social ul { margin:0; padding:0;}
	#social li {
	list-style: none outside;
}


#content {
	font: 13px Century Gothic, Arial, Helvetica, sans-serif;
	}
	#content p {
		margin-bottom: 5px;
		}
#text_bg {
	background: url(../images/text_bg.png);
	padding: 20px 40px 30px 40px;
	}

#footer{ font: 16px LeagueGothicRegular, Century Gothic, Arial, Helvetica, sans-serif; text-align: center; padding: 5px 5px 20px; letter-spacing: 1px;  }
#footer a:link{ color: #fff; }
#footer a:hover{ color: #72716f; }
#footer a:visited{ color: #72716f; }

