html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1; color: #000000; background: white; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

@font-face {
	font-family: 'Bebas';
	src: url( "../fonts/Bebas.eot" );
	src: local('☺'), url( "../fonts/Bebas.woff" ) format( "woff" ), url( "../fonts/Bebas.ttf" ) format( "truetype" ), url( "../fonts/Bebas.svg#webfont" ) format( "svg" );
	font-weight: normal;
	font-style: normal;
}

body {
	text-align: center;
}
#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}
h1 {
	font: 60px/68px "Bebas", Helvetica, Arial, sans-serif;
	letter-spacing: 0;
	text-align: center;
	margin: 130px 0 60px 0;
}
h1 span {
	color: #9b9b9b;	
}

h2 {
	font: 24px/36px "Bebas", Helvetica, Arial, sans-serif;
	margin: 36px 0 12px;
}
p, a {
	font: 24px/36px Georgia, serif;
	color: #3e3e3e;
}

#participate, #find {
	float: left;
	width: 494px;
}
#participate {
	padding-right: 12px;
}
#find {
	overflow: hidden;
	height: 535px;
	position: relative;
}
#find a {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 494px;
	color: #fff;
	background: #3e3e3e;
	padding: 20px;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}
#find a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 36px;
	font-size: 18px;
}
