body {
	background: #c2cb93;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;

}

#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 95%;
	max-width: 1400px;
	min-width: 795px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 100%;
}

#btnavbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#btnav{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
	height: 50px;
	padding-top: 16px;
	text-align: center;
	background-color: #4c304c;
}

#btnav a:visited {
	color: #FFFFFF;
}

#nav a:visited {
	color: #FFFFFF;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 9px;
	height: 100%;
	padding-top: 16px;
	text-align: center;
	background-color: #663366;
}

#left {
	border: 6px solid #FFFFFF;
	float: left;
	margin-right: 12px;
	width: 266px;
	height: 893px;
	display: inline;
	overflow: hidden;
}

#lbnav {
	border: 6px solid #FFFFFF;
	font-size: 14px;
	height: 60px;
	color: #FFFFFF;
	padding-top: 16px;
	text-align: center;
	background-color: #4c304c;
}

#thumbnails {
	display: inline-block;
}

#right {
	background: url(images/laurabannerlong.jpg) no-repeat top #712323;
	border: 6px solid #FFFFFF;
	margin-left: 290px; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 70px;
	padding-bottom: 15px;
	background-color: #663366;
	display: block;
}

#counterbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#counter{
	border: 6px solid #FFFFFF;
	clear: both;
	font-size: 13px;
	height: 100px;
	padding-top: 16px;
	text-align: center;
	background-color: #4c304c;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	border: 6px solid #FFFFFF;
	margin-right: 15px;
	padding: 0;
}
