body {
  margin: 0;
  padding: 0;
  background: #e0e0e0 url(images/marmor_green.jpg) repeat scroll 0% 50%;
  font-family: tahoma,verdana,sans-serif,Trebuchet MS,Arial,Helvetica;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #303030;
}
a {
  text-decoration: none;
  color: #286ea0;
}
a:hover {
  text-decoration: underline;
}
#toptabs {
  margin: 10px auto -13px;
  font-size: 0.8em;
  width: 800px;
}
#toptabs p {
  color: #808080;
  text-align: right;
}
.toptab {
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 0 4px;
  padding: 3px 5px;
  background: #f0f0f0 url(images/corner2.gif) no-repeat scroll right top;
  text-decoration: none;
  color: #808080;
}
.toptab:hover {
  border-bottom: 1px solid #eaeaea;
  background: #fafafa url(images/corner2.gif) no-repeat scroll right top;
  color: #505050;
  text-decoration: none;
}
.activetoptab {
  border-bottom: 1px solid #ffffff;
  margin: 0 0 0 4px;
  padding: 3px 5px;
  background: #ffffff url(images/corner2.gif) no-repeat scroll right top;
  color: #505050;
  text-decoration: none;
}
.activetoptab:hover {
  text-decoration: none;
}
#container {
  margin: 0 auto 15px;
  padding: 5px 20px 20px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 800px;
}
#logo {
  margin: 15px 0 5px;
}
#logo a {
  color: red;
  font-weight: bold;
}
#logo a:hover {
  text-decoration: none;
}
#navitabs {
  clear: both;
}
.navitab {
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin: 0 0 4px;
  padding: 4px 8px;
  background: #e0e0e0 url(images/corner.gif) no-repeat scroll right top;
  text-decoration: none;
  letter-spacing: 1px;
}
.navitab:hover {
  background: #d0d0d0 url(images/corner.gif) no-repeat scroll right top;
  text-decoration: none;
}
.activenavitab {
  margin: 0 0 5px;
  padding: 4px 8px 5px;
  background: #6c7572 url(images/corner.gif) no-repeat scroll right top;
  color: #ffffff;
  text-decoration: none;
}
.activenavitab:hover {
  text-decoration: none;
}
#desc {
  margin: 5px 0 0;
  padding: 0;
  background: #a9b5ab none no-repeat scroll left top;
  height: 200px;
  clear: both;
  color: #ffffff;
}
#desc p {
  padding: 0 0 0 15px;
  font-size: 1em;
  color: #000000;
  width: 90%;
  line-height: 1.3em;
}
#desc h2 {
  padding: 15px 15px 0;
  font-size: 1.6em;
  color: #cc0000;
  background-color: #a9b5ab;
}
#desc a {
  color: #ffffff;
  text-decoration: underline;
}
#main {
  border-right: 1px solid #d0d0d0;
  padding: 0 15px 0 0;
  width: 560px;
  float: left;
}
.block {
  padding: 15px;
  background: #f0f0f0 none repeat scroll 0% 50%;
}
#sidebar {
  float: right;
  width: 220px;
}
#sidebar p {
  margin: 0 0 12px;
  line-height: 1.3em;
  font-size: 0.9em;
}
.sidelink {
  margin: 5px 10px 5px 0;
  padding: 3px 4px 3px 8px;
  background: #f0f0f0 url(images/corner.gif) no-repeat scroll right top;
  text-align: left;
  display: block;
  width: 120px;
}
.sidelink:hover {
  background: #e0e0e0 url(images/corner.gif) no-repeat scroll right top;
  text-decoration: none;
}
#footer {
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 0;
  background: #fafafa none repeat scroll 0% 50%;
  clear: both;
  color: #808080;
  font-size: 0.9em;
  text-align: center;
}
#footer a {
  color: #808080;
}
h1 {
  margin: 0 0 20px;
  font-size: 2.1em;
  font-weight: normal;
  color: #cc0000;
}
h2 {
  margin: 0 0 20px;
  font-size: 1.6em;
  font-weight: normal;
}
h3 {
  margin: 20px 0 10px;
  font-size: 1.4em;
  font-weight: normal;
}
p {
  margin: 0 0 15px;
  line-height: 1.5em;
  text-align: left;
}
p:hover {
  background-color: #e3e3e3;
}
p:first-letter {
  font-size: 18px;
  font-weight: bold;
  color: green;
}
.right {
  text-align: right;
}
a img {
  border:  none;
}
.photo {
  margin: 0 auto 15px 0;
  padding: 5px;
  display: block;
  background-color: #f0f0f0;
  float: right;
}
.hide {
  display: none;
}
.bottom {
  position: absolute;
  bottom: 0;
}
#breadcrumb p {
  font-size: 1em;
}
object {
  width: 100%;
  min-height: 520px;
}
object table {
  width: 50%;
}
object .addressdisplay {
  display: none;
}

