b.rtop, b.rbottom{display:block}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/***************************************************
   HTML Element Styles
 ***************************************************/

body {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        line-height: 20px;
        color: #000;
}

h1 {
  font-size: 19px;
  font-weight: bold;
  color: #690;
}

h2 {
  font-size: 10px;
  font-weight: bold;
  color: #D0AD67;
}

h3 {
  font-size: 10px;
  font-weight: bold;
  color: #069;
}

.title {
  font-size: 20px;
  font-weight: bold;
  color: #690;
  padding-left: 10px;
  padding-right: 10px;
  background: #FFF;
}

.subtitle {
  font-size: 11px;
  font-weight: bold;
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  background: #FFF;
}

#lpanel .heading {
        background-color: #0099FF;
        font-size: 14px;
        font-weight: bold;
        color: #FFF;
        text-align: center;
        padding: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
}

#lpanel a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  padding-left: 15px;
  background: url(../images/b-1.gif) no-repeat center left;
}

#lpanel a:hover {
  color: #690;
  background: url(../images/b-2.gif) no-repeat center left;
}

a {
  color: #690;
  text-decoration: none;
  padding: 1px;
}

a:hover {
  color: #666;
  background-color: #EEE;
}

img {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}

/***************************************************
   Site Layout Containers
 ***************************************************/

#header {
        width: 1000px;
        height: 150px;
        margin: 7px;
        padding: 0px;
        background-color: #FFF;
        border: 1px solid #DDD;
}

#header2 {
        width: 1000px;
        height: 150px;
        margin: 5px;
        padding: 0px;
        background-color: #FFF;
        border: 1px solid #DDD;
        background-image: url(../images/FirstFlash_Template2.jpg);
}

#title {
  width: 200px;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 0px;
}

#lpanel {
        position: static;
        top: 160px;
        left: 0px;
        margin: 5px;
        padding: 10px;
        background-color: #FFF;
        border: 1px solid #DDD;
        width: 250px;
}

#content {
        width: 700px;
        margin: 0px 200px 5px 182px;
        padding: 10px;
        background-color: #FFF;
        border: 1px solid #DDD;
        position: absolute;
        left: 5px;
        top: 386px;
}

#footer {
        width: 700px;
        margin: 5px 200px 5px 182px;
        padding: 10px;
        background-color: #FFF;
        border: 1px solid #DDD;
        text-align: right;
        position: absolute;
        left: 112px;
        top: 260px;
}

#footer2 {
        width: 700px;
        margin: 5px 200px 5px 182px;
        padding: 10px;
        background-color: #FFF;
        border: 1px solid #DDD;
        text-align: right;
        position: absolute;
        left: 112px;
        top: 160px;
}
#BodyS {
}

