  body {
	margin-left: 40;
	background-color: #F0FFFF;
  }
  .topr {
	height: 208;
  }
  .topd {
	width: 520;
	background-image: url(../Image/HouseTop.gif);
	padding-top: 30;
  }
  .motr {
	height: 40;
  }
  .motd {
	background-color: #80FF80;
	font-family: Monotype Corsiva, MurraHilD, cursive;
	font-size: 16pt;
	font-weight: 700;
	text-align: center;
	color: #990000;
  }
  .navr {
	height: 54;
  }
  .navd {
	background-image: url(../Image/NavBkC.gif);
  }
  .navb {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #990000;
  }
  a.nav:link {
	color: #990000;
	text-decoration: none;
  }
  a.nav:visited {
	color: #990000;
	text-decoration: none;
  }
  a.nav:hover {
	color: #FF0000;
	text-decoration: underline;
  }
  a.nav:active {
	color: #FF0000;
	text-decoration: underline;
  }
  .nbl {
	float: left;
	margin: 0, -2;
  }
  .nbr {
	float: right;
	margin: 0, -3;
  }
  .contr {
	height: 24;
  }
  .contd {
	background-image: url(../Image/FoundBlk.gif);
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFDD80;
	margin: 0;
	padding: 0;
	line-height: 20px;
  }
  a.cont:link {
	color: #FFDD80;
	text-decoration: none;
  }
  a.cont:visited {
	color: #FFDD80;
	text-decoration: none;
  }
  a.cont:hover {
	color: #FFFF00;
	text-decoration: underline;
  }
  a.cont:active {
	color: #FFFF00;
	text-decoration: underline;
  }
