﻿a{
	text-decoration:none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.centerit {
	text-align: center;
}

#page_head {
	clip: rect(auto, auto, auto, auto);
}
body {
	background-image: url('system_pictures/cnvbkgnd.jpg');
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
h2 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: x-large;
	position: relative;
	top: -12px;
}
h1 {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;

}
#trip_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	z-index: 1;

	float: left;
	list-style-type: none;
	text-decoration: none;
	clip: rect(auto, auto, auto, auto);
	position: absolute;
	top: -100px;
	left: 8px;
	width: 185px;
	clear: both;
}
#trip_menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-type: none;
	float: left;
	width: 185px;
	text-decoration: none;
	padding-left: 1px;
	margin: 1px 0px 0px 1px;
	clear: both;
	clip: rect(auto, auto, auto, auto);
	left: 8px;
}
#trip_menu li {
	display: block;
	text-decoration: none;
	float: left;
	clear: both;
	width: 185px;
	margin-top: 2px;
}
#oth_menu a {
	display: block;
	text-decoration: none;
	float: left;
}
#oth_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	float: left;
	z-index: 1;

	list-style-type: none;
	text-decoration: none;
	clip: rect(auto, auto, auto, auto);
	position: absolute;
	top: 110px;
	left: 8px;
	width: 185px;
	clear: both;
}
#oth_menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	list-style-type: none;
	float: left;
	width: 185px;
	text-decoration: none;
	padding-left: 1px;
	margin: 1px 0px 0px 1px;
	clear: both;
	font-style: normal;
	clip: rect(auto, auto, auto, auto);
}
#oth_menu li {
	display: block;
	text-decoration: none;
	margin-top: 2px;
	margin-left: 1px;
	float: left;
	clear: both;
	width: 185px;
}
#trip_menu a {
	display: block;
	text-decoration: none;
	float: left;
	clear: both;
}
#this_trip {
	text-align: center;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

#this_trip_menu {
	padding: 2px 3px 2px 3px;
	margin: 2px 3px 2px 3px;
	line-height: 31px;
	vertical-align: top;
}
.imageL {
	padding: 0px;
	margin: 3px;
	border-width: 2px;
	float: left;
	clear: both;
	width: 135px;
	height: 100px;
	position: relative;
	z-index: 1;
}
.imageR {
	padding: 0px;
	margin: 3px;
	border-width: 2px;
	float: right;
	clear: both;
	width: 135px;
	height: 100px;
}
.imageLrec {
	padding: 0px;
	margin: 3px 4px 4px 2px;
	border-width: 2px;
	float: left;
	clear: both;
	width: 135px;
	height: 90px;
	position: relative;
	z-index: 1;
}
.imageRrec {
	padding: 0px;
	margin: 3px 2px 3px 4px;
	border-width: 2px;
	float: right;
	clear: both;
	width: 135px;
	height: 90px;
}


