body {
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Typewriter", "Century Gothic", Arial;
	display: table-cell;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	position: fixed;
}
#wrapper {
	width: 955px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#banner {
	height: 75px;
	font-size: xx-large;
	font-weight: 600;
	color: #006633;
	width: 940px;
	position: relative;
	background-image: url(../images/banner.png);
	text-align: right;
	top: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	width: auto;
	background-color: #000000;
	left: 0px;
	top: 0px;
	height: auto;
	margin: 0px;
	position: relative;
	z-index: auto;
	overflow: auto;
	padding: 0px;
	visibility: visible;
	bottom: 0px;
	right: 0px;
}
#footer {
	height: 75px;
	font-size: xx-large;
	font-weight: 600;
	color: #003300;
	width: 940px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	right: 0px;
	float: none;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	top: 0px;
	bottom: 0px;
	display: block;
	text-align: left;
	vertical-align: bottom;
	left: 0px;
}
#left {
	float: left;
	width: auto;
	margin-top: 20px;
	height: auto;
	position: relative;
	top: 0px;
	right: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: table-column;
}
#Lmenu {
	position: relative;
	height: 100%;
	width: 185px;
	padding: 0px;
	left: 5px;
	top: 0px;
	display: table-cell;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#Lmenu h2 {background-color: lightblue; width: 100%}
#Lmenu a {
	font-family: "Century Gothic", Arial, "Helvetica Neue";
	font-weight: 600;
	text-decoration: none;
} 
#Lmenu a:link, #Lmenu a:visited {
	color: #CCCCCC;
}
#Lmenu a:hover {
	background-color: #333333
}
#Lmenu ul {
	height: auto;
	width: auto;
	text-align: left;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Lmenu li {
	height: auto;
	width: auto;
	list-style-type: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#menu1 {
	display: none;
	margin: 3%;
	padding: 4%;
	position: relative;
	border: 1px dotted #339933;
}
#menu2 {
	display: none;
	margin: 3%;
	padding: 4%;
	position: relative;
	border: 1px dotted #006633;
}
#menu3 {
	display: none;
	margin: 3%;
	padding: 4%;
	position: relative;
	border: 1px dotted #006633;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339933;
	margin: 20px;
	padding: 0px;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	display: table-column;
	height: 100%;
	width: 675px;
}
#right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	color: #339633;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	color: #339633;
	margin: 0px;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #339933;
	margin: 20px;
	padding: 0px;
}
.display-foto {
	font-family: "Century Gothic", "Lucida Grande", "Bank Gothic", Arial;
	font-size: 10px;
	top: 0px;
	color: #CCCCCC;
	height: 100px;
	width: 450px;
	position: relative;
	padding-bottom: 40px;
	right: 700px;
	left: 0px;
	bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.display-foto p {
	font-family: "Century Gothic", "Lucida Grande", "Bank Gothic", Arial;
	font-size: 13px;
	line-height: 1.25;
}
.display-foto img {
	padding: 5px;
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
}

