﻿body {
	margin: 0;
	background-color: #95BED4;
}
#container {
	margin: 0px auto 0px auto;
	width: 780px;
	background-color: #FFFFFF;
}
#top {
	width: 780px;
	height: 100px;
	background-image: url('../pics/Misc-Backgrounds/Background8.jpg');
	text-align: center;
}
#top h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
}
#top {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
}
#top .imgright {
	margin: 0px 30px 0px 0px;
	float: right;
}

#story {
	width: 760px;
	padding: 10px;
	background-color: #FFFFFF;
	float: none;
}
#footer {
	margin: 0px auto 0px auto;
	border: thin none #0000FF;
	width: 770px;
	padding: 5px;
	background-color: #95BED4;
}
#footer .footer {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}
#dmbTB1ph {
	background-color: #FFCC00;
	width: 760px;
	padding: 10px;
}
.content {
	margin: 0px;
	min-height: 200;
	height: auto;
	font-size: 90%;
	width: 760px;
}
html >body .content {
	height: auto;
}
