body{
font-family:"trebuchet ms",arial,helvetica;
background-image:url(metal.gif);
}
h1{
color:#000000;
font-family:"Trebuchet MS",Arial,Helvetica;
font-weight:bold;
font-style:normal;
}
a:link{
color:Yellow;
text-decoration:none;
}
a:visited{
color:Navy;
text-decoration:none;
}
a:active{
color:Yellow;
text-decoration:none;
}
a:hover{
color:#DB0366;
}
tr 
{
	border-spacing:0;
}
.leftNav 
{
	background-image:url(metal2.gif);
	width:198px;
	height:500px;
	vertical-align:top;
	font-weight:bold;
}
.header
{
background-image:url(metal2.gif);
font-weight: bold; 
height: 28px;
}
.table-content
{
	width:100%;
	margin:5px;
	text-align:center;
	background-color: #E5E5E5;
}
table
{
	border:1px;
}
.Schedule-Header
{
	font-weight:bold;
}
.Schedule-Month-Table
{
	text-align:left;
	width:100%;
	border-style:solid;
	border-color:Black;
	border-width:2px;
}
th.events
{
	font-size:larger;
	border-style:solid;
	border-color:Black;
	border-width:1px;
	background-image:url(cellpic1.gif);
}
td.events-title
{
	border-style:solid;
	border-color:Black;
	border-width:1px;
	font-weight:bold;
	width:150px;
}
td.events-desc
{
	border-style:solid;
	border-color:Black;
	border-width:1px;
}
tr.tr-officers
{
	margin-bottom:20px;
}
table.table-officers
{
	width:600px;
	background-color: #E5E5E5;
}
li.jeep
{
	background-image: url(styles/jeep.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em
}