    body { color: #ffffff ;
    background-image: none; 
	background-color: #000000; 
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	}
	.container { color: #000000; background: #ffffff; font-family: lucida, arial; font-size: 12px;  }
	TABLE.container {background-color: #ffffff; color: #000000; font-weight: normal; }

.vertLine {background-color: #000000; font-size: 50%; }
P, .descriptor {margin: 10px; }
.footer {font: 80%; font-style: italic; }
.caption {font-size: 80%; }

#centeredmenu {
   float:right;
   width:100%;
   background:#000000;
   border-bottom:4px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   /* position:relative;
   left:50%; */
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   /* position:relative;
   right:50%; */
   font-weight: bold;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#FF9900;
   color:#ffffff;
   text-decoration:none;
   font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
   font-weight: bold;
}
#centeredmenu ul li a:hover {
   background:#FF6699;
   color:#fff;
font-weight: bold;	
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#FF6699;
   font-weight:bold;
}

IMG {border: 0; }

.caption {font-size: 10px; font-style: italic; }