@charset "utf-8";
/* CSS Document */

.style6 {color: #663300; font-family: Arial, Helvetica, sans-serif; }

#container {
	width: 1024px;
	height: 768px;
	text-align:center;
	background-color: #ababab;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #00CC00;
	
}

#header {
	width: 1024px;
	height: 111px;
	background-image:url(images/Yeofest-v_01.jpg);
}
#navbar {
	margin: 0px;
	padding: 0px;
}
#main_image {
	background-image: url(images/Yeofest-v3_07.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 604px;
	width: 1024px;
	position: relative;
}
#map {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 400px;
	float: left;
	position: relative;
	left: 312px;
	top: 25px;
	border: thin solid #00CC00;
}
#main_content  {
	position: relative;
	top: 10px;
	float: left;
	height: 308px;
	width: 708px;
	left: 162px;
	border: thin none #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #003300;
	background-image: url(images/Untitled-2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
}
#main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	float: left;
	height: 280px;
	width: 570px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000000;
	text-align: justify;
	position: relative;
	left: 162px;
	top: 10px;
}
#trains from {
	position: relative;
	height: 200px;
	width: 800px;
	left: 20px;
	top: 20px;
	float: left;
}
