body {background-color:white;}

.main {width:780px; background-color:white}
/* width + margin-left + margin-right = .main.width */
.content {width:780px; margin-left:0px; margin-right:0px; font-family:Arial; } 
.leftnav-col {width:165px;}
.rightnav-col {width:165px;} /* has to be >= 165px */
/* ========== The Colors ========== */
/* top bar, below home/view-cart..., and above the content */
.bar {background-color:#993366;} 

/*Search Box*/
.s{ background-color:#ffffff; text-align:left; font-size:10px; font-weight:bold; }

/* "Shop by Catagory" label background color */
.bg {background-color:#993366; color: #ffffff;} 

/* left nav catagory area */
.leftnav {background-color:#ffffff;}

/* left nav link text */
.n{/*left nav categories*/ text-decoration:none; color:#000000; }

/* horizontal and vertical gap lines among the content */
.g{ background-color:#DDDDDD; padding-top:1px; padding-left:1px; }
#line1 {background-color:#ffffff;} /* the vertical gap line on the left */

/* shadow lines on the top and bottom */
.l{ /*Black TD*/ background-color:#000000; height:1px; }

/* Catagory title color at the bottom */
.bgw {background-color:#c8c8c8; color:#000000;}

/* The whole horizontal bottom bar which contains "about us", "contact us"...etc. */
.bgcr {background-color:#993366;}
/* The center cell of the bottom bar which contains "about us", "contact us"...etc. */
.bgc {background-color: #993366; color:#000000;}

/* top nav (home|view cart|my account|order status) and bottom nav (copyright) */
.t{/*Top Nav*/
color:#000000; font-size:10px; text-align:right; text-decoration:none; font-weight:bold;
vertical-align:bottom; /*vertical-align:baseline;*/ padding:5px;
}

/* Top nav area for (home|view cart|my account|order status) */
#myaccountnav {background-color: #ffffff;}

/*privacy Policy Link*/
.v{ font-weight:bold; font-size:10px;}

/* If you want to hide "Powered by Amazon" logo */
/*.wba_poweredby_table {visibility:hidden;}*/

/* our sale price */
.our{font-weight:bold;color:#B13400;}

/* Title bar of "Best Sellers" and "Recently Viewed" */
.fg {color:#993366;}

.fg1 {color:#993366;}
