body         { color: #666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; text-decoration: none; text-align: left; letter-spacing: 5% }
p {}
td        { color: #666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; letter-spacing: 5% }
a:link, a:visited, a:active     { color: #333; text-decoration: none }
.lightcell a {text-decoration: none;
border-bottom: 1px dotted #444;
}
.lightcell a:hover {
border-bottom: 1px dotted #ff0099;
}
/*.lightcell a strong,
.lightcell strong a {
font-weight: normal;
}*/

a#link_1,
a#link_2,
a#link_3,
a#link_4,
a#link_5,
a#link_6 {
border-bottom: none;
font-weight: bold;
}

a#link_1:hover,
a#link_2:hover,
a#link_3:hover,
a#link_4:hover,
a#link_5:hover,
a#link_6:hover {
border-bottom: 1px dotted #ff0099;
}
a:hover            { color: #f09 }
.br { font-size: 9px; line-height: 9px; text-decoration: none }
.header        { color: #666; font-size: 9px; text-decoration: none; letter-spacing: 0 }
.title       { color: #000; font-size: 9px; font-weight: bold; text-decoration: none }
.bold { font-size: 9px; /*font-weight: bold; */text-decoration: none }
.bold_highlight     { color: #f09; font-size: 9px; font-weight: bold; text-decoration: none }
.bold_ochre { color: #a09c83; font-size: 9px; font-weight: bold; text-decoration: none }
.bold_K { color: #000; font-size: 9px; font-weight: bold; text-decoration: none }
.date { color: #e3e3e3; font-size: 9px; text-decoration: none }
.datebold { color: #e3e3e3; font-size: 9px; font-weight: bold; text-decoration: none }
.cellbuffer1  { margin: 4px 8px; padding-top: 0 }
.cellbuffer2  { margin-left: 4px }
.whitetcell { background-color: #fff }
.lightcell  { background-color: #f2f2f2 }
.mediumcell { background-color: #e3e3e3 }
.darkcell   { background-color: #ccc }
.colorcell  { background-color: #a09c83 }
.more  { font-size: 9px; font-weight: normal; text-decoration: none }
.selectdate { color: #000; font-size: 9px; font-weight: bold; text-decoration: none }
.invisible_light { color: #f2f2f2; font-size: 9px; font-weight: bold; text-decoration: none }
.headline  { color: #000; font-size: 14px; line-height: 14px; text-decoration: none; letter-spacing: 0 }
.copy { color: #000; font-size: 9px; text-decoration: none }
.small { color: #7e7e7e; font-size: 8px; text-decoration: none; text-transform: uppercase }



/* Actual styles */

h3 {
margin: 0 0 1em 0;
font-size: 1em;
font-weight: bold;
color: #333;
}
p.icon_link {
padding: 0 0 5px 20px;
}
p#twitter_link {
background: url(/style/art/icon_twitter.gif) 0 1px no-repeat;
}
p#facebook_link {
background: url(/style/art/icon_facebook.png) 0 1px no-repeat;
}


/* Super-nav
========== */

#super_nav {
text-align: right;
list-style-type: none;
margin: 0 0 18px 0;
float: right;
}
#super_nav li {
float: left;
background: url(/style/art/supernav_separator.gif) right 8px no-repeat;
padding: 0 .5em;

}
#super_nav li.last {
background: none;
padding: 0!important;
}

#super_nav a {
text-transform: uppercase;
padding: .15em .5em;
margin-top: 3px;
display: block;
}

a#donate_now {
float: right;
background: url(/style/art/donate_now_button.gif) 0px 0 no-repeat;
height: 0; overflow: hidden;
padding: 20px 0 0 0!important;
margin-top: 2px;
width: 78px;

}
a#donate_now:hover {
background-position: -90px 0;
}