body {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	margin: 0px;
	background: url(/layout/bg_04.gif);
	text-align: center;
}

#fullcontainer {
	width: 100%;
	background: url(layout/bgwhite.gif) top repeat-x;

}

#container {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	
	
}

#container #top {
	
	
	width: 917px;
	height: 113px;
	background:url(layout/gallerytop.jpg) top no-repeat;
	margin-bottom: 20px;
	

}

#container #top p.gallery_description {

	font-size: 100%;
	font-weight: bold;
	color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 0px;
	

}


#container #top p.gallery_description a {

	text-decoration: underline;
	color:#FFFFFF;


}

#container #top p.gallery_description a:hover {

	text-decoration: none;

}

#container #top p.trips {

	margin-top:5px;
	font-size: 80%;
	color:#FFFFFF;
	font-weight: bold;

}

#container #top p.trips a {

	text-decoration: underline;
	color:#FFFFFF;


}

#container #top p.trips a:hover {

	text-decoration: none;

}

#container #top h1.gallery_title {

	
	margin: 0px;
	padding-top: 30px;
	


}

#container .outerbox {
	margin:0px;
	padding: 0px;
	float: left;

}


img.gallery_image  {
border: #999999 3px solid;
margin-left: 7px;
margin-bottom: 7px;

}


#container .outerbox a.gallery_imagelink {


}


#container .outerbox a.gallery_imagelink  img {

	border: #999999 3px solid;

}

#container .outerbox a:hover.gallery_imagelink  img {

	border:#ffffff 3px solid;

}

.clear {

	clear: both;

}
