@charset "utf-8";
#leftbar {
	color: #FFF;
	display: none;
}
#topnavigation {
	display: none;
}
#container #content #story1 {
	color: #000;
}
#footernavigation {
	display: none;
}
#leftheaderimage    {
	display: none;
}
#rightheaderimage  {
	display: none;
}
.imagefloatright {
	float: right;
}
.imagefloatleft {
	float: left;
}

#leftheaderimage p {
	display: none;
}
#rightbar {
	color: #000;
	width: 100%;
	display: inline;
}
.h1 {
	color: #000;
}
#story1  {
	width: 100%;
	color: #FFF;
	background-color: #FFF;

}
#story2 {
	display: inline;
}

#container {
	display: block;
	width: 100%;
}
#content {
	margin: 0px;
	width: 100%;
}
#header {
	display: none;
}


#rightstory1 {
	display: inline;
}
#rightstory2 {
	color: #FFF;
	display: inline;
}
#story2 .imagefloatleft {
	display: inline;
	float: left;
}

#rightstory3 {
}
#content #story3 .imagefloatright {
	float: right;
}
#container #content #story1 {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 7in;
}
