body {
	margin: 20px;
	width:100%;
	background-color: #000000;;
	2background-image: url(../styleImages/backgrounds/bg01.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
#pageSurround {
	width: 900px;
	height: 960px;
	padding: 0px;
	margin:0px auto;
	border: 8px solid #FFFFFF;
	background-color: #000000;
	overflow: hidden;
}
#subSurround {
  	border: 0px solid #000000;
	3background-image: url(../styleImages/backgrounds/bottombar.jpg);
	background-image: url(../styleImages/backgrounds/background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: transparent;
	padding: 0px;
}
#subSurroundIndex {
  	border: 1px solid #000000;
	3background-image: url(../styleImages/backgrounds/bottombar.jpg);
	background-image: url(../styleImages/backgrounds/background1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	padding: 0px;
}
#topHeader {
	text-align: right;
	height: 1px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	2background-image: url(../styleImages/backgrounds/shop_header.jpg);
	border-bottom: 0px solid #000000;
	background-color: transparent;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-weight: bold;
	font-size: 70%;
	color: #FFFFFF;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-top: 1px solid #606060;
	background-color:  #404040;
	2background-image: url(../styleImages/backgrounds/boxTitleBg.jpg);
	width: 153px;
	height: 15px;
	padding-left: 5px;
	padding-top: 1px;
}
.boxContentLeft, .boxContentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	border-left: 1px solid #606060;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
	background-color: #000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
.colLeft {
	position: relative;
	margin-left: 0px;
	width: 350px; 
	float: left;
	border-right:0px solid white;
	text-align:center;
	padding-bottom:240px;
}
.colMid {
	position: relative;
	width: 540px;
	float: left;
	margin-left:0px;
	padding-left:5px;
	padding-right:0px;
	padding-top: 10px;
	border:0px solid white;
}
.colRight {
	position: relative;
	width: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}
.boxContent {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	padding: 0px 10px 8px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	height:935px;
	3width:95%;
	display:block;
	overflow:scroll;
	background-color: transparent;
  }
.boxcContent {
	border-top: 0px solid #1D417F;
	border-right: 0px solid #1D417F;
	border-bottom: 0px solid #1D417F;
	border-left: 0px solid #1D417F;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
	margin-bottom: 5px;
	2width: 200px;
	font-weight:normal;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	margin-left: 0px;
	width: 330px; 
	float: left;
	border-right:0px solid white;
	text-align:center;
	padding-bottom:240px;
	padding-top:450px;
}
.colMainCheckout {
	position: relative;
	width: 540px;
	float: left;
	margin-left:0px;
	padding-left:20px;
	padding-right:0px;
	padding-top: 10px;
	border:0px solid white;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #000000;
	text-align: center;
	border: 0px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 484px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 140px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topmenu{
	background-image: url(../styleImages/backgrounds/bg_3.jpg);
}