html body {
  background: #fff;
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: 'Lucida', 'Lucida Sans', 'Lucida Sans Unicode', Tahoma, Verdana, Sans-Serif;
  font-size: x-small;
  voice-family: "\"}\""; voice-family: inherit;
  font-size: small;
}

html>body { font-size: small; }
.noshow { display: none; }

h1#heading {
  position: absolute;
  top: 20px;
  left: 25px;
  height: 21px;
  padding: 0;
  margin: 0;
  line-height: 50px;
  vertical-align: bottom;
}

h1#heading a {
  width: 380px;
  display: block;
  margin: 0;
  padding-top: 21px; /* height of the replacement image */
  height: 0px;
  overflow: hidden;
  background: transparent url(../images/title.gif) no-repeat;
  height: 0px !important; /* for most browsers */
  height /**/:21px; /* for IE5.5's bad box model */
}

h2#strap {
  font-family: 'Trebuchet MS', Trebuchet, Verdana, Sans-Serif;
  letter-spacing: 0.1em;
  font-size: 150%;
  color: #752a77;
  position: absolute;
  top: 60px;
  left: 150px;
  margin: 0;
  padding: 0;
}

#break {
  width: 749px;
  height: 5px;
  position: absolute;
  top: 50px;
  left: 0;
  background: transparent url(../images/top_line.jpg) left no-repeat;
}


#left {
  position: absolute;
  left: 25px;
  top: 95px;
  width: 108px;
  height: auto;
  margin: 0;
  padding: 0;
  background: transparent;
}

#menu {
  position: relative;
  height: 345px;
  width: 107px;
  padding: 0;
  margin: 0;
  background: #993e9b url(../images/menu_bg.jpg) 8px repeat-x;
  border-right: 1px solid #7f8485;
}

#menu #left_bar {
  background: transparent url(../images/left_bar.gif) left repeat-y;
  height: 345px;
}

#menu span {
  display: none;
}

#menu a {
  display: block;
  width: 99px;
  line-height: 28px;
  border-top: 1px solid #a458a6;
  border-bottom: 1px solid #a458a6;
  border-left: 8px solid #a458a6;
  background: #c995cb;
  margin: 5px 0 0 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#menu a span {
  display: inline;
  text-decoration: underline;
}

#menu a:hover {
  border-top: 1px solid #c995cb;
  border-bottom: 1px solid #c995cb;
  border-left: 8px solid #c995cb;
  background: #a458a6;
}

#logo {
  background: transparent url(../images/logo.gif) right no-repeat;
  width: 108px;
  height: 32px;
  margin: 0;
  padding: 0;
}

#content {
  position: absolute;
  top: 100px;
  left: 150px;
  width: 600px;
  height: auto;
  background: #f8f2f9;
  border-bottom: 2px solid #a77bae;
}

#content .tl {
  background: transparent url(../images/corner_tl_white.gif) top left no-repeat;
}

#content .tr {
  background: transparent url(../images/corner_tr_white.gif) top right no-repeat;
}

#content h3 {
  font-family: Arial, Tahoma, Verdana, Sans-serif;
  font-weight: 100;
  font-size: 140%;
  letter-spacing: 2px;
  background: transparent;
  margin: 10px 0 0 0;
  color: #65326e;
  padding: 5px 20px;
}

#content h4 {
  margin: 0;
  margin-top: 10px;
  background: #fbf7fc;
  line-height: 40px;
  padding-left: 10px;
  border-bottom: 2px solid #a77bae;
}

#content .padding {
  padding: 10px 10px 0 10px;
}

#footer {
  background:#CDA3D4;
  color:#fff;
  text-align:center;
}

#footer p {
  margin:0;
  padding:5px;
  font-size:80%;
  color:#FBECFD;
}

#footer .pipe {
  color:#A77BAE;
}

#footer a {
  color:#fff;
}

#footer a:hover {
  color:#7B5281;
}

.body {
  margin: 20px;
  line-height: 1.5em;
  letter-spacing: 0.5px;
}

.body a {
  color: #7a3685;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.body a:hover {
  color: #491152;
  text-decoration: none;
  border-bottom: 1px solid #491152;
}











