body {
			background-color: silver; font-family: Arial, Helvetica, Geneva, sans-serif; margin: 0; padding: 0; }
div#structure {
			width: 800px;  background-color: white; height: 1180px; margin-left: auto; margin-right: auto; position: relative; }
h1 { 		
			background-color: #f0f8ff; padding: 0.10em; padding-left: 20px; color: black; font-size: 11px; font-weight: bold; letter-spacing: 4px; margin-top: 0.0em; }
h2 {		
			color: black; font-size: small; margin: 0; padding-top: 20px; }			
h3 {		
			color: #3366cc; font-size: 12pt; letter-spacing: 8px; font-weight: 800; margin: 0; padding: 0; border-bottom: 1px solid #3366cc; } 
h4 {
			color: black; font-size: 11px; margin: 0; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid white; }
h5 { 
			color: gray; font-size: 12px; font-weight: 800;  }
h6 {		
			}
p { 
			color: black; font-size: small; }
			
			
/* main text link style */
a:link {	
			color: blue; text-decoration: none; }	
a:visited {
			color: gray; text-decoration: none; }	
a:hover {  
			color: red; text-decoration: none; }
			
			
.r3 {
			color: #3366cc; font-size: small; margin: 0; padding: 0; border-bottom: 1px solid white; }
.bld {			
			color: black; font-size: small; font-weight: bold; }
			
			
.bld2 {			
			color: #a9092a; font-size: small; font-weight: bold; }
				
			
div#content {
			width: 570px; position: absolute; margin-left: 179px; margin-right: auto; top: 218px; }
			
/* banner advert */		
div#advert {		
			width: 180px; position: absolute; margin-left: 0px; top: 380px; }
			
/* accred banner */		
div#banner4 {		
			width: 140px; position: absolute; margin-left: 20px; margin-right: auto; top: 410px; }	
			
/* accredeted images */		
div#banner5 {		
			width: 140px; position: absolute; margin-left: 20px; margin-right: auto; top: 610px; }			
						
/*form*/
div#form { width: 606px; position: absolute; margin-left: 179px; margin-right: auto; top: 400px;  }

			
/* left navigation panel*/
div#navigation { 
			width: 160px; position: absolute; top: 167px; margin-left: 0; margin-right: auto; font-size: small; }
ul.navbar {
			list-style-type: none; padding: 0; margin: 0; top: 0; left: 0; }
li a:link {	
			color: white; text-decoration: none; }	
li a:visited {
			color: blue; text-decoration: none; }	
li a:hover {  
			color: red; text-decoration: none; }
ul.navbar li {
			background: url("media/lt-barbsq.gif") no-repeat; margin: 0.3em 0; padding: 0.10em; text-decoration: none; }		
			
/* links table*/
div#links { 
			width: 570px; position: absolute; top: 405px; margin-left: 172px; color: black; font-size: 10px; }
			
/* footer*/						
div#footer {
			width: 610px; position: absolute; margin-left: 179px; margin-right: auto; top: 1120px; background-color: #f0f8ff; padding-left: 10px;}
a:link {
			text-decoration: none; }

			

