body {
	min-width: 930px;
	text-align: center;
	background-color: #999999;
}
#pageSurround {
	margin: 0px auto;
	padding: 0px 0px 5px;
	background-color: #000000;
	border-top: 12px solid #666666;
	border-right: 12px solid #CCCCCC;
	border-bottom: 12px solid #666666;
	border-left: 12px solid #CCCCCC;
}
#topHeader {
	text-align: right;
	height: 30px;
	margin-bottom: 20px;
	padding-right: 0px;
	padding-top: 20px;
	background-attachment: scroll;
	background-image: url(../styleimages/radiocubehd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 68px;
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#pagewrap {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	height: 15px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.boxContentLeft, .boxContentRight {
	background-color: #000000;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-top: #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.colLeft {
	left: 0px;
	width: 162px;
	padding-left: 15px;
	padding-right: 8px;
	float: left;
	background-color: #000000;
}
.colMid {
	margin-right: 220px;
	margin-left: 200px;
}
.colRight {
	width: 162px;
	padding-left: 2px;
	right: 0px;
	float: right;
	background-color: #000000;
	padding-right: 15px;
	margin-left: 2px;
}
.boxContent {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 99%;
	float: left;
	text-align: left;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 98%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
#centwrap {
}
TABLE TBODY TR TD {
	text-align: left;
}
