html, body {
font-family:Arial, Helvetica, sans-serif;
  
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#container
	{
	width: 99%;
	margin:  auto;
	background-color:white;
	color: #333;
	border:0px;
	line-height: 130%;
	}
#top
	{
	background-color:#FFFFFF;
	border-color:#000000;
	border-style:double;
	border-width:thick;
	
	
	}
#button 
	{
	width: 110px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border-style:solid;
	
	font-size:14px;
	left:0px;
	background-color:white;
	float: left;
 	margin: 0;
    padding: 0.5em;
	}	
#container h1 
	{ 
	font-family:Arial, Helvetica, sans-serif;
     font-size:3em;
	 font-style:normal; 
	 line-height:normal; 
	 font-weight:bolder; 
	 color:RED;
	 text-align:center; 
	 }		
#inner{
	width:100%;
	position:absolute;
	top:78px;
	float:left;
	padding:0;
	left: 1px;
	height: 728px;
}
#rightnav
	{
	float: right;
	width: 120px;
	margin: 0;

	padding-top:0px;
	padding-left:inherit;
	}
#Layer4
	  { 
	  float: inherit;
	  border:1px;
		border-style:groove;
		border-color:#66FFFF;
		background-color: #FFFFFF;
		width:90%;
		margin:0;
		padding:10px;
		}	
#content
	{
	margin-left: 140px;
	
	margin-right:120px;
	background-color:#ffffff;
	color: #000000;
	padding-top:0px;
	padding-left:inherit; padding-right:inherit;
	}		
#leftad{width:150px;
float:left;
}
#right{
width:700px;
float:right;
}
#centre{
width:510px;
float: right;
border-right:10px;
padding-right:20px;

}
#google
{
	position: relative;
	float:right;
	width:120px;
	border:10px;
	border-style:groove;
}
#rightblock
{
	position: absolute;
	float:right;
	width:120px;
	border:0;
	text-align:center;
	left: 742px;
	top:650px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#footer
	{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #FFFFFF;
	border-top: 1px solid gray;

	}
#banner
	{position:absolute;
	top:0px;
	left:114px;
	}

ul#home
{
line-height:50px;
}

#button ul {
list-style: none;
margin: 0;
padding:2px;
text-align:left;
border: none;
font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;
font-size:12px;
background-color:#666666;
}

#button li {
border-bottom: 1px solid  #eee;
margin: 0;
}

#button li a {
display: block;
padding:.25em .25em .25em .25em;
border-bottom:1.5px solid #eee;
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
 text-decoration: none;
width: 90px;
}

#button li a {
width: auto;
}
#button li a:hover 
	{
border-bottom:solid #000000 1.5px;
background-color: #cccccc;
}
#button li a:visited
	{font-size:12px;
	color: #FFFFFF;
	}
#navlist
{
border: 3px solid #222;
padding: 0 0 0 20px;
margin: 0;
background-color: #AACCFF;
font-family: verdana,sans-serif;
font-size: 14px;
font-weight: bold;
}

#navlist li
{
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

#navlist #active
{
float: right;
margin-right: 14px;
}

#navlist li a
{
text-decoration: none;
border: 3px solid #000;
padding: 0 8px 1px 8px;
margin: 0 2px;
background-color: #FFF;
color: #000;
}

* html #navlist li a { padding: 0 8px; }

#navlist li a:hover
{
background-color: #26A;
color: #FFF;
}
p.special
{ background-color:yellow;
text-align:center;
border:10px;
border-style:double;
}
p.copyright
	{ text-align:center;
	border:5px;
	border-style:outset;
	}
hr
{width:90%;
float:left;
color:#FF0000;
}
p.centre
	{ 
	text-align:center;
	

	}
