body {
    margin: 0px 0px 0px 0px;
    background-color: #F9CD8A;
    background-image: url(../img/back.gif);
    background-repeat: no-repeat;
    background-position: top left;
    color: #000000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #6C000E;
    font-weight: bold;
    line-height: 140%;
}

h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #6C000E;
    font-weight: bold;
    font-style: italic;
    line-height: 140%;
}

h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #6C000E;
    font-weight: bold;
    font-style: normal;
    line-height: 140%;
}

.smaller {
    font-size: 80%;
    color: #6C000E;
    font-weight: bolder;
    line-height: 140%;
    padding: 20px;
}

.topspacer {
    height: 25px;
    text-align: center;
    background-color: #ee9c00
}

#logo {
    width: 86px;
    height: 178px;
    float: right;
    background-image: url(../img/silhouette_small2.gif);
    background-repeat: no-repeat;
    clear: both;
    margin: 10px 10px 10px 10px;
}

div#content {
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
    line-height: 150%;
}

A:link {
    COLOR: #E7651A;
    FONT-WEIGHT: bold;
}

A:visited {
    COLOR: #000000;
    FONT-WEIGHT: bold;
}

A:hover {
    COLOR: #ffffff;
    FONT-WEIGHT: bold;
}

A.boxed:hover {
    COLOR: #000000;
    FONT-WEIGHT: bold;
}

.PicBorder {
    BORDER-RIGHT: #ffffff 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
}

input.text {
    display: block;
    width: 150px;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
    border: #E7651A 1px inset;
    background-color: #FFE6BF;
}

select {
    display: block;
    font-size: 12px;
    border: #E7651A 1px inset;
    background-color: #FFE6BF;
}

textarea {
    background-color: #FFE6BF;
    border: #E7651A 1px inset;
    display: block;
    width: 200px;
    height: 300px;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
}

label {
    text-align: right;
    width: 75px;
    padding-right: 20px;
    display: block;
    float: left;
    margin-bottom: 10px;
    font-size: 12px;
}

br {
    clear: left;
}

/*
 div#leftcolumn {
 float: left;
 width: 150px;
 padding-top: 2em;
 }
 */
#cleardiv {
    clear: both;
    height: 0em;
}

#footer {
    clear: both;
    background-image: url(../img/wave.jpg);
    background-repeat: repeat-x;
    float: bottom;
    padding: 80px 20px 20px 20px;
    text-align: center;
}

.contentbox {
    border: #6C000E 1px solid;
    padding: 20px 20px 5px 20px;
    font-size: 110%;
    width: 95%;
    clear: both;
}

.gallerybox {
    border: #F9CD8A 10px solid;
    background-color: #6C000E;
    color: #F9CD8A;
    text-align: center;
    padding: 20px 20px 5px 20px;
    float: right;
    width: 60%;
    background-repeat: no-repeat;
    clear: both;
}

.gallerybox_2 {
    border: #F9CD8A 10px solid;
    text-align: center;
    padding: 20px 20px 5px 20px;
    float: right;
    width: 60%;
    background-repeat: no-repeat;
    clear: both;
}

.smallerbox {
    border: #F9CD8A 10px solid;
    background-color: #6C000E;
    color: #F9CD8A;
    text-align: center;
    padding: 30px 10px 30px 10px;
    float: right;
    width: 40%;
    background-repeat: no-repeat;
    clear: both;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.boxed {
    border: #6C000E 2px inset;
    background-color: #ffffff;
    width: 250;
    list-style-type: none;
    padding: 5;
    margin: 0;
    filter: alpha(opacity = 50);
    opacity: .50;
    whitespace: nowrap;
}

li {
    background-image: url(../img/bullet_yellow.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 1.8em;
    padding-bottom: 0.5em;
    padding-top: 0.2em;
}

li.smaller {
    background-image: url(../../img/bullet_yellow.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 2.2em;
    padding-bottom: 0.5em;
    padding-top: 0.3em;
}

li.mp3 {
    background-image: url(../../img/winamp2.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding-left: 2.2em;
    padding-bottom: 0.5em;
    padding-top: 0.2em;
    font-size: 80%;
    color: #6C000E;
    font-weight: bolder;
    line-height: 140%;
}

.spiffyRedOnBrown{display:block}
.spiffyRedOnBrown *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#6C000E}
.spiffyRedOnBrown1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #bc7454;
  border-right:1px solid #bc7454;
  background:#8f332d}
.spiffyRedOnBrown2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #eab87d;
  border-right:1px solid #eab87d;
  background:#862625}
.spiffyRedOnBrown3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #862625;
  border-right:1px solid #862625;}
.spiffyRedOnBrown4{
  border-left:1px solid #bc7454;
  border-right:1px solid #bc7454}
.spiffyRedOnBrown5{
  border-left:1px solid #8f332d;
  border-right:1px solid #8f332d}
.spiffyRedOnBrownfg{
  background:#6C000E}



.spiffyBrownOnRed{display:block}
.spiffyBrownOnRed *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F9CD8A}
.spiffyBrownOnRed1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a85843;
  border-right:1px solid #a85843;
  background:#d5996b}
.spiffyBrownOnRed2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #7a141a;
  border-right:1px solid #7a141a;
  background:#dea672}
.spiffyBrownOnRed3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dea672;
  border-right:1px solid #dea672;}
.spiffyBrownOnRed4{
  border-left:1px solid #a85843;
  border-right:1px solid #a85843}
.spiffyBrownOnRed5{
  border-left:1px solid #d5996b;
  border-right:1px solid #d5996b}
.spiffyBrownOnRedfg{
  background:#F9CD8A}
