dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
height: 27px;
}
#menu {
position: relative;

/*top: 1em;
left: 1em;width: 776px;*/

}

#menu dt {
cursor: pointer;
background: #A9BFCB;
height: 27px;
/*line-height: 20px;
margin: 2px 0;*/
border: none;
text-align: center;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
height:27px;
/*left: 8em;
margin-top: -1.4em;
width: 10em;
*/
background-color:#abb57f;
border: 0px;
margin:0px;
padding:0px;

	filter:alpha(Opacity=80); 
	-moz-opacity:.80; 
	opacity:.80;
	
}

#menu ul {
 list-style: none;
padding: 0px;
margin:0px;


}

#menu li {
font-family:Arial, Helvetica, sans-serif;
text-align: center;
font-size:11px;
height: 27px;
line-height: 27px;
color:#14324e;
margin:0px;
padding:0px;
border:none;

filter:alpha(Opacity=80); 
	-moz-opacity:.80; 
	opacity:.80;

display:inline;
}
#menu li a{

font-family:Arial, Helvetica, sans-serif;
color: #14324e ;
text-decoration: none;
padding-left:10px;
padding-right:10px;
float:left;
}

.selected {
background-color:#00FF00;
}

#menu li a:hover {
font-family:Arial, Helvetica, sans-serif;
text-decoration: none;
background-color:#d5dabf;


}

 #menu dt a {
color: #ffffff;
text-decoration:none;
display:block;
height: 27px;


}




#menu1,#menu2,#menu3,#menu4 {

/*width: 10em;
z-index: 500;*/
}
#menu1 {

/*top:100px;
left: 200px;*/
}
#menu2 {

/*top:250px;
left: 100px;*/
}
#menu3 {

/*top:300px;
left: 300px;*/
}
#menu4 {

/*top:250px;
left: 500px;*/
}

#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 118px;
	left : 352px;
	color: #000;
	background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
