body {
	background-image:url('images/background_weave.gif');
	margin:0px;
	padding:0px;
	font-family:verdana, sans-serif;
	font-size:90%;
}
#pagebody {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#ffffff;
}
#pagecontent {
	padding: 10px;
}
#navigationbar {
	height:30px;
}
#navigationbar a {
	display:block;
	float:left;
	height:25px;
	text-align:center;
	padding-top:5px;
	text-decoration:none;
	background-color:#005500;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #ffffff;
}
#navigationbar a:hover {
	text-decoration:none;
	background-color:#ffffff;
	color:#005500;
}
#navk4e {
	width:115px;
}
#navhome {
	width:305px;
}
#navbackground {
	width:130px;
}
#navtraveston {
	width:160px;
}
#navcontact {
	width:120px;
}
#footer {
	padding-top:20px;
	text-align:center;
}
h1,h2,h3,h4,h5,h6 {
	color:#005500;
}
h1,h2 {
	border-bottom:1px solid #77cc77;
}
#extinction {
	width:690px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	clear:both;
}
#extinction #left, #extinction #right {
	float:left;
}

#extinction #right {
	width:226px;
	height:305px;
	border:1px solid black;
}

#extinction #right p {
	margin:0px;
	padding:20px 10px;
	font-weight:bold;
}

#postextinction {
	clear:both;
	padding-top:40px;
}
.mediaheading {
	text-align:center;
}

.whereandwhen {
	font-size:125%;
	font-weight:bold;
}

.floatimg {
	float:right;
	border:1px solid #000000;
	margin-left:20px;
}
.floatimg img {
	display:block;
}
.floatimg .caption {
	text-align:center;
	font-size:90%;
	font-style:italic;
	margin:0px 3px 0px 3px;
}
.lastday, .nextday {
	font-size:90%;
}
.lastday {
}
.nextday {
	float:right;
}

#tripimages {
	text-align:center;
}
#thoughtfortheday {
	text-align:center;
}