body {
			background-color: silver; font-family: Arial, Helvetica, Geneva, sans-serif; margin: 0; padding: 0;}
div#structure {
			width: 800px;  background-color: white; height: 680px; margin-left: auto; margin-right: auto; position: relative; }
h1 { 		
			background-color: #f0f8ff; padding: 0.10em; padding-left: 20px; color: black; font-weight: bold; font-size: 11px; letter-spacing: 4px; margin-top: 0.0em; }
h2 {		
			color: white; font-size: large; line-height: 28px;}			
h4 {
			color: red; font-size: 12pt; }
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 {		
			color: silver; font-size: 10px;}
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 {
											}
/* left rollover */
.rollover2 a { 
			 width: 310px; position: absolute; margin-left: 180px; top: 172px; background: url("media/left1.gif") no-repeat; }
.rollover2 a:hover { 
			background: url("media/left2.gif") no-repeat; }


/* right right rollover */															
.rollover a { 
			width: 310px; position: absolute; margin-left: 490px; margin-right: auto; top: 172px; background: url("media/right1.gif") no-repeat; }
.rollover a:hover { 
			background: url("media/right2.gif") no-repeat; }	
			
			
div#content {
			width: 269px; position: absolute; margin-left: 180px; margin-right: auto; top: 605px; }

/* 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;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; }
			
/* Forum banner */		
div#banner {		
			width: 310px; position: absolute; margin-left: 180px; top: 500px; }
			
/* dynamic banner */		
div#dbanner {		
			width: 120px; position: absolute; margin-left: 660px; top: 500px; }


/* Talktalk banner */		
div#banner1 {		
			width: 166px; position: absolute; margin-left: 0px; margin-right: auto; top: 410px; }

/* TPS logo */						
div#tps {
			width: 48px; position: absolute; margin-left: 490px; margin-right: auto; top: 490px; }
			
/* DMA logo */						
div#dma {
			width: 48px; position: absolute; margin-left: 558px; margin-right: auto; top: 491px; }



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

			
			
			

