body {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-stretch: normal;
  font-family: tahoma,verdana,sans-serif;
  font-size: 76%;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-size-adjust: none;
  color: #303030;
  background-image: url(pics/newbg.jpg);
  background-color: #663366;
}
#container {
  border-style: none solid solid;
  border-color: -moz-use-text-color #6e1589 #6e1589;
  border-width: medium 1px 1px;
  margin: 0 auto 15px;
  padding: 5px 20px 20px;
  background: #e2e2e2 url(none) repeat scroll 0% 50%;
  width: 732px;
  min-height: 750px;
}
#logo {
  margin: 5px 0px;
  background-image: url(pics/banner.jpg);
  background-repeat: no-repeat;
  height: 140px;
  background-position:  center center;
}
#logo p {
  visibility: hidden;
}
#navitabs {
  clear: both;
  font-size: 10pt;
  letter-spacing: 1.5px;
}
.navitab {
  border-left: 2px solid #ebd7ff;
  border-bottom: 2px solid #ebd7ff;
  margin: 0 0 4px;
  padding: 4px 8px;
  background: #6e1589 url(pics/corner4.gif) no-repeat scroll right top;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}
.navitab:hover {
  border-top: 1px solid #6e1589;
  border-bottom: 1px solid #6e1589;
  background: #e0e0e0 url(pics/corner7.gif) no-repeat scroll right top;
  text-decoration: none;
  color: #741b91;
  font-weight: bold;
}
.activenavitab {
  border-bottom: 0px none;
  margin: 0px 0px 4px;
  padding: 4px 8px;
  background: #f0f0f0 url(pics/corner6.gif) no-repeat scroll right top;
  color: #154eb7;
  font-weight: bold;
}
.activenavitab:hover {
  text-decoration: none;
}
#desc {
  border-bottom: 1px solid #6e1589;
  margin: 4px 0 0;
  background: #f0f0f0 url(pics/purplegoat2.jpg) no-repeat scroll right center;
  height: 160px;
  color: #154eb7;
  clear: both;
}
#desc p {
  padding: 0 0 0 15px;
  width: 500px;
  font-size: 1em;
  line-height: 1.3em;
}
#desc h2 {
  padding: 15px 15px 0;
  color: #133b80;
  width: 500px;
}
#desc a {
  color: #133b80;
  text-decoration: underline;
}
#main {
  border-right: 1px solid #6e1589;
  padding: 0 15px 0 0;
  width: 560px;
  float: left;
}
.block {
  padding: 15px;
  background: #f0f0f0 url(none) repeat scroll 0% 50%;
}
#sidebar {
  width: 140px;
  float: right;
}
#sidebar p {
  margin: 0 0 12px;
  font-size: 0.9em;
  line-height: 1.3em;
}
.sidelink {
  margin: 5px 10px 5px 0;
  padding: 3px 4px 3px 8px;
  background: #f0f0f0 url(pics/corner6.gif) no-repeat scroll right top;
  text-align: left;
  display: block;
  width: 120px;
}
.sidelink:hover {
  background: #e0e0e0 url(pics/corner5.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 url(none) repeat scroll 0% 50%;
  clear: both;
  color: #808080;
  font-size: 0.9em;
  text-align: center;
}
#footer a {
  color: #808080;
}
a {
  text-decoration: none;
  color: #286ea0;
}
a:hover {
  text-decoration: underline;
}
h1 {
  margin: 0 0 20px;
  font-size: 2.1em;
  font-weight: normal;
}
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;
}
.right {
  text-align: right;
}
a img {
  border:  none;
}
.photo {
  margin: 0 auto 15px;
  padding: 5px;
  display: block;
  background-color: #f0f0f0;
}
.hide {
  display: none;
}
ul li {
  line-height: 18px;
  display: list-item;
  list-style-image: url(pics/corner4.gif);
}
#siteinfo {
  margin: 10px auto -13px;
  font-size: 0.8em;
}
#siteinfo p {
  text-align: center;
  color: #808080;
  font-weight: bold;
}
.siteinfo:hover {
  color: #505050;
  text-decoration: none;
  font-weight: bold;
}
.activesiteinfo:hover {
  text-decoration: none;
}
#questionblock {
  padding: 10px;
  visibility: visible;
  width: 520px;
  background-color: #f0f0f0;
  position: relative;
}
#webyes #webno {
  visibility: visible;
  display: inline;
}
input {
  display: inline;
}
#col1 {
  width: 210px;
  position: relative;
  display: block;
  float: left;
}
#col2 {
  width: 210px;
  position: relative;
  top: 0px;
  float: right;
  display: block;
}

