/*   							  BIG Brayford Print CSS
*/
* {margin:0;padding:0;}
img{border:0px;}
h1 {margin-top:0; color:#000}
h2{color:#000;font-size:18pt;}
h3{font-size:16pt;color:#000;}
h4{font-size:small;color:#0099CC;}
#content p{padding-bottom:15px;}

body {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	margin:0;
	padding:0;
	
}

a{color: #fff;text-decoration:none;}
a:hover{color: #fff; text-decoration:underline;}
#content a{color:#0099CC;}

#navigation ul {margin-bottom:20px;}

#shadowrapper{width:90%;}

#wrapper{border:0;}

#header{
	color: #000;
	font-size:x-large;
	text-align: left;
	width:90%;
}

#tagline{display:none;}

#imagebar{display:none;}

#navigation{display:none;}

#content{
	color:#000;
	text-align:justify;
	padding:30px 0;
	width:80%;
}

#footer{display:none;}

.footlist li{display:inline; padding:5px;}

#f1credits{display:none;}

#links{display:none;}

#footshadow{display:none;}

.newspic{
	float:left;
	padding-right:30px;
	width:140px;
}

.newstext{
	float:left;
	width:250px;
}
.clearance{
	border-bottom:1px solid #eee;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
.inpage-r{clear:right;float:right;padding:0 0 15px 15px;}