         ul { padding: 0px; }

         #i-body {
            width: 720px;
            position: relative;
         }

         #header {
            border: 1px solid #ee1414;
            background-color: white;
            padding: 20px;
            height: 6.9em;
            margin-bottom: 26px;
         }
         #header h1 {
            color: #ee1414;
            float: left;
            margin-top: 0.6em;
         }

         #header h4 {
            color: #ee1414;
            font-style: italic;
            font-weight: bold;
            font-size: 120%;
            margin-left: 40px;
         }

         #i-fy {
            font-size: 110%;
         }
         #i-fy li {
            margin-top: 0.9em; /*1.9em;*/
         }

         #i-links {
            position: absolute;
            left: 500px; top: 150px;
         }
         #i-links li {
            margin-top: 0.4em;
         }

         #i-banners {
            margin-top: 20px;
         }

/*
         #i-banners {
            position: absolute;
            left: 0px; top: 390px;
         }

         #copyright {
            position: absolute;
            left: 0px; top: 460px;
         }
*/


