/* This is the style sheet for -the trench-.   */
/* This sheet is to be used with photo pages.  */
/* http://members.aol.com/ramjetfdo/           */
/* Copyright 1999-2001 - ramjetfdo web designs */
/* Author - Roger Balettie                     */
/* Email  - RamjetFDO@aol.com                  */

BODY
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
		scrollbar-face-color: #FFF7E7;
		scrollbar-shadow-color: #EFE7D6;
		scrollbar-highlight-color: #AAAAAA;
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #CECE9C;
		scrollbar-track-color:  #FFC0C0;
		scrollbar-arrow-color: #000000;
	}
	
A:LINK, A:VISITED, A:ACTIVE
	{
		color: navy;
		text-decoration: none;
		font : bold;
	}

A:HOVER
	{
		color: blue;
		text-decoration: underline overline;
	}
		
H1, H2, H3
	{
		font-family: verdana, arial, helvetica, sans-serif;
	}
	
IMG 
	{ 
		border-style : solid; 
		border-color : #000000; 
	}	