	body {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #333333;
		background: #eeeeee;
		text-align: center;
		border: 0;
		
		}

	#wrapper {
		width: 750px;
		padding: 0px 0px 0px 0px;
		margin-top: 0;
		margin-bottom: 0;
		margin-right: auto;
		margin-left: auto;
		background: #ffffff;
		text-align: left;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		}
		
	#topbar {
		background-image: url(../images/topbar.jpg);
		width: 750px;
		height: 108px;
		margin: 0px 0px 8px 0px;
		padding: 0;
		border: 0;
		}	

	#navbar {
		height: 20px;
		width: 750px;
		background: #eeeeee;
		margin: 0;
		padding: 0;
		border: 0;
		}
	
	#header {
		background: #ffffff;
		margin: 0px;
		border: 0;
		float: left;
 		width: 750px; /* ie recognises this */ 
 		padding: 10px 20px 0px 20px;
 		widt\h: 710px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}
		
	#contact {
		background: #ffffff;
		margin: 0px; 
		border: 0;
		float: left;
 		width: 750px; /* ie recognises this */ 
 		padding: 0px 20px 0px 20px;
 		widt\h: 710px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	
			
	#content {
		background: #ffffff;
		margin: 0;
		border: 0;
		float: left;
 		width: 750px; /* ie recognises this */ 
 		padding: 5px 20px 10px 20px;
 		widt\h: 710px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	

	#leftcontent {
		background-color: #ffffff;
		height: auto;
		margin: 0px; 
		border: 0;
		float: left;
 		width: 180px; /* ie recognises this */ 
 		padding: 0px 10px 20px 20px;
 		widt\h: 150px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	

	#rightcontent {
		background: #ffffff;
		height: auto;
		margin: 0px; 
		border: 0;
		float: left;
 		width: 560px; /* ie recognises this */ 
 		padding: 0px 20px 10px 10px;
 		widt\h: 530px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	
		
	#leftbottom {
		background: #ffffff;
		height: 150px;
		margin: 0px; 
		border: 0;	
		float: left;
 		width: 190px; /* ie recognises this */ 
		padding: 5px 10px 0px 20px;
		widt\h: 170px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	
	
	#rightbottom {
		background-color: #ffffff;
		height: 150px;
		margin: 0px;
		border: 0;	
		float: left;
 		width: 190px; /* ie recognises this */ 
		padding: 5px 10px 0px 10px;
		widt\h: 170px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	
		

	#bottombar {
		background: #ffffff;
		margin: 0px;  
		border-top: 1px solid #cccccc;
		float: left;
		width: 750px; /* ie recognises this */ 
		padding: 10px 20px 10px 20px;
		widt\h: 710px; /*left + right padding = new width the back slash stops ie5 & 5.5 from seeing it*/ 
 		}	
	
	#navbar ul {
		border: 0;
		margin: 0;
		padding: 0 0 0 0;
		list-style: none;
		text-align: center;
		}

	#navbar ul li {
		display: block;
		float: left;
		text-align: center;
		padding: 0 0 0 0;
		margin: 0;
		}	
		
	#navbar ul li a {
		font-family:  helvetica, trebuchet ms, verdana, sans-serif;
		width: 55px;
		height: 20px;
		border: 0;
		padding: 0 0 0 0; 
 		margin: 0 0 0 9px;
		text-decoration: none;
		display: block;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		line-height: 2em;
		color: #444444;
		}	
			
	#navbar a:hover, a:active {
		color: #437443;
		}
	
	#navbar #currentpage a{
		color: #444444;
		}
	
	#rightcontent p {
		font-family:  helvetica, trebuchet ms, verdana, sans-serif;
		border: 0;
		padding: 0 0 0 0; 
 		margin: 0 0 0 0;
		text-decoration: none;
		font-size: 12px;
		line-height: 18px;
		color: #333333;
		background: transparent;
		}	
	
	
	#rightcontent a {
		font-family:  helvetica, trebuchet ms, verdana, sans-serif;
		border: 0;
		padding: 0 0 0 0; 
 		margin: 0 0 0 0;
		text-decoration: none;
		font-size: 12px;
		color: #333333;
		background: transparent;
		}	
			
	#rightcontent a:hover, a:active {
		color: #929898;
		text-decoration: underline;
		background: transparent;
		}
	
	
	a, a:link, a:visited {
	color: #929898;
	text-decoration: none;
	background: transparent;
	}

	a:hover {
	color: #333333;
	text-decoration: underline;
	background: transparent;
	}

	a:active {
	color: #333333;
	text-decoration: underline;
	background: transparent;
	}
	
	p {	font-family: helvetica, Trebuchet MS, verdana, sans-serif;
		font-size:12px;
		line-height: 15px;
		margin: 0;
		border: 0;
		}
		
	h1{	font-family: arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #929898;
		font-weight: normal;
		line-height: 22px;
		letter-spacing: -1px;
		height: 22px;
		margin: 0;
		border: 0;
		}
		
	.textheader{
		font-family: helvetica, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #333333;
		font-weight: bold;
		margin: 0;
		border: 0;
		}
		
	.bold{
		font-family: helvetica, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #333333;
		font-weight: bold;
		margin: 0;
		border: 0;
		}
		
	.light{
		font-family: helvetica, arial, helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
		color: #929898;
		font-weight: normal;
		margin: 0;
		border: 0;
		}
	
	