.box {
	border: 6px solid #b8c8bf;	
	background: url(images/semitrans.png);
	
}

.content {
	float: right;
	margin-right: 2%;
	margin-top: 30px;
	width: 316px;
	height: 485px;
}

.nexttocontent {
	border-right: none;
	float: right;
	margin-top: 230px;
}

.gallery {
	float: left;
	width: 700px;
	height: 504px;
}

.nexttogallery {
	border-right: none;
	margin-left: 13px;
	float: left;
	margin-top: 40px;
}

.verbage {
	padding: 8px;
	font-family: verdana, sans-serif;
	line-height: 160%;
	font-size: 11px;
	padding-top: 4px;
}

.nav {
	text-align: right;
	font-family: verdana, sans-serif;
	line-height: 160%;
	font-size: 12px;
	width: 103px;
	height: 253px;
	padding: 6px;
}

a:link, a:visited, a:active {
	color: #6a5b49;
}

.nav a:hover {
	text-decoration: none;
	background-color: #4a3b29;
	color: white;
}

body {
	min-width: 700px;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

li {
	margin-left: -20px;
}

.slideshow {
	width: 700px;
	height: 504px;
	border: none;
	overflow: hidden;
}

img {
	border: none;
}
