.menu {
font : bold 10px/16px Arial, sans-serif; 
white-space: nowrap; margin: 9em; }

.menu a,.menu a:link,.menu a:active,.menu a:visited {
display : block; background : #000000; color : #ffffff; 
text-decoration : none;
font : bold 10px/16px Arial, sans-serif;
white-space: nowrap; padding: 0.10em;}

.menu a:hover {
display : block;
font : bold 10px/16px Arial, sans-serif; 
background : #004583; color : #FFFFFF;
text-decoration : none; white-space: nowrap;}

.box {float: none;}
#boxContent { position: relative; left: -2px; top: -2px; }
#boxContainer { position: relative; background: #c8c8c8; margin: 4px; }
