@font-face {

    font-family: 'bebas_neueregular';

    src: url('BebasNeue-webfont.eot');

    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),

         url('BebasNeue-webfont.woff') format('woff'),

         url('BebasNeue-webfont.ttf') format('truetype'),

         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'texgyreadventorregular';

    src: url('texgyreadventor-regular-webfont.eot');

    src: url('texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('texgyreadventor-regular-webfont.woff') format('woff'),

         url('texgyreadventor-regular-webfont.ttf') format('truetype'),

         url('texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');

    font-weight: normal;

    font-style: normal;



}



@font-face {

    font-family: 'ChunkFiveRegular';

    src: url('Chunkfive-webfont.eot');

    src: url('Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),

         url('Chunkfive-webfont.woff') format('woff'),

         url('Chunkfive-webfont.ttf') format('truetype'),

         url('Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');

    font-weight: normal;

    font-style: normal;



}







a.linkstop {

	font-family: bebas_neueregular;

	font-size: 30px;

	color: #666666;

	text-decoration: none;

	font-style: normal;

	font-weight: 400;

}



a:visited {

	color: #666666;

}

a:hover {

	color: #CCCCCC;

}

a:active {

	color: #666666;

}





body{

	margin: 0;

	padding: 0;

	

	

}

.top {

	background-color: #fff;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	

}

.spalsh {
	background-image: url(images/splash.jpg);
	height: 809px;
	background-repeat: no-repeat;
	background-position: center 0%;
	width: auto;

}

.nav_content  {

	width: 960px;

	height: 200px;

	margin-left: auto;

	text-align: left;

	margin-right: auto;

	

}

.about {

	background-image: url(images/about.jpg);

	background-repeat: repeat-x;

	height: 600px;

	 -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;

}

.events {

	height: 864px;

	background-image: url(images/event.jpg);

	background-repeat: repeat-x;

	height: 840px;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

}

.about_text {

	width: 1000px;

	height: 500px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 0px;

}

.header_about{

	font-family: ChunkFiveRegular;

		font-size: 50px;

	color: #fff;

	text-decoration: none;

	font-style: normal;

	font-weight: 400;

	}

.text{

	font-family: texgyreadventorregular;

	font-size: 16px;

	color: #fff;

	



	line-height: 1.0em;

	text-align: center;

	

	vertical-align: text-bottom;

	white-space: normal;

	}

	.text_lg{

	font-family: texgyreadventorregular;

	font-size: 24px;

	color: #fff;

	



	line-height: 1.0em;

	text-align: center;

	

	vertical-align: text-bottom;

	white-space: normal;

	}

.content{

	font-family: texgyreadventorregular;

	font-size: 18px;

	color: #fff;

	line-height: 1.5em;

	text-align: center;

	vertical-align: text-bottom;

	white-space: normal;

	margin-left: 55px;

	margin-right: 55px;

}

.donate {

	height: 600px;

	height: 864px;

	background-image: url(images/bg_donate.jpg);

	background-repeat: repeat-x;

	height: 730px;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

}



.contact {

	height: 600px;

	height: 733px;

	background-image: url(images/bg_contact.jpg);

	background-repeat: repeat-x;

	height: 1050px;

	-webkit-background-size: cover;

	-moz-background-size: cover;

	-o-background-size: cover;

	background-size: cover;

}

.union {

}

.footer {
	   position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:#999;
}
