body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #0e0e0e;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFFFFF;
}
.logo {
	background-position: center top;
	width: 775px;
	height: 150px;
	background-repeat: no-repeat;
	padding-left: 125px;
}
.lighthouse {
	background-repeat: no-repeat;
	background-position: center top;
	height: 225px;
	width: 900px;
	text-align: center;
	padding-top: 300px;
}
.footer {
	color: #FFFFFF;
	text-decoration: none;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#section1 {
	height: 214px;
	width: 585px;
	padding-bottom: 50px;
	padding-top: 125px;
	padding-left: 275px;
	padding-right: 40px;
}
.menu {
}
.section1_content {
	height: 160px;
	padding-top: 10px;
}
#section2 {
	height: 265px;
	padding-bottom: 20px;
	padding-left: 125px;
}



#container1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.footer1 {
	color: #FFFFFF;
	text-decoration: none;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 125px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
#footer1 a {
	color: #666666;
	text-decoration: none;
}
#footer1 a:hover {
	color: #FFFFFF;
}
#container2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/2010_balefire_bg_subpages.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#container3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/2010_balefire_bg_flames.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
