  body 
			{
			background-color: black; 
			font-family: Arial, Helvetica, Geneva, sans-serif; 
			margin: 0; padding: 0;
			}
						
h1 { 		
			
			color: white; 
			background-color: #cc3333;
			padding-top: 6px;
			padding-bottom: 6px;
			font-weight: bold; 
			font-size: 12px; 
			letter-spacing: 2px; 
			}
			
h2 {
			padding-left: 1.70em; 
			color: #cc3333; 
			font-weight: bold; 
			font-size: 15px; 
			margin-top: 1em; 
			}
			
			
h5 {
			padding-left: 1em; 
			color: #cc3333; 
			font-weight: bold; 
			font-size: 15px; 
			margin-top: 1em; 
			}
			
			
h3			{
			font-weight: bold; 
			font-size: 0.8em;
			color: black;
			margin-bottom: 4px:
			}
			
			
h4 {
			padding-left: 1em; 
			color: black; 
			font-weight: light; 
			font-size: 7px; 
			margin-top: 1em;
			 
			}
	
			
h6 {
			color: #990033; 
			font-weight: bold; 
			font-size: 1.25em;
			margin-bottom: .25em; 
			}	
	
			
p {			
			margin-left: 1em;
			color: black; 
			font-weight: light; 
			font-size: 0.8em; 
			margin-top: 1em;
			padding: 0.5em; 
			}
			
.redtxt {	
			color: #cc3333;
			font-weight: bold; 
			font-size: 12px; 
			padding: 0.5em; 
			}
						
			
			
			
/* main text link style */
a:link {	
			color: #ffffff; text-decoration: none; }	
a:visited {
			color: #ffffff; text-decoration: none; }	
a:hover {  
			color: #ffff00; text-decoration: none; }
			
			
ul.navbar
			{
			}
			
	
li {
			color: #000000; 
			font-weight: bold; 
			font-size: 12px; 
			margin-top: 0.5em; 
			}
			
div#bullets
			{
			width: 220px;
			left: 0px;
			position: absolute;
			top: 308px;
			}
			

div#bullets a			
			{
			color: #000000; }
			
div#bullets a:hover			
			{
			color: #ffffff; }
			
	
			
/* top right panel index for the cards */			
div#yellotop
			{
			width: 220px;
			left: 498px;
			position: absolute;
			top: 66px;
			}
			
			
div#yellotop a			
			{
			color: #000000; }
			
div#yellotop a:hover			
			{
			color: #cc3333; }
			
			
			
			
			
div#topheader 
			{
			top: 0px;
			margin-left: auto; 
			margin-right: auto; 
			position: relative; 
			text-align: center; 
			}
			
div#footer 
			{
			top: 440px;
			margin-left: auto; 
			margin-right: auto; 
			position: relative;
			text-align: center;  
			}
			
div#backdrop
			{
			width: 722px;    
			background-color: #ffffff;
			top: 30px; 
			height: 500px;
	        margin-left: auto; 
			margin-right: auto; 
			position: relative; 
			}
			
div#logopanel
			{
			position: absolute;
			top: 27px;
			left: 0px;
			background-color: #ffff00;
			padding-top: 13px;
			padding-left: 13px;
			padding-right: 13px;
			padding-bottom: 13px;
			}
			
div#rightpanel		
			{
			position: absolute;
			top: 27px;
			width: 224px;
			left: 498px;
			height: 251px;
			background: #ffff00;
			}
			
div#leftblue
			{
			width: 223px;
			left: 0px;
			position: absolute;
			top: 270px;
			height: 216.5px;
			background: #ccccff;
			}
			
div#bottomright	
			{
			width: 224px;
			left: 498px;
			position: absolute;
			top: 270px;
			height: 216.5px;
			background: #ccccff;
			}	
			
div#bodytext
			{
			width: 220px;
			left: 498px;
			position: absolute;
			top: 290px;
			}
			
			
div#centresanta
			{
			position: absolute;
			top: 42px;
			left: 238px;
			}
			
			
			
/* text under the central card image */			
div#textincentre
			{
			position: absolute;
			width: 240px;
			top: 390px;
			left: 238px;
			font-weight: light; 
			font-size: 0.75em; 
			color: black;
			margin-bottom: 4px;
			}
			
			
/* centre panel txt */			
div#centrecopy
			{
			position: absolute;
			width: 240px;
			top: 55px;
			left: 238px;
			font-weight: light; 
			font-size: 0.70em; 
			color: black;
			margin-bottom: 4px;
			line-height: 1.10em;
			}
			
			
/* Freebies in centre panel */				
div#freebie
		{
		position: absolute;
		top: 240px;
		left: 238px;
		}
		
		
div#freebie a			
			{
			color: #990033;  }
					

div#centrecopy a			
			{
			color: #000000; }
			
			
div#centrecopy a:hover			
			{
			color: #cc3333; }

			
div#bubble
			{
			position: absolute;
			top: 50px;
			left: 395px;
			}
			
/* part of the formform */			
td			
			{
			padding: 0.25em 1px;
			font-size: 10px;
			}
						
/* part of the formform */	
td.	lbl		
			{
			font-size: 11px;
			font-weight: bold; 
			text-align: left;
			}
			
/* part of the formform */				
div#submitArea
			{
			font-size: 10px;
			text-align: left; 
			margin-top: 0.25em; 
			padding-top: 0.25em;
			}
			
/* the formform */	*			
div#form
			{
			position: absolute; 
			left: 504px; 
			top: 145px; 
			}	
			
			

