#hometext p a:hover  {
   color: #B5AC84;
}

#mainmenu li a  {
   color: #CDC5B7;
}

#hometext p a  {
   font-family: Times;
   font-weight: bold;
   text-decoration: none;
   color: #996633;
}

#hometext p  {
   font: 18px/22px "Times Roman";
   margin: 0px;
   text-align: center;
   color: #996633;
}

#mainmenu  {
   left: 50px;
   z-index: 2;
}

#hometext  {
   visibility: visible;
   position: absolute;
   left: 219px;
   top: 191px;
   z-index: 1;
   width: 234px;
}

#thule  {
   background: url(homemedia/thule.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 98px;
   top: 285px;
   z-index: 1;
   width: 485px;
   height: 316px;
}

