* {
    padding: 0;
    margin: 0;
} 

body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 0.74em;
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #032B10;
	background-image: url(Train%20Images/backgroundgradient2.jpg);
	background-repeat: repeat-x;
}

a,a:link,a:active,a:visited { 
	color: #033a16; 
	outline: none; 
	text-decoration: none; 
}

a:hover { 
	color: #531902;
	text-decoration: underline; 
}

img {
}

a img{border: none;
}

#wrap {
	width:850px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: auto;
	background-color: #feedb9;
	border: 2px solid #990000;
}

#intro {
	height: 165px;
	text-align: left;
	background-color: #531902;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(Train%20Images/Header7.jpg);
	text-indent: -9999px;
}

#intro h1 {
	color: #eee;
	font-size: 4em;
	font-weight: 100;
	letter-spacing: 2px;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 10px;
}

#intro h2 {
	color :#ccc;
	font-size: 1.5em;
	font-weight: 100;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

#largeimage {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}

#content {
	float:left;
	width:570px;
	background-color: #feedb9;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 180px;
}

#content h1 {
	font-size: x-large;
	color: #033a16;
	font-style: italic;
	text-align:left;
}

#content h2 {
	font-size: large;
	color: #033a16;
	font-style: normal;
	text-align:left;
}

#content a {
	text-decoration: underline; 
}

#content img {
	float:right;
	border: 2px solid #990000;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 0px;
	}

#content ul {
	text-align: left;
	padding-left: 20px;
}

#content p {
	font-size: small
}

#spook {
	text-align: left;
	background-color: orange;
	padding-left: 20px;
}

#sidebar {
	float:left;
	width: 214px;
	background-color: #feedb9;
}

#navigation {
	width:174px;
	background-color: #F6CC3A;
	margin-top: 20px;
	border: 2px solid #990000;
	margin-left: 20px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#navigation ul {
	text-align: left; 
	padding-left: 20px; 
	font-weight: 600;
}

#navigation li {
	font-size: 1.3em; 
	padding-bottom: 10px;

}

.imagesidebar {
	margin-top: 10px;
	margin-left: 20px;
}
#banner {
	background-color: #F6CC3A;
	margin-top: 20px;
	border: 2px solid #990000;
	margin-left: 20px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
}

#footer{
	clear:both;
	padding: 10px;
	text-align: center;
	background-color: #F6CC3A;
	color: #033a16;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #990000;
}

#footer2{
	background-color: #531902;
	height: 15px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 2px;
}

.style1 {
	font-size: small
}

.style2 {
	border: none;
}

.style3 {
	color: #640000
}

table {
	width: 100%;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-left: 0px;
}

th, td {
	padding: 0px;
}




