﻿body {
}
h1
{
	font-family::Cambria, Verdana, Arial;	
	font-size:14pt;
	
	}
h2
{
	font-family::Cambria, Verdana, Arial;	
	font-size:12pt;
	
	}
.header 
	{
		display: none;
	}

.banner
{
	left:0px;
}
.menu
{
	width:0px;
	display:none;
	}
.content
{
	position:absolute;
	top:115px;
	left:10px;
	right:50px;
	}

.trip img
{
	border:0px;
	padding:10px;
}
.spring
{
	left:0px;
}
.summer
{
	left:0px;
}	
.autumn
{
	left:0px;
}	

.eventComments
{
	display: none;
}

A 
{
	text-decoration:none;
	color:Black;
}