body {
	font-family: "American Typewriter", "Courier New", Courier, monospace; 
	
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
.navigation {
	font-size: 24px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;s
}
.ghostbustour {
	font-size: 36px;
}
.ghostbustour a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ghostbustour a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ghostbustour a:active {
	color: #00FF1E;
	text-decoration: none;
}
.ghostbustour a:hover {
	color: #00FF1E;
	text-decoration: none;
}
.menu a:link {
	color: #FF0000;
	text-decoration: none;
}
.menu a:visited {
	color: #FF0000;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-size: 13px;
	padding-left: 40px;
	text-align: left;
	vertical-align: top;
}
.bigheader {
	color: #FF0000;
	font-size:24px;
}
.content a:link {
	color: #00FF1E;
	text-decoration: none;
}
.content a:visited {
	color: #0CA31A;
	text-decoration: none;
}
.content a:active {
	color: #0CA31A;
	text-decoration: none;
}
.content a:hover {
	color: #FF0000;
	text-decoration: none;
}
.content img {
	margin-left: 10px;
	border: 0px;
}
.movie {
	padding-left: 30px;
}