body {
	margin: 0px 0px 0px 0px;
}

p,td,th,body,div,span {

	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

#navigation {
 	padding-left: 15px;
 	border-bottom: 2px solid #ff0000;
 	height: 22px;
	font-size: 2px;
	font-family: Garamond,Times New Roman;
}

#dropmenudiv{
	position:absolute;
	color: #FFFFFF;
	line-height:20px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	border-bottom: 1px solid #ececec;
	display: block;
	padding-left: 10px;
	margin-left: 0px;
	background-color: #DCDCDC;
	
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #7F7F7F;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
}

.navline {
	float: left;
}

.nav {
	vertical-align: bottom;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

.slogan {
	background-image: url('images/Lichen Header for Website2 Jan09.jpg');
	padding-left: 15px;
	padding-bottom: 10px;
	color: #ffffff;
}

.image_holder {

	position: absolute;
	left: 570px;
	top: 150px;
}

.image_home_holder {

	position: absolute;
	left: 558px;
	top: 150px;
}

.top_holder {
	position: absolute;
	top: 55px;
	left: 340px;
	height: 65px;
	width: 418px;
	
}
