/*  black style */

body {
	background-color:#393939;
}

#leftSide .continue a{
	background-color:#575757;
}

#wSidebar h2 {
	color: #363636;
}

h1.red18pxBold {
	color:#363636;
}

#secnav .cat-item {
 	background: url(../images/mrightblack.jpg) no-repeat;
	background-position:top right;
}


#secnav .cat-item a {
 	background: url(../images/mleftblack.jpg) no-repeat;
	background-position:top left;
}

#secnav .current-cat a {
 	background: url(../images/tab-150-active.png) no-repeat;
	background-position:top left;
}

#secnav .current-cat {
 	background: url(../images/tab-100-active.png) no-repeat;
	background-position:top right;
}
