body {
	background-color: #b7b39a;
	width: 100%;
	max-width:950px;
	height: 100%;
	overflow: visible;
}

img {
	vertical-align: middle;	
	padding: 0px;
}

.content img {
	vertical-align: middle;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%;
	border: thin solid black;
}

.content strong {
   color: fbf9eb;
}

.photo {
  width: 350px;
  max-height: 90em;
  display: block;
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
}

#topimage {
	float: none;
	width: 895px;
	height: 112px;
	border: 0px;
}

#top {
	float: none;
	margin: 0px;
	border: 0px;
	padding: 15px 0px 0px 15px;
}
	
#left {
	float: left;
	width: 180px;
	margin: 15px 15px 0px 15px;
	padding: 0px;
}

#main {
	float: left;
	width: 700px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}

#gmain {
	float: left;
	max-width: 700px;
	margin: 15px 15px 0px 0px;
	padding: 0px;
	overflow: visible;
}

#right {
	float: left;
	width: 125px;
	margin-left: 0px;
	margin-top: 10px;
	max-width: 125px;
	padding: 0px;
}

#backgroundbox {
	float: left;
	background-color: #b7b39a;
	border: none;
	margin: 0px;
	padding: 0px;
}

.content {
}

.llist {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	background-color: #d9d7c9;
}

.llist a {
	color: #353328;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: ;
}

.llist li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.llist ul {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
}

.llist ul a {
	width: 165px;
	padding: 0px 0px 0px 15px;
	display: block;
}

.llist ul a:hover {
	background-color: #6a6750;
	color: #ffffff;	
}

.thisitem {
	background-color: #48452e;	
}
.thisitem a{
	color: #FFFFFF;
}

.llist img{
	margin-left: 13px;
	margin-bottom: 5px;
    margin-right: auto;
}

.content {
	border: 0px solid #241D02;
	background-color: #6a6750;
	padding: 3px 10px 10px 10px;
}

.content h5 {
	margin-top: -10px;
}	

.content a {
	color: #eae8da;
	text-decoration: underline;
	font-weight: bold;
}

.content a:hover {
	color: #959178;
	font-weight: bold;
	text-decoration: underline;
}

.content ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	line-height: 1.2em;
}


h3, h4, h6 {
}

h1, h2, h5, h6 {
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h6 {
	font-family: Courier;
}

h1 {
	font-size: 16px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

h2 {
	font-size: 10px;
	text-align: left;
	color: #533711;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #422600;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h4 > a {
	font-size: 10px;
	float: right;
	color: #dddac5;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #eae8da;
	text-align: justify;
	
}

h6 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #eae8da;
}

hr {
	width: 80%;
	border: thin solid black;
	color: black;
	height: 2px;
}

h3 a {
	color: #422600;
	font-weight: normal;
	text-decoration: none;
}

h3 a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

li a:active {
	color: #cccccc;
	font-weight: normal;
	text-decoration: bold;
}

.llist ul a:active {
	color: #cccccc;
	font-weight: normal;
	text-decoration: bold;
}

.active  a{
	color: #cccccc;
	font-weight: normal;
	text-decoration: bold;
}