#header {
	padding-bottom:0px;
	}
#center  {
	padding:0;
}
#center h1 {
	display:none;
}

#container {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
}
.micrositeContentArea {
padding: 0px;
margin:0px;}
a:link, a:visited {
color: #000000;
text-decoration:none;
}
a:active, a:hover {
color: #0083be;
} 

#list-menu {
font-family: arial, sanf-serif;
font-size: 12px; 
position:absolute;
top:240px;
left:790px;
margin: 0; 
padding: 0;
}
#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 
#list-menu li {
margin: 2px 0 0;
padding-left:0px;
margin-left:0px;
list-style-type: none; list-style-image: none;
color: white;
} 

#list-menu a {
display: block;
width:180px;
padding: 5px;
background: #000000;
color: #ffffff;
text-decoration: none; /*lets remove the link underlines*/
} 
#list-menu li.selected a {
display: block;
width:180px;
padding: 5px;
background: #0083be;
color: #ffffff;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu li a:link, #list-menu li a:active, #list-menu li a:visited {
color: #ffffff;
}
#list-menu a:hover {
background: #0083be;
color: #ffffff;
} 




.detail{
width:240px;
background-color:#000000;
color:#ffffff;
font-size:.85em;
padding:5px;
position:absolute;
left:460px;
top:365px;
}

.boxy a:link, .boxy a:visited, .boxy a:active, .boxy a:hover {
color: #ffffff;
text-decoration:none;
}

#triggers div {
cursor:pointer; }


