body {
	margin: 5px;
	background-color: #66CC99;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/bluestar.jpg);
	background-repeat: repeat;
	background-position: top;
}
#pageSurround {
	width: 748px;
	margin: 0px auto;
	padding: 0px;
	border-top: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000;
	border-right: 10px solid #000000;
	background-color: #99CCFF;
	background-image: url(../styleImages/backgrounds/);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: left;
	height: 50px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 150px;	
	border-bottom: 2px solid #000000;
	background-image: url(../styleImages/backgrounds/logo2.jpg);
}
#topHeader2 {
	text-align: right;
	height: 5px;
	padding-left: 10px;
	

}

.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000066;
	background-image: url(../styleImages/backgrounds/);
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: dotted 1px #003300; 
	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: 450px;
	float: left;
	padding-left: 10px;
	
	
}
.colRight {
	position: relative;
	width: 250px; 
	border: 1px dotted #003300;
	padding-left: 0px;
	right: 10px;
	padding-bottom: 10px;
	float: right;
}
.boxContent {
	border: 1px dotted #003300;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #003399;
	
	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: #66CC99;
	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 #003300;
	border-bottom: 1px solid #003300;
}
.latestProducts {
	width: 200px;
	height: 180px;
	background-image:   url(../styleImages/backgrounds/peacock1.jpg);
	float: left; 
	text-align: center;
	margin: 5px;
	padding: 0px;
	padding-top: 25px;
	
}

.riddle, a.riddle {
	text-decoration:none;
	color:#000066;
	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: 95%;
	text-align:center;
	}
#donotremove {
	valign: top;
	margin-left: 60px;
	width: 140px;
	height: 40px;
	background-color:#666666;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	
}