  body { margin: 0px;
    padding: 0px;
    background-color: rgb(236, 219, 183);
    font-family: Helvetica,sans-serif;
    color: rgb(123, 166, 175);
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    line-height: 12px;
    text-decoration: none;
    text-align: center;
    }

  body a{ 
    color: rgb(123, 166, 175);
    text-decoration: none;
    }

  body a:hover{ 
    color: rgb(21, 85, 95);
    text-decoration: none;
    }

  .leftshadow{ background-image: url(images/sl.gif);
    background-repeat: repeat-y;
    background-position: center top;
    }

  .rightshadow{ background-image: url(images/sr.gif);
    background-repeat: repeat-y;
    background-position: center top;
    }

  .leftspacingshadow{ background-image: url(images/scl.gif);
    background-repeat: repeat-none;
    background-position: right top;
    }

  .rightspacingshadow{ background-image: url(images/scr.gif);
    background-repeat: repeat-none;
    background-position: left top;
    }

  .spacingshadow{ background-image: url(images/topspace.gif);
    background-repeat: repeat-x;
    background-position: left top;
    }

  .navbar { margin: 0px;
    padding: 0px;
    background-color: rgb(239, 227, 201);
    background-image: url(images/navbgtile.png);
    background-repeat: repeat-y;
    background-position: left bottom;
    vertical-align: top;
    text-align: left;
    }

   .navbar p { margin: 5px;
    padding: 5px;
    font-family: Helvetica,sans-serif;
    color: rgb(21, 85, 95);
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    text-decoration: none;
    list-style-type: none;
    list-style-position: inside;
    text-align:right;
    }

   .navbar a {font-family: Helvetica,sans-serif;
    color: rgb(21, 85, 95);
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    }

   .navbar a:hover { font-family: Helvetica,sans-serif;
    color: rgb(123,166,175);
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    }

  .main { background-color: rgb(242, 233, 214);
    vertical-align: top;
    }

  .main p { margin: 20px;
    padding: 0px;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    line-height: 20px;
    text-decoration: none;
    color: rgb(21, 85, 95);
    }

    .footer { background-color: rgb(176,212,219);
    }

   .footer p { margin: 5px 0px 5px 0px;
    padding: 5px 5px 5px 5px;
    font-family: Helvetica,sans-serif;
    color: rgb(2, 84, 99);
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    background-color: rgb(209, 218, 205);
    }

  .photo { background-color: rgb(255, 255, 255);
    margin: 10px;
    padding: 5px 5px 20px 5px;
    border-width: 1px;
    border-color: rgb(184,175,133);
    border-style: solid;
    }

  img { margin: 0px;
    padding: 0px;
    border-width: 0px;
    }

.main li {
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	text-decoration: none;
	color: rgb(21, 85, 95);
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

  h1 { margin: 0px;
    padding: 0px, 20px, 0px, 20px;
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    line-height: 20px;
    text-decoration: none;
    color: rgb(21, 85, 95);
    }

  .inlinepics { margin: 20px;
    padding: 0px;
    border-width: 0px;
    }

  h2 { margin: 0px;
    padding: 0px, 20px, 0px, 20px;
    font-family: Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    line-height: 20px;
    text-decoration: none;
    color: rgb(21, 85, 95);
    }
.main .table h1 {
margin: 5px;
    padding: 0px;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    line-height: 20px;
    text-decoration: none;
    color: rgb(21, 85, 95);
}
.main .table p {
margin: 5px;
    padding: 0px;
    font-family: Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    line-height: 20px;
    text-decoration: none;
    color: rgb(21, 85, 95);
}
.main .table {
	vertical-align: top;
	margin: auto;
	border-top-width: 00px;
	border-right-width: 00px;
	border-bottom-width: 00px;
	border-left-width: 00px;
}
.main .table h2 {
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	text-decoration: none;
	color: rgb(21, 85, 95);
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
