body {
 background: #eae8d8;
}

a {
 color: #443322;
}

a:hover {
 text-decoration: none;
 color: #107000;
}

.box-links a {
 font-weight: bold;
}
#links {
 text-align: center;
}

.even {
 text-align: center;
 background: #e8e0d0;
}

.odd {
 text-align: center;

 background: #f8efd8;
}

#boxheader {
 background: #9Fbf90;
}
#boxheader a {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

.searchtitle a {
 color: #000000;
 background: #eaeae5;
}

.searchtitle a:hover {
 background: #9Fbf90;

}

.searchbox a:hover {
 background: #9Fbf90;
}

.endrow {
 background: #9fbf90;
}

#logo-box1 {
 background: #B5B5AD;
 border: 1px solid #999999;
}

#logo-box2 {
 background: #CEDEA5;
 border: 1px solid #999999;
}
#logo-box3 {
 background: #849C9C;
 border: 1px solid #999999;
}
#logo-text1b {
 color: #94acac;
}
#logo-text2b {
 color: #94acac;
}
#logo-text1 a {
 color: #111111;
}
#logo-text2 {
 color: #002200;
}



