body {
margin:0px;
padding:0px;
text-align:center; background:url(../styleImages/BodyBg.gif) repeat-y; background-position:center; background-color:#000000;

}
#pageSurround {
	width: 725px;
	margin: 0px auto;
	padding: 5px;
	position: relative;

}
#one {background-image:url(../styleImages/botBg.gif); background-repeat:no-repeat; padding-bottom:140px; background-position:center bottom; text-align:left;}
#two {background-image:url(../styleImages/foot.gif); background-repeat:no-repeat; height:19px; margin-bottom:0px; padding-bottom:0px; background-position:center bottom; position:relative; }
#topHeader {
	text-align: right;
	height: 27px;
	margin-bottom: 20px;
	margin-top:-35px;
	padding-top: 0px;
	margin-right: 10px;
	position: absolute;
	right: 0px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	height: 40px;
	padding-left: 5px;
	background-repeat: no-repeat;
	padding-top: 16px;
	text-align: center;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/chalkline.gif);
}
.boxContentLeft, .boxContentRight {
	margin-bottom: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 213px; 
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.colMid {
	position: relative;
	width: 500px;
	float: left;
	background-image: url(../styleImages/backgrounds/botcontBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 0px;
	float: right;
}
.boxContent {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px%;
	color: #CCCCCC;
	margin: 5px 0px 5px 15px;
}
a.boxContent, .boxContent a {
color:#FFFF67;
text-decoration:none;
}
.boxContent a:hover {text-decoration:underline;}
/* 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;
	padding-right:270px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cart table {	margin-top:10px;
}
#subCats {
	text-align: center;
	margin: auto;
	padding: 3px;
	width: 387px;
}
.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;
}
