body {
	margin: 5px;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/xxx);
	background-repeat: no-repeat;
	background-position: top;
}
#pageSurround {
	width: 800px;
	margin: 0px auto;
	padding-top: 0px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	background-color: #ffffff;
	background-image: url(../styleImages/backgrounds/gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	height: 50px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-top: 150px;	
	border-bottom: 0px solid #000000;
	background-image: url(../styleImages/backgrounds/banner.gif);
	background-repeat: no-repeat;
}
#topHeader2 {
	text-align: right;
	height: 5px;
	padding-right: 10px;
	

}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #1c6ea8;
	background-image: url(../styleImages/backgrounds/);
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: dotted 1px #1c6ea8; 
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 0px; 
	padding-right: 5px;
	float: left;
	
}
.colMid {
	position: relative;
	width: 780px;
	float: left;
	padding-left: 10px;
	
	
}
.colRight {
	position: relative;
	width: 100px; 
	border: 1px dotted #c3c3c3;
	padding-left: 0px;
	right: 10px;
	padding-bottom: 10px;
	float: right;
}
.boxContent {
	border: 0px dotted #c3c3c3;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 568px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 387px;
}
.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;
}
.latestProducts {
	width: 200px;
	height: 180px;
	background-image:   url(../styleImages/backgrounds/itembg.jpg);
	float: left; 
	text-align: center;
	margin: 5px;
	padding: 0px;
	padding-top: 25px;
	
}

.riddle, a.riddle {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align:center;
	}
	
.riddle:hover, a.riddle:hover	{
	text-decoration:underline;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align:center;
	}
	
.ccskin, a.ccskin,.ccskin:hover, a.ccskin:hover  {
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align:center;
	}
#donotremove {
	valign: top;
	margin-left: 1px;
	width: 1px;
	height: 1px;
	background-color:#ffffff;
	border-left: solid 0px #000000;
	border-bottom: solid 0px #000000;
	
}
