




/*
     FILE ARCHIVED ON 18:31:24 Jul 11, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:19:47 Jul 29, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Print layout: */

body{
margin:0 auto;
padding:0;
font-family:"Times New Roman",Serif;
background:#ffffff;
color:#000000;
}
	
#wrap{
margin:2%;
width:auto;
float:none !important;
}

#header h1{
margin:0 0 10px 0;
}

#frontphoto, #avmenu ul, #extras, .announce, .hide{
display:none;
}

#topmenu {
  position: relative;
  top: 17px;
  left: 15px;
  width: 540px;
  font-size:93%;
  margin: 0;
  line-height:normal;
  height: 41px;
      }
    #topmenu ul {
    margin:0;
    padding:0px 0px 0 2px;
    list-style:none;
      }
    #topmenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #topmenu a {
      float:left;
      background:url(/images/menuleft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #topmenu a span {
      float:left;
      display:block;
      background:url(/images/menuright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#5B8FBE;
      }

#content img{
display:none;
}

a{
text-decoration:underline;
color:#0000FF;
}
