body {
	background:url(images/back1.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

TABLE {
	position:relative;
	z-index:10;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #003333;
	font-weight: normal;
}

#links{
margin:20px 6px;
width:130px;
text-align:center;
}

#links a.travel{
color:#fff;
line-height:22px;
display:block;
background-color:4E1720;
font-size:12px;
}

#links a.travel:hover{
color:#000;
background-color:E1DAC8;
}

h1 {
	font-size:18px;
}

a {
	color:#fff;
}

a:hover {
	color:#4F1721;
	text-decoration:none;
}

#gallery_wrapper {
}

#gallery {
	width:565px;
	height:85px;
	text-align:center;
	padding-top:5px;
}

#gallery img {
	float:left;
	border:1px solid #fff;
	margin:0 2px;
	padding:2px;
}
