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;
}
#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 #Summaries {
	clear: left;
	background-color: #000033;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#Container #SideBar {
	position: absolute;
	width: 384px;
	left: 640px;
	top: 525px;
}
#Container #MainContent #Story h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
#Container #SideBar #Picture p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	margin-top: 2px;
	margin-bottom: 20px;
}

