* { padding: 0; margin: 0; } body { font-family: Arial, Helvetica, sans-serif; text-align: center; /* This ugly deprecated hack is for center with stupid ie */ font-size: 13px; /* background: #D8D8D8 url(Invalid Asset URL); */ /* background: url(/uploads/Wj/zH/WjzHrXpOmdakVudWkOCS7Q/main_blue.jpg);*/ /* background-repeat: repeat-x; */ } #wrapper { width: 952px; text-align: left; /* This ugly deprecated hack is for left pos text with stupid ie */ margin: 0 auto; /* For brain dead ie display the white content background use a image here */ background: #fff url(Invalid Asset URL) repeat; } #header { color: #fff; font-size: x-large; width: 952px; float: left; margin: 0px 0px 0px 0px; /* Next 2 lines for header appearance ok */ height: 110px; background: url(/uploads/KP/ME/KPME_cjkfFewNTtPX7sVSA/headerfsl.jpg); } /**************************************** Menu ****************************/ #navcontainer ul { color: White; float: left; width: 100%; height: 54px; } #navcontainer ul li { display: inline;} #navcontainer ul li a { padding: 18px 1em; height: 18px; color: #720201; text-decoration: none; float: left; background-image: url(fsl200901images/menu_right_border.jpg); background-repeat: no-repeat; background-position: right top; } #navcontainer ul li a:hover { color: #fff; background-image: url(fsl200901images/menu_hover.jpg); background-repeat: repeat-x; } /**************************************** Contact form ****************************/ #container { margin: 0 auto; width: 952px; } #footer { width: 952x; clear: both; color: #fff; /* border: 1px solid #ccc; */ background: #002162; margin: 0px 0px 10px 0px; /* padding: 1px; */ }