﻿   body{
   text-align:center;
   font:16px serif;
   background:#F1F1EE;
   }
   table{
   font-size:16px;
   }
   #horizon{
   color:#FFFFFF;
   text-align:center;
   position:absolute;
   top:50%;
   left:0px;
   width:100%;
   height:1px;
   overflow:visible;
   visibility:visible;
   display:block;
   background:transparent;
   }
   #container{
   margin-left:-360px;
   position:absolute;
   top:-260px;
   left:50%;
   width:720px;
   height:520px;
   visibility:visible
   text-align:left;
   background:url(../images/bg-ammonites.gif) #FFFFFF no-repeat top left;
   font-size:.8em;
   color:#000000;
   }
   td{
   font-size:.8em;
   }
   #content{
   padding-top:100px;
   }
   h1{
   margin:0px;
   padding:0px;
   }
   #main_title{
   margin-left:245px;
   background:url(../images/lulugraphicsdesign-title.gif) no-repeat;
   padding-top:42px;/*Size of the image*/
   width:397px;/*The image*/
   overflow:hidden;/* WIN IE5 hack */
   height:42px;
   voice-family:"\"}\"";
   voice-family:inherit;
   height:0;
   }
  #navigation {
    width: 562px; 
    height: 150px;
    background: url(../images/imagebar.gif);
    margin: 0px auto; 
    padding: 0;
    position: relative;
    }
  #navigation li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;
    height: 150px; 
    display: block;
    }
  #navigation a {
    padding-top: 150px; 
    display: block;
    /*Hide the text*/
    overflow: hidden;
    /* WIN IE5 hack */
    height: 150px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    height: 0px;
    }
  #navigation a span{
    display: none;
  }
  #home {left: 0; width: 126px;}
  #gallery {left: 126px; width: 117px;}
  #services {left: 243px; width: 106px;}
  #profile {left: 349px; width: 101px;}    
  #resources {left: 451px; width: 111px;}
 
  #home a:hover {
    background: transparent url(../images/imagebar.gif) 0 -150px no-repeat;
  }
  #gallery a:hover {
    background: transparent url(../images/imagebar.gif) -126px -150px no-repeat;
  }
  #services a:hover {
    background: transparent url(../images/imagebar.gif) -243px -150px no-repeat;
  }
  #profile a:hover {
    background: transparent url(../images/imagebar.gif) -349px -150px no-repeat;
  }    
  #resources a:hover {
    background: transparent url(../images/imagebar.gif) -451px -150px no-repeat;
  }
