<!--

body {
  background-image:url('background.gif');
 }

body#index a#indexnav,
body#history a#historynav,
body#details a#detailsnav,
body#eggs a#eggsnav,
body#contact a#contactnav,
body#links a#linksnav,
body#gallery a#gallerynav,
body#news a#newsnav,
body#links a#linksnav, {
  color:#b58525;
  font-weight: bold;
  font-size: 14pt;
  font-family: Comic Sans Ms;
}

.header2 {
  font-family: Comic Sans Ms;
  font-size: 16pt;
  font-weight: bold;
  color:#580101;
  text-decoration: none;
}

.basic {
  font-family:verdana;
  font-size:11pt;
  color:#000000;
  padding-top: 2%;
  padding-right: 2%;
  padding-left: 2%;
  background: #FFFFFF url() repeat; background-position: 100% 100%;
}

.feedback {
  color:#000000;
  font-family:verdana;
  font-size:9pt;
  background: transparent url() no-repeat; background-position: 100% 100%;
}

.gallerybackground {
  font-family:verdana;
  font-size:9pt;
  color:#000000;
  background: #FFFFFF url(background-gallery.gif) no-repeat; background-position: 100% 100%;
}

.menu {
  font-size: 5pt;
  background: transparent url(menu.gif) no-repeat; background-position: 50% 100%;
}

.title {
  background: transparent url(titleright2.gif) no-repeat; background-position: 50% 100%;
}

.copy {
  font-family:verdana;
  font-size:7pt;
  color:#FFFFFF;
  background: #580101
}

.navtext {
  font-size:9pt;
  font-family: Verdana;
  border-width:1px;
  border-style:ridge;
  border-color:#580101;
  layer-background-color:#FFFFFF;
  background-color:#FFFFFF;
  color:#000000;
}


.formed {
 background-color:#FFFAF0;
 color:black;
 border:1px solid black;
}


A:link { color: #000000; background-color: transparent; text-decoration: underline; font-weight: none; font-family: verdana; font-size: 11pt; }
A:visited { color: #580101; background-color: transparent; text-decoration: underline; font-weight: none; font-family: verdana; font-size: 11pt; }
A:hover { color: #b58525; background-color: transparent; text-decoration: underline; font-weight: none; font-family: verdana; font-size: 11pt; }

A:link.closepic { color: #580101; background-color: transparent; text-decoration: underline; font-weight: none; font-family: verdana; font-size: 11pt; }
A:visited.closepic { color: #580101; background-color: transparent; text-decoration: underline; font-weight: none; font-family: verdana; font-size: 11pt; }
A:hover.closepic { color: #b58525; background-color: transparent; text-decoration: underline; font-weight: none; font-family: verdana; font-size: 11pt; }

A:link.linkspage { color: #580101; background-color: transparent; text-decoration: underline; font-weight: bold; font-family: verdana; font-size: 11pt; }
A:visited.linkspage { color: #580101; background-color: transparent; text-decoration: underline; font-weight: bold; font-family: verdana; font-size: 11pt; }
A:hover.linkspage { color: #b58525; background-color: transparent; text-decoration: underline; font-weight: bold; font-family: verdana; font-size: 11pt; }

A:link.mainnav { color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Comic Sans Ms; font-size: 14pt; }
A:visited.mainnav { color: #FFFFFF; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Comic Sans Ms; font-size: 14pt; }
A:hover.mainnav { color: #b58525; background-color: transparent; text-decoration: none; font-weight: bold; font-family: Comic Sans Ms; font-size: 14pt; }


// -->