Ok I knw its alot but can you see where in this CSS you could change that?
/* Color Styles */
body { background-color: #FFF; color: #000; }
#container { background-color: #34352D; color: #000; background-image: url(../images/pagebg.jpg); background-repeat: repeat-x; }
/***************
Links
***************/
a { color: #000000; font-weight: bold;}
#navEZPagesTOC ul li a { color: #000000;}
a:visited { color: #000000;}
a:hover, #navEZPagesTOC ul li a:hover, /*#navMain ul li a:hover, #navSupp ul li a:hover,*/ #navCatTabs ul li a:hover { color: #000000; }
#navMain ul li a:link, #navSupp ul li a:link, #navMain ul li a:visited, #navSupp ul li a:visited, #navMain ul li a:active, #navSupp ul li a:active { color: #000;}
#navMain ul li a:hover, #navSupp ul li a:hover { border-bottom: 1px dotted #FFF;}
a:active { text-decoration: none; }
a.category-links:hover, #categoriesContent a:hover, a.sideBoxContent:hover, a.category-top:hover, #ezpagesContent a:hover, #whatsnewContent a:hover, #reviewsContent a:hover, #informationContent a:hove, #moreinformationContent a:hover, #productnotificationsContent a:hover, #informationContent a:hover { color: #000; }
input:focus, select:focus, textarea:focus { background-color: #000000; color: #000000; }
FIELDSET { border: 1px solid #cccccc; }
HR { border-bottom: 1px solid #9a9a9a; }
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution { border: 1px solid #000000; }
.messageStackWarning, .messageStackError { background-color: #ff0000; color: #000000; }
.messageStackSuccess { background-color: #99FF99; color: #000000; }
.messageStackCaution { background-color: #FFFF66; color: #000000; }
/*wrappers - page or section containers*/
#contentMainWrapper { background-image: url(../images/contentrepeat.jpg); background-repeat: repeat-y; }
/********************
top Navigation
********************/
#navMain { background-color: #FFFFFF; background-image: url(../images/topmenubg.gif); background-repeat: no-repeat;}
#navColumnOne { background-color: transparent;}
#tagline { color:#000000; }
#sendSpendWrapper { border: 1px solid #000000; }
#navEZPagesTOCWrapper { border: 1px solid #000000; }
#navBreadCrumb { color: #000000; border-bottom: 1px dotted #000000;}
#navBreadCrumb a:hover { color: #000000;}
#navEZPagesTop { background-color: #000000; }
.alert { color: #000000; }
/*Shopping Cart Display*/
#cartAdd { border: 1px dotted #FFF; }
.tableHeading TH { border-bottom: 1px solid #FF0000; }
.tableHeading, #cartSubTotal { background-color: #FFFFFF; }
#cartSubTotal { border-top: 1px solid #FF0000; }
.cartNewItem { color: #000000; }
.cartOldItem { color: #000000; }
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount { color: #000000; }
/*sideboxes*/
h3.leftBoxHeading, h3.leftBoxHeading a { color: #FFFFFF !important; }
h1.centerBoxHeading, h2.centerBoxHeading, h3.centerBoxHeading { margin: 0.5em; padding-bottom: 0.5em; background-color: #FFF; font-size: 1.2em; color: #000000; border: 1px solid #B6A297;}
h3.leftBoxHeading a:hover { color: #000; }
.rowOdd { background-color: #E8E6E4; }
.rowEven { background-color: #FFF; }
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp { background-color: #FFFFFF; }
#center { padding-right: 15px;}
#search { background-image: url(../images/searchbox.gif); background-repeat: no-repeat; }
#bottomnav { background-image: url(../images/footerbg2.jpg); background-repeat: no-repeat; overflow: visible; color: #000; font-weight: bold; text-align: center;}
#footer { color: #000; }
#navMain ul a { color: #000000; }
#copyright { color: #FFFFFF;}
#copyright a { color: #FFFFFF;}
#copyright a:hover { color: #FFFFFF; border-top: 1px dashed #000000; border-bottom: 1px dashed #000000;}
#navColumnOne a, #navColumnOne ul li a { color: #000000;}
#navColumnOne a:hover, #navColumnOne ul li a:hover { color: #FFFFFF;}
#contentMainWrapper { background: #D5D9DC url(../images/contentrepeat.jpg) repeat-y left top;}
.productListing-odd, .productListing-even { border-bottom: 1px solid #294D70;}



