a img {
	border:none;
	text-decoration:none;
	}
a:link{
	color:black;
	text-decoration:none;
	}

a:visited{
	color:black;
	text-decoration:none;
	}

a:hover {
	color:90AF3C;
	}

a.orange:link{
	color:CC6633;
	text-decoration:none;
	}

a.orange:visited{
	color:CC6633;
	text-decoration:none;
	}

a.orange:hover {
	color:90AF3C;
	}
ol {
	list-style-type: decimal;
	list-style-position: outside;
}





body {
	background-color:D0E4E0;
	font-family: verdana;
	padding: 0px;
	margin: 0px;

	}

.LOGO {
	background-color:transparent;
	position:absolute;
	margin-top: 90px;
	margin-left:260px;
	z-index:3;
}

.MAINBOX {
	background-color:DAEDE9;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 210px;
	margin-right: 0px;
	width: 660px;
	height: 580px;
	position: absolute;
	font-size: 18pt;
	z-index:2;
}

.CIRCLE {
	background-color:transparent;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	margin-right: 0px;
	width: 600px;
	height: 600px;
	position: absolute;
	z-index:2;
}




.LOGOBAND {
	background-color:333333;
	width:100%;
	height: 6px;
	position:absolute;
	margin-top: 160px;
	margin-bottom: 36px;
	font-size: 0pt;
	z-index:3;
}

.mainback {
	background-color:C7DECB;
	width:100%;
	height: 100%;
	position:absolute;
	margin-top: 166px;
	margin-bottom: 36px;
	font-size: 0pt;
	z-index:2;
}

.main {
	background-color:#9BB265;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 166px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	font-size: 18pt;
	z-index:3;
	}



.nav {
	background-color:transparent;
	padding-top: 150px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 34px;
	margin-bottom: 36px;
	margin-left: 16px;
	margin-right: 36px;
	width: auto;
	height: 400px;
	position: absolute;
	font-size: 12pt;
	font-weight: bold;
	z-index:3;
	}

.name {
	background-color:transparent;
	margin-top: 170px;
	margin-bottom: 36px;
	margin-left: 240px;
	margin-right: 36px;
	width: 560px;
	height: 300px;
	position: absolute;
	font-size: 22pt;
	font-weight: normal;
	z-index:4;
	}

.maintext {
	background-color:transparent;
	margin-top: 210px;
	margin-bottom: 36px;
	margin-left: 240px;
	padding-top:20px;
	padding-right: 20px;
	width: 520px;
	height: 300px;
	position: absolute;
	font-size: 10pt;
	font-weight: normal;
	overflow: auto;
	z-index:4;
	}
.largephoto {
	height: 300px;
	width: 500px;
	position: absolute;
	margin-left: 240px;
	margin-top: 210px;
	z-index: 4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.largeborders {
	border: 10px solid #333333;
}

.borders {
	border: 5px solid #333333;
	margin-bottom: 5px;
}

.thumbs {
	position: absolute;
	height: 600px;
	width: 160px;
	left: 770px;
	top: 20px;
	z-index: 4;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.smallblock {
	float:right
	}

.home  {
	background-color:transparent;
	padding-top: 100px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 30px;
	margin-top: 40px;
	margin-bottom: 36px;
	margin-left: 16px;
	margin-right: 36px;
	width: auto;
	height: auto;
	position: absolute;
	font-size: 12pt;
	font-weight: bold;
	z-index:4;
	}

.what {
	background-color:transparent;
	margin-top: 460px;
	margin-bottom: 36px;
	margin-left: 480px;
	margin-right: 36px;
	width: 560px;
	height: auto;
	position: absolute;
	font-size: 28pt;
	font-weight: normal;
	color:#B9743C;
	z-index:4;
	}

.bottom {
	background-color:transparent;
	margin-top: 610px;
	margin-bottom: 36px;
	margin-left: 16px;
	margin-right: 0px;
	padding-left: 20px;
	width: auto;
	height: 40px;
	position: absolute;
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	color:#666666;
	z-index:4;
	}
