/* center the site */#main 
{	margin:0px auto;}
.menu {clear: both;background-color: #ec9000;text-align: left;font-size: 11px;font-weight: bold;text-transform: uppercase;border-top-width: 10px;border-right-width: 10px;border-bottom-width: 10px;border-left-width: 10px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;border-top-color: -moz-use-text-color;border-right-color: -moz-use-text-color;border-bottom-color: -moz-use-text-color;border-left-color: -moz-use-text-color;height: 20px;width: 200px;}