﻿body
{
	background-color: #192853;
	margin: 0px;
}

table.siteFrame
{
	background-color: #b3c7e7;
	 width: 675px;
	 margin-left:auto;
	 margin-right: auto;

}

table.siteTitle
{
	
	 width: 675px;
	 margin-left:auto;
	 margin-right: auto;
	 
  
	 
}

td.siteTitleImage
{
	width: 675px;
	height:225px;
	background-image:url(images/title2.jpg);
	background-position: center;
	background-repeat: no-repeat ;
}

font, a, h1, h2, h3, h4, h5, h6, div, td, p, ul, li
{
	 font-family: Arial Black , Sans-Serif,  Eras Bold ITC, Comic Sans MS ;
	 color : #192853;
}

 h1, h2, h3, h4, h5, h6
 {
	  font-weight:bolder ;
	  text-align: center ;	
 }
 
 p
 {
	font-size: 10pt;
	text-align: left ;
}

a
{
   text-decoration: none; 	
}

a:hover
{
	color: red;
	
}

ul.equipment
{
	 font-size:10pt;	
}