<style type="text/css">

#menu {position:relative; margin-top:10px; left:5px; display:block; width:250px;}
#menu a.button, #menu a.button:visited {display:block; width:141px; height:21px; background:url(4buttons-.gif); background-position:top left; background-color:#669999; text-align:center; color:#FFF; line-height:20px; text-decoration:none; font-family:arial, sans-serif; font-weight:normal; font-size:14px; margin-top:3px;}
#menu a.button:hover {background-position:0 -84px; line-height:20px; overflow:visible; color:#FBFF47;}
#menu a.button:active {background-position:0 -84px; color:#FBFF47;}

#menu a.button2, #menu a.button2:visited {display:block; width:141px; height:42px; background:url(4buttons-.gif); background-position:top left; background-color:#669999; text-align:center; color:#FFF; line-height:20px; text-decoration:none; font-family:arial, sans-serif; font-weight:normal; font-size:14px; margin-top:3px;}
#menu a.button2:hover {background-position:0 -84px; line-height:20px; overflow:visible; color:#FBFF47;}
#menu a.button2:active {background-position:0 -84px; color:#FBFF47;}

#menu a.button3, #menu a.button3:visited {display:block; width:141px; height:63px; background:url(4buttons-.gif); background-position:top left; background-color:#669999; text-align:center; color:#FFF; line-height:20px; text-decoration:none; font-family:arial, sans-serif; font-weight:normal; font-size:14px; margin-top:3px;}
#menu a.button3:hover {background-position:0 -84px; line-height:20px; overflow:visible; color:#FBFF47;}
#menu a.button3:active {background-position:0 -84px; color:#FBFF47;}

#menu a.button4, #menu a.button4:visited {display:block; width:141px; height:84px; background:url(4buttons-.gif); background-position:top left; background-color:#669999; text-align:center; color:#FFF; line-height:21px; text-decoration:none; font-family:arial, sans-serif; font-weight:normal; font-size:14px; margin-top:3px;}
#menu a.button4:hover {background-position:0 -84px; line-height:21px; overflow:visible; color:#FBFF47;}
#menu a.button4:active {background-position:0 -84px; color:#FBFF47;}


body {
  padding-left: 0em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: white;
  font-size: 10px;
  text-align: center;
  background-color: #669999 }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0em;
  left: 0em;
  width: 9em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: #669999;
  margin: -0.3em 0;
  padding: 0.0em;
  border-right: 1em #669999}
ul.navbar a {
  text-decoration: none }
a:link {
  color: white }
a:visited {
  color: white }
a:hover		{ 
text-decoration: underline; color : #FBFF47; }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
  