﻿body img {
	border: 0px;
	text-decoration: none;
	font-family: "League Gothic";
	font-size: xx-large;
}
{}
#container {
	background-color: #FFFFFF;
	width: 80%;
	margin: auto 10px auto 10px;
	padding: 10px;
}
#masthead {
	background-position: 0in center;
	height: 170px;
	background-image: url('images/limitedappeal25.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
#left-nav {
	width: 180px;
	float: left;
	margin: 20px 0px 10px 0px;
}
#main-content {
	margin: 20px 10px 10px 200px;
}
#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
