body {
	margin: 5px;
	background-color: #000000;	

}
#pageSurround {
	width: 880px;
	margin: 0px auto;
	padding: 5px;
	border: 2px solid #000000;
	background-color: #000000;
}
#subSurround {
	
	
	background-repeat: repeat-x;
	background-position: bottom;
}
#topHeader {
	text-align: right;
	height: 187px;
	margin-bottom: 0px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url(../styleImages/backgrounds/topHeader.jpg);
	border-bottom: 1px solid #000000;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 155px;
	height: 19px;
	padding-left: 5px;
	padding-top: 4px;
}
.boxContentLeft, .boxContentRight {
	
	
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 5px;
	
}
.colLeft {
	position: relative;
	left: 0px;
	width: 200px;
	height: 100%; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 21.5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.colMid {
	position: relative;
	width: 650px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
	margin-top: 10px;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */

}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 560px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.siteDocs {
	text-align:center;
	margin-top: 5px;