body {
	font: small Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #cccccc;
	}
	
.text-input {
	border: 1px solid #7F9DB9;
	}
	
#pagetop {
	margin-left: 0px;
	margin-top: 0px;
  display: none;
	}	

#banner {
	display:none;
	}

#left {
	float:left;
	width:150px;
	margin-left:15px; 
	margin-top:5px;
	display:none;
	}
	
.rightcol {
	display:none;
	}
	
#enable {
	display:none;
	}
	
#ewtext {
	display:none;
	}
	
.content {
	margin-left: 5px;
	margin-top: 20px;
	width:400px;
	padding-left: 0px;
	}	
	
.display {
	font-size: 1em;
	width: 176px;
	}
	
#smheaders {
	font-size: medium;
	font-weight: bold;
	color: #006699;
	margin-left:5px;
	display:block;
	}	
		
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	display:none;
	}
	
#adverts {
	display:block;
	margin-left:0px;
	}
	
.article {
	display:none;
	}
			
.articlebox {
	display:none;
	}			
			
#footer {
	margin-left:0px;
	width: 400px;
	}	

#nav {
	margin-left:85px;
	}	
		
a:link {
	text-decoration: none;
	color: #006699;
	font-weight:bold;	
	}

a:visited {
	text-decoration: none;
	color: #3399cc;
	font-weight:bold;	
	}
	
a:hover {
	text-decoration: underline;
	color: #009900;
	font-weight:bold;		
	}
	
a:active {
	text-decoration: underline;
	color: #009900;
	font-weight:bold;	
	}
	


