body {
	background:#000 ; 
	margin: 0 auto;
	color: #d4d4d4;
}
#pageSurround {
	width: 900px;
	border-left: 1px solid #8b0000;
	border-right: 1px solid #8b0000;
	margin: 0px auto;
	padding: 10px 0px;
}
#subSurround {
}
img {
border: 1px solid #d4d4d4;
}
#topHeader {
	text-align: right;
	height: 180px;
	padding-right: 9px;
	padding-top: 0px;
	background-image: url("images/dannyheader.png") ;
}
.colMid {
	position: relative;
	width: 900px;
	float: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.Cakes {
    text-align: center;
    padding: 5px;
    width: 880px;
    }
.copy {
    text-align:center;
   	border-top: 1px solid #8b0000;
   	border-bottom: 1px solid #8b0000;
}

#bar {
    background-color: #d4d4d4;
    color: #ffffff;
    border-top: 2px solid #8b0000;
    border-bottom: 2px solid #8b0000;
    text-align: center;
    height: 30px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 558px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
	display: block;
}
.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;
	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;
}