@charset "utf-8";
.Wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-position: left top;
	height: auto;
	width: 1000px;
}
.Top {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-position: left top;
	height: 100px;
	width: 100%;
	color: #FFFFFF;
}

.BannerLeft {
	font-size: xx-large;
	color: #FFFFFF;
	background-position: center center;
	text-align: left;
	vertical-align: text-top;
	float: left;
	height: 100px;
	width: 66%;
	position: static;
	clear: right;
	display: block;
	font-style: normal;
	line-height: 100px;
	text-indent: 5px;
}
.BannerRight {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	float: right;
	height: 100px;
	width: 33%;
	position: static;
	clear: right;
	display: inline;
	text-align: center;
}
.LeftNav {
	background-color: #cc0000;
	float: left;
	height: 655px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left top;
	color: #FFFFFF;
	text-align: center;
	margin-right: 10px;
}

.Story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
	vertical-align: text-top;
	float: left;
	height: auto;
	width: 840px;
	position: static;
	clear: none;
	display: block;
	font-style: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0%;
}

.StoryLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
	vertical-align: text-top;
	float: left;
	height: auto;
	width: 400px;
	position: static;
	clear: none;
	display: block;
	font-style: normal;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
}

.StoryRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
	vertical-align: text-top;
	height: auto;
	width: 400px;
	position: static;
	display: block;
	font-style: normal;
	margin-top: 10px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

.Picture1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center center;
	text-align: left;
	vertical-align: text-top;
	float: left;
	height: auto;
	width:  840px;
	position: static;
	clear: none;
	display: block;
	font-style: italic;
	font-weight: bold;
}
.TopNavBarContainer {
	height: 30px;
	width: 100%;
	float: left;
	background-color: #000000;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.TopNavBar {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 166px;
	float: left;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	clear: right;
	height: 28px;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 28px;
}


.TopNavBar a:link, .TopNavBar a:visited {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
}

.TopNavBar a:hover{
	display: block;
	background-color: #CC0000;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-position: left top;
	height: 20px;
	width: 1000px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	float: left;
}
