body { margin: 0px; width: 601px; font-family: Trebuchet MS, Arial, Helvetica, Sans Serif; } #mainbdy { width: 480px; } #header { background: url(../images/banner.jpg); top: 0; left: 0; height: 150px; } #footer { width: 600px; position: absolute; bottom: 0px; background-color: #4178E6; padding: 5px; font-size: 90%; font-weight: bold; text-align: center; height: 20px; } #texy { position: relative; top: -20px; width: 475px; margin-left:5px; } #footer a { color: #fff; font-weight: bold; font-size: 90%; } #men1 a { color: #339900; font-size: 90%; } #men1 a:hover { color: #CC00FF; } #hdrmenu { position: fixed; width: 600px; top: 150px; height: 25px; background-color: #CC0000; text-align: center; font-weight: bold; } #hdrmenu a.1 { color: #0000FF; text-decoration: none; } #hdrmenu a.2 { color: #000000; text-decoration: none; } #hdrmenu a.3 { color: #FFFFFF; text-decoration: none; } #hdrmenu a.4 { color: #FFFF00; text-decoration: none; } #hdrmenu a.1:hover { color: #00FF00; } #hdrmenu a.2:hover { color: #00FFFF; } #hdrmenu a.3:hover { color: #33FF00; } #hdrmenu a.4:hover { color:#0000FF; } #bigmenu { position: relative; left: 20%; width: 400px; border: solid 1px black; } h1 { width: 480px; text-align: center; } h4 { position: relative; top: -15px; width: 480px; text-align: center; } h5 { font-weight: bold; text-align: center; color: #FF0000; padding: 3px; margin: 0; } #links ul { list-style-type: none; margin: 0; padding: 0; } #links ul li { padding: 0px; color: #555; } #links a:hover { background-color: #CBDAF8; color: #FF0000; font-weight: bold; } #links ul li a { text-decoration: none; }