a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: a;
	font-variant: small-caps;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: a;
	font-variant: small-caps;
	text-decoration: none;
}

body {
color: #009966;
font-size: 12px;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Header {
position:absolute;
width:785px;
height:115px;
z-index:1;
background-image: url(images/pixel.jpg);
left: -4px;
top: -1px;
}
#pics {
	position:absolute;
	width:321px;
	height:203px;
	z-index:3;
	left: 372px;
	top: 317px;
	border: 1px solid #096;
}
#Layer1 {
	position:absolute;
	width:788px;
	height:25px;
	z-index:2;
	left: -6px;
	top: 122px;
	background-color: 009966;
	background-image: url(images/green.gif);
}
#menu {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	position:absolute;
	width:140px;
	height:183px;
	z-index:3;
	left: 0;
	top: 198px;
}
.noborder {
border: none;}

li {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 140 px;
	font: 12px #999;
	text-align: right;
	list-style: none;
	border-bottom: #999 1px solid;
	border-top: #999 1px solid;
	color: #999;	
	padding: 8px 0px 8px 10px;
	
	
	}
li a {
	display: block;
	
	}
li:hover { background-color:#339933; color: white; }


	
	
