body {
	background-color: #001800;
	text-align:center;
}
#Content {
	width:900px;
	margin:0px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	}
.Title {
	font-size: 36px;
	color: #AFFFBA;
	font-family: Cochin;
}
.Elegant {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #AFFFBA;
}
.lifetitle {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #001A02;
}
.Navm {
	color: #B8C073;
	font-size: 18px;
	font-family: Arial;
}
.Nav {
	color: #B8C073;
	font-size: 12px;
	font-family: Arial;
}
.Nav:visited {
	color: #B8C073;
	font-size: 12px;
	font-family: Arial;
}
.Nav:hover {
	color: #636840;
	font-size: 12px;
	font-family: Arial;
}
.Nav:active {
	color: #636840;
	font-size: 12px;
	font-family: Arial;
}
.bg {
	background-color: #001800;
}
.mainbg {
	background-color: #86857A;
}
.namebox {
	position: relative;
	height: 56px;
	width: 265px;
	font-family: Cochin;
	font-size: 36px;
	color: #AFFFBA;
	top:20px;
}
.secondbg {
	background-color: #86857A;
	position: relative;
	height: 506px;
	width: 756px;
	/*top: 109px;
	left: 135px;*/
}
.background {
	background-color: #001800;
}
.kunderbox {
	position: relative;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #AFFFBA;
	left: 43px;
	z-index:5;
}
.listtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #345D1C;
	position: relative;
	height: 34px;
	width: 261px;
	left: 37px;
	top: 42px;
}
.lissttitle {
	font-family: "Monotype Corsiva";
	font-size: 30px;
	color: #001A02;
	position: relative;
	height: 34px;
	width: 261px;
	left: 37px;
	top: 42px;
}
.listlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #345D1C;
}
.listdivbox {
	position: relative;
	height: 27px;
	width: 509px;
	left: 32px;
	top: 63px;
}
.greenback {
	background-color: #A7C199;
	position: static;
	width: 738px;
	left: 160px;
	top: 3px;
}
.greenback2 {
	background-color: #A7C199;
	position: static;
	width: 894px;
	left: 3px;
	top: 3px;
}
.bottomnav {
color: #B8C073; font-size: 12px; font-family: Arial;
}
.listlink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #0A3900;
}
.expandingnav {
	background-attachment: scroll;
	background-image: url(../images/navpicbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 155px;
	left: 2px;
	top: 3px;
	background-color: #1A2A17;
}
.expandingnavm {
	background-attachment: scroll;
	background-repeat: no-repeat;
	position: relative;
	width: 155px;
	left: 2px;
	top: 3px;
	background-color: #1A2A17;
}
.thumbnail{
position: absolute;
z-index: 0;
}

.thumbnail:active{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #64855C;
padding: 5px;
left: -1000px;
border: 1px solid #000000;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:active span{ /*CSS for enlarged image on hover*/
visibility: visible;
position:absolute;
top: 0px;
left: 0px; /*position where enlarged image should offset horizontally */

}

.biotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001A02;
}
.biotextr {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C10202;
}
.biotextl {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001A02;
}
.redstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}
.biotexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001A02;
	font-weight: bold;
}
.biotextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001A02;
}
.biotextsmm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001A02;
	text-decoration: none;
}
.biotextsmm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001A02;
	text-decoration: underline;
}
.biotextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #001A02;
}
.tanbig {
	color: #B8C073;
	font-size: 36px;
	font-family: Arial;
	text-decoration:none;
}
.biotextm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #001A02;
}

