body{margin:0;padding:0;background-color: #fff  /* Aquí va el color final del degradado, o sea el color que queda abajo*/}#topheader{background-image: url(image-files/headeraaebckgd.jpg);height: 66px;}#subheader{background: #0044AA;height: 34px;margin: 0 auto;}#menubar{background: url(image-files/indentbg.gif) center center repeat-x;height: 24px;margin: 0 auto;}.indentmenu{margin: 0 auto;font: bold 11px Arial;width: 1024px; /*leave this value as is in most cases*/}.indentmenu ul{margin: 0 auto;padding: 0;float: left;width: 100%; /*width of menu*/border-width: 0px 0;background: url(image-files/indentbg.gif) center center repeat-x;}.indentmenu ul li{display: inline;}.indentmenu ul li a{float: left;color: white; /*text color*/padding: 5px 8px;text-decoration: none;border-right: 1px solid #003300;}.indentmenu ul li a:visited{color: white;}.indentmenu ul li a:hover{color: white !important; /*text color of selected and active item*/padding-top: 6px; /*shift text down 1px for selected and active item*/padding-bottom: 4px; /*shift text down 1px for selected and active item*/background: black url(image-files/indentbg2.gif) center center repeat-x;}