body
	{
	background-color: #000064;
	background-attachment: scroll;
	background-repeat: repeat;
	text-align: center;
	margin: 2%;
	margin-bottom: 15%;
	}


p,ul,th,td,a
	{
	font-family: sans-serif;
	}
h1
	{
	color: #FFD700;
	font-family: serif;;
	font-size: 48px;
	text-align: center;
	margin-top: 0%;
	margin-bottom: 0%;
	}
h2
	{
	color: #FFD700;
	font-family: serif;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 0%;
	}
h3
	{
	color: #FFD700;
	font-family: serif;
	font-size: 36px;
	font-weight: normal;
	text-align: center;
	margin-top: 0%;
	margin-bottom: 0%;
	}
h4
	{
	color: #FFD700;
	font-family: serif;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 0%;
	}
p
	{
	color: #FFD700;
	font-family: sans-serif;
	font-size: 20px;
	text-align: left;
	}
img
	{
	vertical-align: middle;
	border: 0px;
	}

a:link	
	{
	color: #FFD700;
	font: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
a:hover
	{
	color: white;
	font: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
a:visited
	{
	color: #FFD700;
	font: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}
a:active
	{
	color: gray;
	font: sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	}


.selecttable
	{
	border: 0px;
	}
.selectL
	{
	align: center;
	vertical-align: middle;
	padding-right: 12px;
	border: 0px;
	}
.selectR
	{
	font: Garamond;
	font-size: 36px;
	color: #FFD700;
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
	border: 0px;
	}

.titleL
	{
	color: #FFD700;
	font: Garamond;
	font-size: 36px;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	padding-right: 24px;
	margin-top: 0%;
	margin-bottom: 0%;
	}
.titleR
	{
	color: #FFD700;
	font: Garamond;
	font-size: 36px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	margin-top: 0%;
	margin-bottom: 0%;
	}

.navtable
	{
	table-layout: fixed;
	align: center;
	width: 100%;
	}
.nav
	{
	background: url(http://www.bellefontetrain.org/images/backgrounds/blue.jpg);
	color: #FFD700;
	font-family: sans-serif;
	font-size: 20px;
	text-align: center;
	padding-left: 24px;
	padding-right: 24px;
	border: 4px outset #FFD700;
	}




#footer
	{
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	}
.footertable
	{
	table-layout: fixed;
	border: 0px;
	background: url(http://www.bellefontetrain.org/images/backgrounds/blue.jpg);
	}
.footertd
	{
	color: #FFD700;
	font-size: 12px;
	vertical-align: middle;
	border: 0px;
	}
.footerdate
	{
	color: #FFD700;
	font-size: 24px;
	vertical-align: middle;
	border: none;
	border: 0px;
	}