#wrap {
margin: 0 auto;
width: 785px;
padding: 10px 0px 0px 0px;
}

#foot {
text-align: center;
font-size: 9px;
color: #999;
border-top: 1px solid #ccc;
margin: 20px 0px 10px 0px;
}

#foot a {
color: #999;
text-decoration: none;
}

td.top_A {
text-align: center;
border-bottom: 1px solid #000;
background-color: #B07D2C;
padding: 0;
margin: 0;
line-height: 50%;
}

td.top_B {
border-bottom: 1px solid #FFF;
background-color: #FFF;
padding: 0;
}

td.top_C {
text-align: center;
vertical-align: bottom;
border-bottom: 1px solid #000;
background-color: #B07D2C;
letter-spacing: 1.0em;
text-align: center;
font-size: 10px;
color: #000;
border-top: 65px solid #FFF;
padding: 0px 0px 2px 0px;
}

.botrow td {
text-align: center;
vertical-align: top;
}

#wrap .botrow a {
display: block;
margin: 0px 0px 0px 0px;
padding: 2px 4px 2px 4px;
color: #FFF;
font-family: Tempus Sans ITC, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 14px;
background-color: #867ED4;
text-decoration: none;
letter-spacing: 0.1em;
text-align: center;
}

#wrap .botrow a:hover {
color: #FFF;
background-color: #6056C2;
}

#wrap .botrow a.here {
padding: 2px 4px 15px 4px;
background-color: #867ED4;
background-image: url(images/here.gif);
background-repeat: no-repeat;
background-position: bottom right;
background: #867ED4 url(images/here.gif) no-repeat bottom right;
}

