
a:link { color: #fff; text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:hover { color: #8f8f8f; text-decoration: none }
a:active { color: #8f8f8f; text-decoration: none }
#main { visibility: visible; position: absolute; top: 50px; left: 50%; width: 30px; height: 30px }
body { font-family: Arial, Geneva; background-color: #bfc9bf }
#header { background-image: url("../images/header.jpg"); background-repeat: no-repeat; visibility: visible; position: absolute; top: 20px; left: -356px; width: 740px; height: 125px }
#photoHeader  { background-image: url("../images/photoHeader.jpg"); background-repeat: no-repeat; visibility: visible; position: absolute; top: 145px; left: -356px; width: 740px; height: 125px }
#locationsHeader  { background-image: url("../images/locationsHeader2.jpg"); background-repeat: no-repeat; visibility: visible; position: absolute; top: 20px; left: -356px; width: 740px; height: 500px }
#contentMain { background-color: #fff; visibility: visible; position: absolute; top: 270px; left: -356px; width: 740px; height: inherit }
.tableMain { font-size: small; background-color: #fff; position: absolute; top: 0; left: 0; width: 740px; height: 100%; vertical-align: top }
.navigation { color: white; font-size: small; font-weight: 500; background-color: #50758e; text-align: left; padding-top: 10px; padding-left: 30px; vertical-align: top }
.contentCell  { font-size: x-small; padding-top: 10px; padding-bottom: 20px; padding-left: 30px }
.disclaimer { color: #fff; font-size: xx-small; background-color: #bfc9bf; text-align: right; vertical-align: middle }
.bullets { white-space: normal; list-style-type: disc; list-style-position: outside; display: list-item }
.bold { font-weight: bold }
.mail { color: black }
.link { color: black; text-decoration: underline }
