	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-left:0; margin-top:0; margin-width:0; margin-height:0; margin-right:0;
  padding-left:0; padding-top:0; padding-width:0; padding-right:0;
  background-image: url(images/bg3.gif); 
  background-repeat: repeat-y;
  background-color: #cccccc;
	}
		
.text-input {
	border: 1px solid #7F9DB9;
	}
	
#pagetop {
	margin-left: 180px;
	margin-top: 0px;
	border:none;
	display: block;
	}	

#banner {
	margin-left: 180px;
	margin-top: -2px;
	display:block;
	}
	
#ewtext {
	margin-left: 180px;
	display:block;
	width:400px;	
	font-size:1.1em;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
  border-bottom: 1px solid #5583a4;
	text-align: center;
	}
	
#left {
	float:left;           /*right*/
	width:150px;
	margin-left:19px;    /*-400*/
	display:block;
	}
	
.rightcol {
	position:absolute;
	top:150px;
	left:588px;
	display:block;
/*	
		float:right;
		width:150px;
		margin:0; padding:0;
		display:block;
		*/
	}	
	
.article {
	color: #000000;
	font-size: 1.3em;
	font-weight:bold;
	display:block;
	}
	
.articlebox {
	border-top: 1px solid #FFFFFF;
	padding: 3px;
	width:147px;
	display:block;
	}	
	
a.wlink:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 1.1em;
	}

a.wlink:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 1.1em;
	}
	
a.wlink:hover {
	color: #66ccff;
	text-decoration:underline;
	font-size: 1.1em;
	}
	
a.wlink:active {
	color: #66ccff;
	text-decoration:underline;
	font-size: 1.1em;
	}

.content {
	margin-left: 185px;
	margin-top: 15px;
	width:400px;
	font-size: 1.1em;
	padding-left: 0px;
	}	
		
#smheaders {
	display:none;
	}		
	
#enable {
	border: 2px solid #006699;
	width: 375px;
	padding: 5px;
	background-color: #ffffff;
	}	
		
.cleaner {
	clear:both;
	height:50px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}		
	
#adverts {
	display:none;
	}
		
#footer {
	margin-left:180px;
	width: 400px;
	}	

#nav {
	margin-left:155px;
	font-size: 1.2em;
	}		
		
.display {
	font-size: 1em;
	width: 385px;
	}
			
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;
	}
	



