body {
	background: #fff;
	background-attachment: fixed; 
	margin: 0;
	padding: 0px;
	}

a {
	text-decoration: none;	
	}

#mainwrapper {
	margin-right: 0 0 0 0;
	text-align: left;
	padding: 0px;
	width: 900px;
	}

.header {
	display: none;
	}

.navigation {
	display: none;
	}

.noPrint {
	display: none;
	}

.printThis {
	display: none;
	}

.blurthis {
	display: none;
	}

.content {
	background: #fff;
	padding: 0px;
	padding-bottom: 3px;	
	}

.footer {
	width: 650px;
	border-bottom: 3px solid #c00;	
	}

.cnnLogo {
	padding: 0px;
	padding-bottom: 3px;	
	height: 15px;
	float:left;
	vertical-align: baseline;
	}
	
.shellLogo {
	padding: 0px;
	padding-bottom: 3px;	
	height: 15px;
	float:right;
	}

.factBox {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 10px;
	margin-left: 10px;
	padding: 5px;
	float: bottom;
	}

p {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 17px;
	clear: both;	
	margin-bottom: -10px;
	width: 630px;
	text-align:justify;
	}

.storyImgL {
	display: none;	
	}

.storyImgR {
	display: none;
	}
	
.storyImg {
	display: none;
	}	

.factBoxImg {
	display: none;
	}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
	
h4 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	width: 630px;	
	}	

.screenInvis {
	display: visible;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	font-size: 12px;	
	}

