a {
  color: #044;
  text-decoration: none;
}

body {
  margin: 10px 10px 0px 10px;
  padding: 0px;
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 16px;
}

h1 {
  color: #666;
  font-size: 1.8em;
  font-weight: normal;
}

h2 {
  font-size: 1.3em;
  font-weight: normal;
}

h3 {
  font-size: 1.1em;
  font-weight: normal;
}


#leftcontent {
  position: absolute;
  left: 10px;
  top: 20px;
  width: 250px;
  background: white;
  margin-bottom: 50px;
}


#leftcontent hr {
  width: 80%;
  margin-top: 10px;
  margin-bottom: 10px;
}

#leftcontent form {
  margin-left: 10px;
}

#leftcontent p {
  margin-left: 10px;
}

#leftcontent input {
  margin-top: 10px;
}

#rightcontent {
  background: white;
  margin-left: 249px;
  margin-right: 229px;
  margin-top: 40px;

  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 251px;
  margin-right: 231px;
  margin-bottom: 50px;
  padding-left: 1em;
  padding-right: 1em;
}

#rightcontent hr {

}

html>body #rightcontent {
  margin-left: 251px;
  margin-right: 231px;
}


#map {
  margin: 10px;
  height: 400px;
  border: thin solid #888;
}

#menu {
  text-align: center;
}

#links {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#sidebar
{
  position: absolute;
  top: 80px;
  right: 9px;
  width: 220px;
  font-size: 0.8em;
}

.borderless {
  border: none;
  padding-left: 8px;
}

.box {
  background-color: #76c343;
  margin-left: 2em;
  margin-right: 2em;
}

.boxtop div {
  background: url(/css/images/lt.gif) no-repeat top left;
}

.boxtop {
  background: url(/css/images/rt.gif) no-repeat top right;
}

.boxbot div {
  background: url(/css/images/rb.gif) no-repeat bottom left;
}

.boxbot {
  background: url(/css/images/lb.gif) no-repeat bottom right;
}

.boxtop div, .boxtop, .boxbot div, .boxbot {
  width: 100%;
  height: 7px;
  font-size: 1px;
}

.boxcontent {
  margin: 0 7px;
}

.sub {
  font-weight: bold;
  color: #333;
}


.shadow {
  width: 90%;
  float: left;
  background: url(/css/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/css/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.shadow div {
  background: none !important;
  background: url(/css/images/shadow2.gif) no-repeat left top;
  padding: 0 !important;
  padding: 0 6px 6px 0;
  font-size: 0.7em;
}

.shadow p {
  color: #777;
  background-color: #fff;
  font-style: italic;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: -6px 6px 6px -6px !important;
  margin: 0;
  float: left;
}

.note {
  font-size: 0.8em;
}

.bots {
  display: none;
  visibility: hidden;
}



.corner_box {
  background: #ffffff url(/css/grad.gif) no-repeat;
}
.corner_top div {
  background: url(/css/tl.gif) no-repeat top left;
}
.corner_top {
  background: transparent url(/css/tr.gif) no-repeat top right;
}
.corner_bottom div {
  background: url(/css/bl.gif) no-repeat bottom left;
}
.corner_bottom {
  background: transparent url(/css/br.gif) no-repeat bottom right;
}

.corner_top div, .cornertop,
.corner_bottom div, .corner_bottom {
  width: 100%;
  height: 20px;
  font-size: 1px;
}
.corner_content {
  margin: 0 20px;
}

.center {
  margin: 0 auto;
}
