body {
margin: 0px;
padding: 3px;
/*overflow: hidden;*/
font-family: Verdana, helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #000000;
text-align: left;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #fff;
}
#mainWrapper {
	border-top: 2px solid #99998A;
	width: 868px;
	margin: 0 auto;
}
#header {

}
#navigation {
	float: left;
	background: url(images/bg_nav.gif) no-repeat top left;
	width: 615px;
	height: 24px;
	padding: 0 0 0 5px;
}
#navRight {
	float: left;
}
#miniCart {
	float: left;
	background: url(images/bg_navbtm_left.gif) no-repeat top left;
	width: 620px;
	height: 40px;
}
#pageTile {
	float: left;
	background: url(images/pagetile.gif) repeat-y top left;
	height: auto !important;
	height: 380px;
	min-height: 380px;
}
#content {
	float: left;
	border-right: 3px solid #99998A;
	background: url(images/KBC_Bowling2.jpg) no-repeat top right;
	width: 586px; /* 648 actual */
	height: 555px;
	padding: 10px 40px 10px 20px;
}
#content0 {
	float: left;
	width: 588px; /* 648 actual */
	padding: 10px 40px 10px 20px;
}
#content1 {
	float: left;
	background: url(images/ContentBack.jpg) no-repeat top center;
	width: 588px; /* 648 actual */
	padding: 10px 40px 10px 20px;
}
#sidebar {
	float: left;
	width: 174px; /* 220 actual */
	padding: 0px 20px 0 25px;
	height: auto !important;
	min-height: 250px;
}
#fullcontent {
	float: left;
	width: 788px; /* 868 actual */
	padding: 20px 40px 20px 10px;
}
#footer {
	float: left;
	background: url(images/footer.gif) no-repeat top left;
	width: 868px;
	height: 32px;
}
#footerLinks {
	float: left;
	background: url(images/pagetile.gif) repeat-y top left;
	color: #000000;
	width: 788px; /* 868 actual */
	padding: 0 40px;
	height: 24px;
}
.legal {
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 1px;
}

/* ============= LINKS =============== */

A:link {
	color: cyan;
	text-decoration: none;
}

A:visited {
	color: cyan;
	text-decoration: none;
}

A:active {
	color: cyan;
	text-decoration: none;
}

A:hover {
	color: yellow;
	text-decoration: none;
}

/* ============= end LINKS =============== */

/* ============= FONT MANAGEMENT =============== */

.header {
	font-family: "Trebuchet MS", "Lucida Grande";
	font-size: 14px;
	border-bottom: 1px solid #99998A;
	margin-bottom: 6px;
}

/* ============= end FONT MANAGEMENT =============== */

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 12px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 12px;
	font-family : Verdana;
	color : #000000;
}

HR {
	border: 0;
	height: 1px;
	/*color : #3399CC;*/
	background-color: #99998A;
}


/* ============= CATEGORY LAYOUT =============== */
P.catname {
	margin-top: 0px; 
	margin-bottom: 2px; 
	vertical-align: top;
	text-align: left; 
	border-bottom: 1px dotted #99998A;
}

P.catdesc { 
	margin-top: 0px; 
	margin-bottom: 2px; 
	vertical-align: top;
}

IMG.catimage { 
	border: 0px; 
	border-thickness: 1px; 
	border-color: #000; 
	border-style: solid; 
	vertical-align: top; 
}

TD.catimage { 
	vertical-align: top; 
}

TD.catname { 
	vertical-align: top; 
	text-align: left; 
}

TD.catnavigation { 
	vertical-align: middle;
	text-align: left; }
/* ============= end CATEGORY LAYOUT =============== */

/* ============= PRODUCT LAYOUT =============== */
img.prodimage {
	border: 1px solid #1E0000;
	padding: 1px;
}
div.prodinstock {
	font-size: 12px;
	font-family: Verdana;
	color: 666666; 
}
/* ============= end PRODUCT LAYOUT =============== */

/* ============= SEARCH, TRACKING & ORDER STATUS TABLE COLORS =============== */
TABLE.cobtbl{
	background-color: #FFF;
}
TD.cobhl{
	background-color: #CCCCB8;
}
TD.cobll{
	background-color: #FFF;
	color : #666666;
}
/* ============= end SEARCH, TRACKING & ORDER STATUS TABLE COLORS =============== */

/* ============= MINI CART LAYOUT =============== */
TD.mincart {
	font-size: 12px;
	font-family : Verdana;
	/*background-color: #CC0000;*/
}

P.mincart {
	font-size: 12px;
	font-family : Verdana;
}
/* ============= end MINI CART LAYOUT =============== */