body {
	background-color: #000000;
}
#Container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 100%;
}
#HeadImage1 {
	background-image: url(../../graphics/R05-1.jpg);
	height: 175px;
	width: 1024px;
}
#RightImage {
	background-image: url(../../graphics/R05-2.jpg);
	position: absolute;
	z-index: 0;
	left: 640px;
	top: 175px;
	height: 306px;
	width: 384px;
}
#Container #Story p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Container #Story {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	clear: right;
	float: left;
	position: relative;
	width: 615px;
	top: 5px;
}
#Container #MainContent {
	position: absolute;
	left: 0px;
	top: 175px;
	width: 625px;
}

#Container #Picture {
}
#Container #MainContent #Footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#Container #MainContent #Footer a {
	color: #FFFFFF;
}
#Container #Summaries a {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#Container #Summaries p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#Container #Summaries h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#Container #SideBar #Summaries H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}


#Container #Summaries {
	clear: left;
	background-color: #000033;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Container #SideBar {
	position: absolute;
	width: 384px;
	left: 639px;
	top: 327px;
}
#Container #MainContent #Story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
#Container #MainContent #Story h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
#Container #MainContent #Story td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Container #MainContent #Footer {
	clear: right;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
	position: absolute;
	top: 600px;
	left: 0px;
	float: left;
	width: 615px;
	z-index:0;
}

