﻿<style type="text/css">
body {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#content {
	position: absolute;
	width: auto;
	right: 2px;
	float: none;
	left: 1px;
	margin-right: 5px;
	top: 130px;
	font-family: "Comic Sans MS";
	font-size: small;
	visibility: visible;
	border-left-style: solid;
	border-top-width: thin;
	padding-left: 2px;
	background: transparent none;
	color: black;
	height: auto;
}

#pic_for_text {
	margin: 0px;
	padding: 0px;
	text-align: center;
	top: 50px;
}

#oth_menu, #trip_menu, #pic_for_text, #this_trip_menu, #pic_for_text, #google_area, #desctext .noprint
{
	display:none;
}
#wrapper {
   width: auto;
   padding: 0;
   border: 0;
   float: none; 
   color: black;
   background: transparent none;
   }
div#content {
	background: white;
   margin-left: 10px;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }
a:link {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }


a{
	text-decoration:none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}

#page_head {
	clip: rect(auto, auto, auto, auto);
}
h2 {
	padding: 1px;
	margin: 0px;
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: large;
	position: relative;
	top: 0px;
}
h1 {
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;

}
#this_trip {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

#this_trip_menu {
	line-height: 31px;
	vertical-align: top;
}
.imageL {
	padding: 0px;
	margin: 4px;
	border-width: 2px;
	float: left;
	clear: both;
	width: 120px;
	height: 88px;
}
.imageR {
	padding: 0px;
	margin: 4px;
	border-width: 2px;
	float: right;
	clear: both;
	width: 120px;
	height: 88px;
}



</style>
