body {
	background-color: #f7fdfa;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

#wrapper {
	background-color: #d0e8e7;
	position: relative;
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	border: 1px solid gray;
}

#header {
	background-image: url(../images/Background1.jpg);
	border-bottom: 1px solid white;
	color: #0c7bbe;
	height: 130px;
	padding: 10px 0 0 10px;
	text-align: left;
}

#header h4 {
	color: #48721f;
}

#navigation {
	float: left;
	top: 310px;
	left: 0;
	width: 150px;
	height: 840px; 
}

#navigation ul {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 5px;
	border: none; 
}

#navigation a:link, #navigation a:visited {
	color: #2b5755;
	border-bottom: 1px solid gray;
	display: block;
	padding: 0.6em 0 0.2em 0.2em;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #95b8ff;
	color: white;
	border-right: 5px solid #6698ff;
}

#verification {
	padding: 12px 0 0 7px;
}

#bottom_picture{
	padding: 156px 0 0 0;
}

#bottom_picture2 {
	padding: 20px 0 0 0;
}

#content {
	background-color: #d0e8e7;
	background-image: url(../images/Background4.jpg);
	color: #49552f;
	float: right;
	margin-left: 0px;
	width: 560px;
	height: 820px;
	padding: 20px 10px 0 20px;
}

#map {
	font-size: 1.3em;
}

#footer {
	border-top: 1px solid #49552f;
	clear: both;
	color: #49552f;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 15px 10px 0;
	text-align: center;
}

#footer .copyright {
	float: right;
	font-size: 0.9em;
}

#address {
	color: #553e28;
	font-size: 1em;
}

/*********************************************************************************/

.scenery {
	border: 1px solid gray;
}

.justify { 
	text-align: justify;
	line-height: 1.3;
}

.left_content {
	float: left;
	width: 350px;
}

#mypicture {
	float: right;
	padding: 58px 7px 0 0;
	width: 140px;
}

#mypicture p {
	text-align: center;
}

#aboutme {
	float: left;
	width: 390px;
}

#myimages {
	border: 1px solid gray;
	float: right;
}
