BODY {

	color: #005101;

	background-color: ivory;

	font-family: sans-serif;

	font-size: smaller;

	text-align: left;

	margin: 10px;

		}

a {

	color: #008401;

	font-size: .9em

} 



h1, h2, h3, h4, h5 {

	color: #2E2E89;

	font-weight: bold;

}



h3 {margin-bottom: -15px;}



h4 {

	font-size: .9em;

margin-bottom: -15px;

padding-top: 10px;

}

h5 {

	font-size: .8em;

margin-bottom: -15px;

padding-top: 6px;

}
#buttons {

	position: relative;

	top: 0px;

	margin-bottom: 35px;

	}

a#home {

	display: block;

	position: absolute;

	left: 5px;

	width: 100px;

	height: 90px;

	background-image: url('home_dk.gif'); background-repeat: no-repeat

}



a#home:hover {

	background-image: url('home_lt.GIF'); background-repeat: no-repeat

}

a#portfolio {

	display: block;

	position: absolute;

	left: 100px;

	width: 100px;

	height: 90px;

	background-image: url('portfolio_dk.gif');  background-repeat: no-repeat

}

a#portfolio:hover{

	background-image: url('portfolio_lt.GIF');background-repeat: no-repeat

}



a#environment {

	position: absolute;

	display: block;

	left: 200px;

	width: 100px;

	height: 90px;

	background-image: url('environment_dk.gif');background-repeat: no-repeat

}

a#environment:hover {

	background-image: url('environment_lt.GIF');background-repeat: no-repeat

}



a#upland {

	display: block;

	position: absolute;

	left: 300px;

	width: 100px;

	height: 90px;

	background-image: url('Upland_dk.gif');background-repeat: no-repeat

}



a#upland:hover {

	background-image: url('Upland_lt.GIF');background-repeat: no-repeat

}



a#denmark {

	display: block;

	position: absolute;

	left: 400px;

	width: 100px;

	height: 90px;

	background-image: url('denmark_dk.gif');background-repeat: no-repeat

}



a#denmark:hover {

	background-image: url('denmark_lt.GIF');background-repeat: no-repeat

}



#acrobat {background-color: White;

border: medium double; border-color:darkgreen;

position: relative;

		display: block;

	position: absolute;

	top: 10px;

	left: 550px;

	width: 230px;

	height: 50px;

	padding: 5px;

}



img.bonnie, img.insight, img.acrobat, img.mural, img.baldy {

	float: right;

	margin: 2px;

}

img.map {

	border: medium double; 

border-color:darkgreen;

}





a:hover {

	color: #892E2E;

}



div.main {

position: relative;

left: 10px;

top: 35px;

width: 750px;

	

}



div.left {

position: relative;

left: 0px;

width: 355px;

} 

div.right {

position: absolute;

top: 0px;

left: 375px;

width: 355px;

}

div.bottom {

background-color: White;

border: medium double; 

border-color:darkgreen;

position: relative;

margin-top:25px;

padding-left: 15px;

padding-bottom: 15px;

width: 650px;

 }

div.box {

background-color: white;

border: medium double; 

border-color:darkgreen;

position: relative;

padding: 15px;

padding-top: 0px;

margin-top:15px;

}



div.box p {margin-bottom:-10px;}



div.bottom div.right {

	top: 595px;

	left: 350px;

	width: 300px;

}

div.bottom p {

margin-left: 10px;

margin-bottom: -15px;

}



div.links_title {

	margin-bottom: 10px;

}



div.ltlink {

	position: relative;

	left: 0px;

	width: 175px;

}

div.rtlink {

	position: absolute;

	top: 0px;

	left: 425px;

	width: 175px;

}



div.mdlink {

	position: absolute;

	top: 0px;

	left: 215px;

	width: 175px;

}