body {
			background-color: silver; font-family: Arial, Helvetica, Geneva, sans-serif; margin: 0; padding: 0; }
			
			
div#structure {
			width: 800px;  background-color: white; height: 780px; 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: 0; }			
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; line-height: 1.66; }
.r3 {
			}


div#content {
			display: block; width: 448px; position: absolute; margin-left: 179px; margin-right: auto; top: 218px;}
a:link, a:visited, a:hover 	{
			text-decoration: none; }

/* 2 Way banner */		
div#banner5 {		
			width: 468px; position: absolute; left: 332px; top: 500px; }


/* navigation */	
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; }


/* footer */	
div#footer {
			width: 611px; position: absolute; margin-left: 179px; margin-right: auto; top: 720px; background-color: #f0f8ff; padding-left: 10px;}

			
		
/* right panel */	
#rightpanel {
			width: 468px; position: absolute; padding-left: 10px; padding-right: 0; padding-top: 10px; padding-bottom: 10px; 
			background-color: #add8e6; margin-left: 322px; margin-right: auto; top: 170px; }

			


