#Container {
	border: thick double #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	width: 900px;
	height: Auto;
	margin: 50px auto 0px auto;
	background-image: url('Images/Container-Graphic3BLKDOTS.png');
}
#Header {
	background-color: #FFCCFF;
	width: 900px;
	height: 225px;
}
#Body {
	background-color: #FFFFFF;
	width: 900px;
	height: auto;
	background-image: url('Images/Container Graphic.jpg');
}
#Clear0 {
	clear: both;
	width: 900px;
}
#Footer {
	background-color: #000000;
	width: 900px;
	height: auto;
}
#Story {
	padding: 0px;
}
#text_left {
	padding: 5px 5px 5px 10px;
	width: 160px;
	height: auto;
	float: left;
}
#Text_Right {
	padding: 10px;
	width: 635px;
	height: auto;
	float: right;
}
.Text_Center {
	width: 300px;
	height: auto;
	float: left;
	padding: 10px;
}
.full_text {
	width: 600px;
	height: auto;
}
.nav {
	font-family: "times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.Nav {
	font-family: "times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

