@charset "ISO-8859-1";

body {
  background:#ffffff;
  margin:0;
  color:#333333;
  font:x-small Georgia Serif;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align: center;
  }

td {
  vertical-align: top;
  }

a:link {
  color:#78B749;
  text-decoration:none;
  }
a:visited {
  color:#999999;
  text-decoration:none;
  }
a:hover {
  color:#2D8930;
  text-decoration:underline;
}


#header-wrapper {
	border:1px solid #CCCCCC;
	margin:0pt auto 10px;
	width:660px;
	height:202px;
}


h1 { font-size:125%;
     color:#2D8930;
     font-family:georgia serif;
      }

h2 { font-size:110%;
     color:#2D8930;
     font-family:georgia serif;
      }

h3 { font-size:100%;
     font-family:georgia serif;
      }
      
.nav { font-size:180%;
     color:#2D8930;
     font-family:georgia serif;
      }
.norm { font-size:90%;
     color:#333333;
     font-family:georgia serif;
     line-height:1.4em;
     margin:0pt 0pt 0.75em;
     }
.morelink { font-size:90%;
     color:#333333;
     font-family:georgia serif;
     line-height:1.4em;
     text-align: right;
     margin:0pt 0pt 0em;
     }
.normbottom { font-size:100%;
     color:#333333;
     font-family:georgia serif;
     border-bottom: 1px dotted #CCCCCC;
     margin:0.5em 0pt 1.5em;
     padding-bottom:1.5em;
     }  
.descritpion { font-size:60%;
     color:#333333;
     font-family:georgia serif;
      }    

/* Style Guestbook */

td.upper {
	font-size:100%;
     color:#333333;
     font-family:georgia serif;
     border-bottom: 1px dotted #CCCCCC;
     margin:0.5em 0pt 1.5em;
     padding-bottom:1.5em;
}
div.centered {
	align: center;
	text-align: left;
	width: 664px;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #78B749 1px solid;
   BORDER-LEFT: #78B749 1px solid;
   BORDER-TOP: #78B749 1px solid;
   BORDER-BOTTOM: #78B749 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

#tipp {
	color:#227722;	
	text-decoration:none;
}
