body {
	margin: 0px;
	background-color: #b6e5f8;
	background-image:url(../styleImages/backgrounds/background.jpg);
	background-repeat: repeat-x;
}
#pageSurround {
	width: 98%;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 0px;
}
#topHeader {
	/* text-align: right;*/
	height: 119px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	/*background-image: url(../../../includes/extra/getLogo.php?skin=Killer2);*/
	background-image:url(../styleImages/backgrounds/LOGO.png);
 background-position: left;
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.png);
 	background-position: right;
	background-repeat: no-repeat;
	width: 525px;
	height: 118px;
	float: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 30px;
	color: #9fc5fd;
	margin-top: 10px;
	margin-bottom: 15px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 30px;
	color: #dee7ff;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 70%;
	font-weight: bold;
	color: #11153e;
	background-image:url(../styleImages/backgrounds/boxHead.gif);
	background-repeat: no-repeat;
    width: 197px;
	height: 20px;
	padding-top: 5px;
	padding-left: 0px;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFoot.gif);
	background-repeat: no-repeat;
	width: 190px;height: 18px;
	padding-left: 7px;
	padding-top: 5px;
	margin-bottom:10px;
}
.boxContentLeft, .boxContentRight {
/*	background-color: #000; */
	background-image:url(../styleImages/backgrounds/boxMid.gif); 
	background-repeat:repeat-y;
	padding-left: 7px;
	padding-right:15px;
	padding-top: 7px;
	padding-bottom: 7px;
	width:180px;
}
.boxContent {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #001ca7;
	margin-bottom: 5px;
	Filter: Shadow(Color=#000000, Direction=122, Strength=3);
}

/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
}
#subCats {
	text-align: center;
	/*border: 1px solid #616161; */
	margin: 0px;
	/*float: left; */
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;  
	width: 160px;
	height: 160px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	width: 1px;
.imgThumbSpace{
	line-height: 0px;		
}
.imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}
}
.topCatsTabMid {
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 1px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
