body {
	background-color: #fff;
	background-image: none;
	padding: 0;
	margin:0;
font-size:10pt;
font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

/*body.home div#wrapper {
width: 400px;
}*/

div#wrapper {
width: auto;
}

div#container {
float:none;
margin:0 ; 
padding-bottom: 0px; 
clear: both;
}

div#content {
margin:0 0;
}

#blog-title {
position: static;
top: 0px;
padding:0;
margin:0;
 }

div#featured {
	float: none !important;
	background-color:#fff;
	border: none;
	padding:0px;
	margin-bottom: 0px; 
	width: 99%;
}

div#introtext {
padding-right: 10px;
width: 99%;
text-align:left;
float: none !important;
}

div#toprow {
	margin-top: 0;/* needed to stop logo taking up a whole page i.e. override 2em*/
	overflow: visible; 
}

div#primary {
display: none;
}

#headerlinks, #footerlinks, #searchbox, #menu, #photocredit{
display: none;
}

#header{ height:100px; padding:0; margin:0;}

#banner {
display:none;
}

a:link, a:visited, h2.entry-title a:link, h2.entry-title a:visited, h2.entry-title a:hover, h2.entry-title a:active, #featured a:link, #featured a:visited, #featured a:hover, #featured a:active {
color: #000;
text-decoration:underline;
}

.report-image {
float: left;
width: 20%;
margin:1em 0 0 0;
}

.report-content {
float:right;
width: 80%;
}

object {
text-align:left;
}

object:before
{content: " ** This section contains video content that is not printable. **"
}

.addtoany_share_save_container {
display:none;
}

#comments {
display: none; /*hides comment box as no need for it on print version*/
}

