body {
	margin: 5px;
	background-color: #FED24C;
	background-attachment: fixed;
	background-image: url(../styleImages/backgrounds/pageBG1b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 780px;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 1px;
	border: 5px ridge #FFFFC8;
}
#subSurround {
	padding-left: 0px;
}
#topHeader {
	text-align: right;
	height: 100px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catTabMid1.gif);
	background-repeat: repeat-x;
	height: 20px;
	color: #ffffff;
	margin-bottom: 13px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catTabRight1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catTabLeft1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;

}
.siteDocs {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBgS8x.gif);
	height: 30px;
	color: #FF571F;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRightS8x.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeftS8x.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.topCats1 {
	text-align: right;
	background-image: url(../styleImages/backgrounds/catBg1.gif);
	background-repeat: repeat-x;
	height: 22px;
	color: #ffffff;
}
.topCatsBgRight1 {
	background-image: url(../styleImages/backgrounds/catBgRight1.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
}
.topCatsBgLeft1 {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	width: 7px;
}
//.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/catBg1.gif);
	width: 158px;
	height: 1px;
	padding-left: 5px;
	background-repeat: x-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #FF571F;
	border-right: 1px solid #FF571F;
	border-bottom: 1px solid #FF571F;
	border-top: 1px solid #FF571F;
	background-color: #FFFFC8;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 154px;
}
.boxContent {
	border-top: 0px solid #0066FF;
	border-right: 0px solid #0066FF;
	border-bottom: 0px solid #0066FF;
	border-left: 0px solid #0066FF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: center;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 0px;
	padding-right: 5px;
	float: left;
}
.colMid {
	position: relative;
	width: 415px;
	float: middle;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 2px;
	right: 0px;
	float: right;
}



/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #FFFFFF;
	text-align: center;
	border: 0px solid #0066FF;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.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 #0066FF;
	border-bottom: 1px solid #0066FF;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft1.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid1.gif);
	background-repeat: repeat-x;
	height: 20px;
	
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight1.gif);
	width: 7px;
	background-repeat: no-repeat;
}

