@charset "utf-8";
/* CSS Document */

body {

background:#FFFFFF;
font-size:11pt; }

#mainNav {display:none;}

#search {display:none;}

#skipLink {display: none;}

#featureList {display:none;}

#header h1 {display:none;}

#footer {width: auto; 
	margin: 0 0%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;}

#wrapper {width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;}
	
#content {width: auto; 
	margin: 0 0%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;}
	
#headerAd {display:none;}

#adverts {display:none;}

/*#shadow {display:none;}

#middleChannel {
	width: auto;
	background:#ffffff;
}*/

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
	

