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

}

a:link { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;	
}
	
a:visited { 
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;	
}

#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: 30px;
	padding-top: 16px;
	text-align: center;
	background-color: #566219;
}

#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: #566219;
}

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

#nav {
	border: 6px solid #FFFFFF;
	font-size: 14px;
	height: 50px;
	color: #FFFFFF;
	padding-top: 16px;
	text-align: center;
	background-color: #566219;
}

#thumbnails {
	display: inline-block;
}

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

#chat {
	background: url(images/laurabannernew.jpg) no-repeat top #6a7247;
	border: 6px solid #FFFFFF;
	margin-left: 15px; 
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 70px;
	text-align: center;
	padding-bottom: 15px;
	background-color: #566219;
	display: block;
	color: #FFFFFF;
}

#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: #566219;
}

.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;
}
