body {
 background: #f0d0d0;
}

a {
 color: #883322;
}

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

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

#even {
 text-align: center;
 background: #e0c0c0;
}

#odd {
 text-align: center;

 background: #f8d8d8;
}

#boxheader {
 background: #ff8888;
}



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

.searchtitle a:hover {
 background: #ff8888;

}

.searchbox a:hover {
 background: #ff8888;
}

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

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

