﻿body {
	background:black;
	font-size:100%;
}
#headimage {
	text-align:center;
	margin-left: 100px;
}
#header {
	background:black;
	width:850px;
	color:#FF0000;
	padding: 20px;
	line-height: 1.4em;
	font-size: 250%;
	margin-left:100px;
}
#header h1 {
	font-family:"Arial Black";
	font-weight:bold;
	font-size:100%;
	text-align:center;
}
#header h2 {
    font-family:"Arial Black";
	font-weight:bold;
	font-size:180%;
	text-align:center;
}
#image {
	background:black;
	text-align:center;
	padding: 20px;
	width:230px;
	margin-left:420px;
}
#maincontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFFFCC;
	width: 550px;
	margin-top:50px;
	margin-left:290px;
	line-height: 1.5em;
}
h3 {
	font-family:Georgia;
	font-weight:bold;
	color:orange;
	font-size:90%;
}
#sidebar {
	float: left;
	width: 188px;
	background-color: #000000;
	position: relative;
	clear: both;
	display: inline;
	color: #C0C0C0;
	margin-top: 16px;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f9f9f9;
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
#pubsheader h1 {
	font-family:"Arial Black";
	font-weight:bold;
	font-size:190%;
	text-align:center;
	color:blue;
	margin-left: 130px;

}
#pubsheader h2 {
	font-family:"Arial Black";
	font-weight:bold;
	font-size:100%;
	text-align:left;
	color:purple;
	margin-left: 130px;
}
.imagepubs {
    background:black;
	text-align:center;
	padding: 20px;
	width:230px;
	margin-left:420px;
	border: 5px;
	border-color: red;
	border-style:ridge;
}
.hauntedpubs h3 {
    font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	margin-left: 450px;
}
.hauntedpubs1 h3 {
    font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	text-align:center;
}

.video {
	text-align:center;
	padding: 40px;
}
.video h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:red;
	font-size: 160%;
}
#footer {
    clear:both;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF99;
	font-size:90%;
	text-align:center;
	margin-top: 30px;
}
#historyimage {
	background:black;
	text-align:center;
	padding: 20px;
	width:456px;
	margin-left:300px;
	margin-top:  20px;
	border: 5px;
	border-color: red;
	border-style:ridge;
}

	