body {
	margin: 10px 0px 0px 10px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;





}
#header {
	width: 100%;
	height: 80px;


}
.coach {
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	margin: 100px 0px 0px 178px;
	padding: 5px 5px 35px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 550px;






}
#nav {
	height: 400px;
	width: 150px;
	position: absolute;
	left: 10px;
	top: 100px;
	padding: 0px;
	text-align: center;
	margin: 0px;


}
.info {
	font-size: x-small;
	text-align: center;
	color: #FFFFFF;
	background: #FF0000;
	width: 150px;
	padding: 2px;
	border: 1px solid #000000;
	margin: 0px 0px 10px;
	font-weight: bold;

}
#nav img {
	margin: 5px 0px;
	border: 1px solid #000000;
}
div#links a {display: block; text-align: center; font: bold 1em Arial, Helvetica, sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #FFFFFF; background: #FF0000;
}
div#links a:hover {color: #411; background: #AAA;
   }.excursion_date {
	font-weight: bold;
	color: #FFFFFF;
	background: #990000;
}
.heading {
	background: #FF0000;
	color: #000033;
	font-weight: bold;
	font-style: italic;


}
.tabledata {
	background: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;


}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
