<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1-transitional.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html>
	<head>
	<title>Style2</title>


<style type="text/css">
<!--

ul#navigation {
padding: 0;
margin: 0, 0;
background-color: none;
color: #fff;
float: left;
width: 100%;

}


ul#navigation li { display: inline; list-style-type: none; position: relative; }
ul#navigation li a {
padding: .25em 14px;
background-color: #6f6953;
color: #fff;
text-decoration: left;
float: left;
border-bottom: solid 0 #fff;
border-top: solid 0 #fff;
border-right: solid 1px #fff;
border-left: solid 0 #fff;

}

a:link, a:visited { color: #fff; }
ul#navigation li a:hover {
color: #fff;
background-color: #444239;
}
body {background:#487031 url(images/green.jpg) no-repeat; background-position:top center;}
-->
</style>

</head>




</body>
</html>
