body 					{
						background-color: silver; font-family: margin-top: 15px; padding: 0; }
						
p 						{	
						font-size: 0.70em; color: #000000; font-family: Arial, Helvetica, Geneva, sans-serif; text-align: justify; line-height: 1.45em; }
td						{
						font-size: 0.70em; color: #ffffff; font-family: Arial, Helvetica, Geneva, sans-serif; }
						
h1						{
						font-size: 1.10em; color: #ffffff; font-family: Times, serif; }
						
h2						{
						background-color: #ccccff;  padding: 0.20em 0 0.20em 0.60em; border-left: 3px solid #3366cc; font-size: 0.85em; color: #000000; font-style: bold; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 1.45em; }
						
ul.bullet li			{
						font-size: 0.70em; color: #000000; font-style: bold; font-family: Arial, Helvetica, Geneva, sans-serif; line-height: 1.45em; }
						
						
/*centering block*/
div#structure 			{
						width: 737px;  background-color: white; height: 915px; margin-left: auto; 
						margin-right: auto; position: relative; }
						
div#logo				{
						position: absolute; margin: 0; top: 0; border: 0; padding: 0; }

div#phone				{
						position: absolute; left: 450px; width: 275px; top: 2px; font-size: 0.70em; 
						color: #000000; font-family: Arial, Helvetica, Geneva, sans-serif; border: 0px; padding: 0px; }					

/*main picture-top*/
div#head 				{
						position: absolute; width: 737px; left: 0; margin: 0; top: 46px; padding: 0; }

td#pic					{
						background: url("media/header3.jpg") no-repeat; height: 211px; left: 0; margin: 0; top: 46px; padding: 0; }
						

/*top navigation*/
						
ul.navbar 				{
						list-style-type: none; padding-left: 418px; padding-top: 185px; margin: 0; left: 0; font-size: 0.85em; color: white; }
						
ul.navbar 				{
						width: 737px; background: url("media/header3.jpg")no-repeat; height: 211px; }

li a:link {	
			color: white; text-decoration: none; }	
li a:visited {
			color: silver; text-decoration: none; }	
li a:hover {  
			color: red; text-decoration: none; }
			
			
/*sub-heading*/
div#subhead 			{
						position: absolute; left: 20px; top: 210px; margin: 0; padding: 0; }						
					

/*1st block of text-left*/
div#content				{
						position: absolute; top: 277px; color: #000000; width: 219px; left: 20px; }
						
						
/*2nd block of text-centre*/
div#centretxt				{
						position: absolute; top: 277px; color: #000000; width: 219px; left: 259px; }
						
						
/*3rd block of text-right*/
div#righttxt			{
						position: absolute; top: 277px; color: #000000; width: 219px; left: 498px; }
						
						
/*footer rule*/
div#footer				{
						position: absolute; left: 0; top: 903px; }
						

						

