@charset "ISO-8859-1";

html, body {
	height: 100%;
	width: 100%;
}

#distance {
	width: 10px;
	height: 50%;
	margin-bottom: -340px;
	float: left;
	background-color: transparent;
}

#container {
	margin: 0 auto;
	position: relative;
	height: 680px;
	width: 920px;
	clear: left;
	background-color: transparent;
}

#intro_header,#intro_footer,#intro_picture {
	overflow: hidden;
}

#intro_header {
	background-color: white;
	color: black;
	height: 73px;
	padding: 10px;
	text-align: right;
}

#intro_header a {
	display: block;
	background-image: url("../img/logo-white.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	height: 65px;
}

#intro_footer {
	background-color: white;
	padding-bottom: 2em;
}

#intro_picture {
	background-color: white;
	display: block;	
	background-image: url("../img/mefisto_collage_web_smaller.jpg");
	background-position: center;
	background-repeat: no-repeat;
	height: 430px;
}

#intro_title {
	color: #8F1327;
	background-image: none;
	margin-left: 150px;
	width: 70%;
}

#next {
	margin-top: 10px;
	margin-right: 20%;
	text-align: right;
	color: #8F1327;
	background-color: white;
}

#next a {
	color: #8F1327;
}

#next a:hover {
	border-bottom: 2px solid #8F1327;
}

#intro_title h2 {
	color: #8F1327;
	background-color: white;
	padding-top: 10px;
}

#intro_title h4 {
	color: black;
	background-color: white;
	padding-top: 10px;
}

#intro_header_text{
	font-size: 1.3em;
	padding-bottom: 2px;
}

a:hover {
	border: none;
}

#sticker_congress {
	position: relative; 
	top: -750px;
	left: -400px;
}
