body.custom {
background: url(/productcart/pc/images/gradientBG.jpg) #D2D4BC repeat-x;
}

.custom a {
border:none;
border-bottom:none;
}

.custom #tagline {
text-indent:-9999px; 
}

.custom #background {
background-image:url(/productcart/pc/images/backgroundTile.jpg);
background-position:center top;
background-repeat:repeat-x;
}

.custom #container {
 width:1010px;
}

.custom #page {
background:none;
}

.custom #header {
background: url(/productcart/pc/images/headerBG.jpg);
height:211px;
padding:0;
margin:0;
border:none;
}

.headerNav {
color:#F5F6EE;
font-family:Georgia,'Times New Roman',Times,serif;
font-size:14px;
font-weight:bold;
padding:6px 45px 0 0;
}

.headerNav li {
color:#F5F6EE;
display:inline;
}

.headerNav li a:hover {
color:#F5F6EE;
text-decoration:underline;
}

.headerNav li a:link, .headerNav a:visited {
color:#F5F6EE;
text-decoration:none;
}

.custom #content_box {
background: url(images/contentBG.png);
border:none;
}

.custom #content {
 width:680px;
 padding:20px;
 margin:0;
}

.custom #sidebars {
 width:250px;
 padding:20px;
}

.custom #footer {
 background: url(/productcart/pc/images/shadowBottom.png) top no-repeat;
 border:none;
 padding-top:4.1em;
 text-align:left;
}

.custom #footer a {
 border:none;
}

.custom .menu {
 border:none;
 background: url(/productcart/pc/images/horizontalNavBG.jpg);
 height:32px;
 margin-bottom:2px;
 font-weight: bold;
}

.custom .menu a {
 padding-top:7px;
}

.custom .menu li, .custom .menu li a, .custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover {
 background:none;
 border:none;
}