.green {
    color:#000000;}

#header {
    background-color: #000000;
    background-image: url(/images/black/header.jpg);}
    
#content h2,    
#rightCol a,
a,
a:visited,
#content ul.links span.linkTarget,
#content ul.links span.newsTitle {
    color:#000000;}
    
#content h3 {
    border-color: #000000;}
    
.smallSubmitArrow {
    background:transparent url(/images/black/bn_submit_arrow.png)}

.arrow {
    background:transparent url(/images/black/link_arrow.png) no-repeat right center;}
    
a.buttonLink, button.buttonLink {
    background-image: url(/images/black/button_link_right.png);
    color: #ffffff;}
    
a.buttonLink span, button.buttonLink span {
    background-image: url(/images/black/button_link_left.png);}

/* content boxes */        
.hollowBox .top {
    background-image:url(/images/black/hollow_box_top_left.png);}
    
    .hollowBox .top div {
        background-image:url(/images/black/hollow_box_top_right.png);}

.hollowBox .bottom {
    background-image:url(/images/black/hollow_box_bottom_left.png);}
    
    .hollowBox .bottom div {
        background-image:url(/images/black/hollow_box_bottom_right.png);}
        
.hollowBox .boxContent {
    background:transparent url(/images/black/hollow_box_border.png) repeat-y right top;}

.hollowBox .boxContent .innerPadding {
    background:transparent url(/images/black/hollow_box_border.png) repeat-y left top;}
    
/* Pagination */
div.pagination .current {
    color:#000000;}
    
/* Archive */
#content div.archive h4, #content div.relatedFiles h4 { {
    border-color: #000000;}
    
/* Store */
div.store a:hover {
    border-color: #000000;}

