body
{
	background-color: #EFF5FC;  
	margin: 0px 0px 0px 0px.
}
div.header {     
   background-image: url(logo.png);
   background-repeat: no-repeat;    
   background-color: #378BBC;   
   height: 79px;
   font-size: 54px;
   color: #D7EBFF;
   font-style: oblique;
   font-family: "Century Gothic"  "Arial Narrow" "Arial" "Sans-Serif"; 
   vertical-align: middle;   
   text-indent: 155px;      
   
} 
div.footer 
{
	position: absolute; margin-top: 100px; bottom: 0; right: 0; 
	height: auto; 
  background-image: url(footer.png);
  background-repeat: no-repeat;    
  background-color: #378BBC;   
  height: 31px;  
  width: 100%;
  color: #D7EBFF;      
  font-family: "Century Gothic"  "Arial Narrow" "Arial" "Sans-Serif"; 
  font-size: x-small;
  text-align: center;
  text-indent: 105px;      
} 
div.footer td {color: #D7EBFF; text-decoration: none; font-size: x-small; letter-spacing: 0.5px;  text-align:center }
div.footer a:link { color: #D7EBFF; text-decoration: none; font-size: x-small;}
div.footer a:visited { color: #D7EBFF; text-decoration: none; font-size: x-small;} 
div.footer a:hover { color: white; text-decoration: none; font-size: x-small;} 

div.menu 
{
	 font-size: small;
   color: #D7EBFF;
   font-family: "Century Gothic"  "Arial Narrow" "Arial" "Sans-Serif";          
} 
div.menu td {color: #D7EBFF; text-decoration: none; font-size: x-small;}
div.menu a:link { color: #D7EBFF; text-decoration: none; font-size: x-small;}
div.menu a:visited { color: #D7EBFF; text-decoration: none; font-size: x-small;} 
div.menu a:hover { color: white; text-decoration: none; font-size: x-small;} 

div.mainbody 
{	 
	margin: 10px 10px 10px 10px;
	font-family: "Century Gothic"  "Arial Narrow" "Arial" "Sans-Serif"; 	
	text-align: justify;  
  width: 100%; 
  height: 20%;      
	color: #154E66; 
} 
div.mainbody dt {color: #378BBC; font-size: x-small; font-weight: bold}
div.mainbody b {color: #378BBC; font-size: x-small; font-weight: bold}
div.mainbody dd {color: #378BBC; font-size: x-small;}
div.mainbody h2 {color: #378BBC; font-size: small;}
div.mainbody td {color: #154E66; text-decoration: none; font-size: x-small; letter-spacing: 0.5px; }
div.mainbody a:link { color: #A80054; text-decoration: none;font-size: x-small;}
div.mainbody a:visited { color: #A80054; text-decoration: none;font-size: x-small;} 
div.mainbody a:hover { color: #378BBC; text-decoration: none;font-size: x-small;} 
div.mainbody a#skyreholme:link { color: #378BBC; text-decoration: none;font-size: x-small;}
div.mainbody a#skyreholme:visited { color: #378BBC; text-decoration: none;font-size: x-small;} 
div.mainbody a#skyreholme:hover { color: #378BBC; text-decoration: none;font-size: x-small;} 

