.plain a {
	color: rgb(51, 102, 153);
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	background-color: #cbc4af;
	display: block;
	padding: 0.05em 0.3em 0em;
	text-align: center;
	margin: 0.2em 0;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #333300 solid;
	border-right: 1px #333300 solid;
	width: auto;
}

.plain a:visited {
color: #6699CC;}

.plain a:hover {
color: #FFFFFF;
background-color: #AAAA9B;
display: block;
padding-top: 0.05em 0.3em 0em;
}

body {
	background-color: #eeeee0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.intro {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: .4em;
}

#wrap {
	width: 500px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
}
#titlebar {
	font-size: 20px;
	line-height: 1em;
	font-weight: bolder;
	height: 34px;
	position: relative;
	color: #3366CC;
}
#photo {
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	background-color: #eeeee0;
}
#subtitle {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/galframe/btnbar.gif);
	height: 29px;
	position: relative;
	color: #336699;
	padding-left: 4px;
}
#numbar {
	border-top: 1px #ffffff solid;
	border-bottom: 1px #333300 solid;
	background-color: #8f8a6b;
	text-align: left;
	position: relative;
	height: 24px;
	width: 500px;
}
#mapdiv {
	left: 0px;
	top: 0px;
	position: relative;
	background-color: #eeeee0;
	width: 500px;
}
#dot {
	position: absolute;
	height: 16px;
	width: 16px;
	visibility: visible;
	display: block;
	margin: 0;
	padding: 0;
}
#foot {
	text-align: left;
	height: 1.8em;
	padding-top: 2px;
	background-color: #8f8a6b;
}
#footlink {
	float: right;
	font-size: 88%;
	margin-top: -3px;
}
#caption {
	clear: both;
	position: relative;
	margin: 0px;
	padding: 3px 8px 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006699;
	padding: 3px 8px 5px;
	width: 484px;
}
.caption {
	height: 4.4em;
}
#brief {
	position: absolute;
	top: 2px;
	left: 3px;
	width: 490px;
}
#walk {
	position: absolute;
	left: 0px;
	width: 180px;
	top: 0px;
}
#part {
	position: absolute;
	left: 188px;
	width: 99px;
	top: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 3px;
} 
li {
	display: inline;
}
li a {
	font-weight: bolder;
	background-color: #b1ad98;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #333300 solid;
	border-right: 1px #333300 solid;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px 6px;
}
li a:visited {
color: #ececec;
}
li a:hover {
background-color: #605448;
color: #ececec;
}
.subtitle ul {
	list-style-type: none;
} 
.subtitle li {
	display: inline;
	margin: 0;
	padding: 0;
	background-image: url(../img/galframe/btnbar.gif);
	background-repeat: repeat-x;
}
.subtitle a {
	font-weight: bolder;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	border-bottom: 1px #333300 solid;
	border-right: 1px #333300 solid;
	color: #3399CC;
	text-decoration: none;
	text-align: center;
	padding: 0px 3px;
	margin: 0px;
	background-image: url(../img/galframe/btnbar.gif);
	background-repeat: repeat-x;
}
.subtitle a:visited {
	color: #6699CC;
}
.subtitle a:hover {
	background-color: #605448;
	color: #ececec;
	background-image: none;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0;
	padding: 0px 4px;
}
#caption p {
	margin: 4px 0px 0px;
}
img {
	border: none;
}
#titlebar p {
	margin-top: 8px;
}
#subtitle p {
	margin: 3px 0px 0px 8px;
}
#next {
	position: absolute;
	height: 25px;
	width: 23px;
	right: 0px;
	display: block;
	top: -1px;
}
#back {
	display: block;
	position: absolute;
	height: 25px;
	width: 23px;
	right: 29px;
	top: -1px;
}
.floatlft {
	float: left;
	margin-right: 10px;
}
.fltright {
	float: right;
}
.photonum {
font-size: 12px;
}
#proceed {
	width: 500px;
	margin-top: 0.5em;
	border-top: #cbc4af solid .5em;
	padding-top: .3em;
}
#proceed p {
	text-align: center;
}
.caption4 {
	height: 5.2em;
}
.titletext {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #336699;
	background-color: #C0C0B6;
	text-align: center;
	padding: 2px 6px;
	width: auto;
	display: block;
	clear: both;
}
#pagenum {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AAAA9B;
	float: left;
	margin-left: -4px;
	margin-right: 8px;
	padding: 2px 4px;
}
#links {
	clear: both;
}
#links p {
	text-align: right;
}
