body { background-image: url(../styleImages/backgrounds/backstar2.GIF); margin: 0; background-attachment: scroll; background-repeat: repeat; background-position: 50% top; }
#pageSurround { background-color: #fff0f5; width: 775px; height: 100%; margin: 0 auto; padding: 0 0 3px; border: solid 0 #fff0f5; }
#subSurround { background-color: #fff0f5; border: solid 0 #fff; background-image: none; height: 100%; }
#topHeader { background-color: #1c0259; height: 135px; margin-bottom: 10px; background-image: none; }
.boxTitleLeft, .boxTitleRight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #00c; background-color: #ccf; background-image: none; height: 15px; padding-left: 5px; padding-top: 1px; }
.boxContentLeft, .boxContentRight {
	border-left: 2px solid #ffc0cb;
	border-right: 2px solid #ffc0cb;
	border-bottom: 2px solid #ffc0cb;
	background-color: #f8f8ff;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 1px; 
	padding-left: 9px;
	padding-right: 5px;
	float: left;
}
.colMid { position: relative; width: 570px; float: left; margin-right: 5px; margin-left: 10px; }
.colRight {
	position: relative;
	padding-left: 5px;
	right: 9px;
	top: 0px;
	width: 160px;
	float: right;
}
.boxContent { color: #000 !important; padding: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%; background-color: #f8f8ff; margin-bottom: 5px; border-color: #a8b4b0 #5e85cf #5e85cf; border-style: solid; border-width: 1px; }
/* CHECKOUT PAGES */
.colLeftCheckout { position: relative; left: 0; width: 155px; padding-left: 9px; padding-right: 10px; float: left; }
.colMainCheckout {
	position: relative;
	width: 545px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #fff0f5;
	text-align: center;
	border: solid 1px #c9cefc;
	margin: 0;
	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;
}
#sessionBox { background-color: #fff0f5; text-align: left; background-image: none; width: 160px; height: 96px; float: right; }
