body    
	{	
		font-family: Trebuchet MS;
		color:#000080; 
		margin-right:0px; 
		margin-top:0px; 
		margin-bottom:20px;
		background: #F1FFFF url(images/faceoff.jpg) top left no-repeat;	
		background-position: 10px 0px;
	}
		
#navigation 
	{
		float:right;
		position:relative;
		height:100%;
		margin-right:15px;
		margin-bottom:20px;
			
	}

#main
	{
		padding:15px;				
	}
	
#header
	{
		margin-left:0px;
		margin-top:0px;
	}	

h1  {
		background-color: #00FFFF 
	}
	
th	{
		background-color: 000080;
		color: white;
		font-size:11pt;
	}
	
td  { 	font-size: 10pt;
	}
	
h4           { margin-bottom: 0}

hr           { border: 3px dotted #000080;  }