body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#eff2c7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../decorative_tape/includes/templates/tapeswell/images/cardboard.jpg);
}

#wrapper{
	width: 822px;
	display: block;
	overflow:hidden;
	margin-left: auto;
	margin-right:auto;
	background-color:white;
	margin-top: 0px;
	padding-top: 0px;
	
	
}

#LeftCol{
	width: 58px;
	
	
	text-align:right;
	
	
}

#centercol{
width: 800px
text-align:center;
height:  1000px;
	
}

#rightCol{
	background-image: url(../decorative_tape/includes/templates/tapeswell/images/black-lace-right.jpg);
	background-repeat: repeat-y;
	width: 58px;
}




#head{
	width: 822px;
	float:left;
	margin-top: 10px;
}

#logo{
	width:538px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}

#nav{
	width: 822px;
	float:left;
	text-align:center;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
	/*border: red thin dotted;*/
	padding-bottom: 15px;
	padding-top: 10px;
	font-weight: bold;
}

#nav A{
	/*color: #02b0af;*/
	color: #029795;
	text-decoration: none;
}

#nav A:hover{
	
	text-decoration: underline;
}



#contentArea{
	width: 822px;
	float:left;
	
}

#contentTable{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	/*border-top: thin black solid;*/
	font-size: 12px;
	line-height: 16px;
}

#contentTable IMG{
	border: 1px solid #6D6D6D;
}


.tapeThumb{
	margin-bottom: 10px;
}

#contentDiv{
	padding: 0 25px 20px  25px;
	font-size: 12px;
	line-height: 16px;
}
#contentArea{
	
	
}

#footer{
	width: 822px;
	float:left;
	margin-right: -3px;
}

#contentDiv H1{
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:26px;
	
	line-height: 26px;
}


#contentDiv li{
	margin-bottom: 12px;
	font-size: 12px;
	
}

#categoryTable{
	border: 1px  #6D6D6D solid;
	border-collapse: collapse;
	margin-top: 40px;
	width: 90%;
	margin-left:auto;
	margin-right:auto;
}

#categoryTable TH{
	border: 1px  #6D6D6D solid;
	border-collapse: collapse;
	text-align: center;
	font-family: courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	width: 25%;
}

#categoryTable TD{
	border: 1px  #6D6D6D solid;
	border-collapse: collapse;
	width: 25%;
	
}

.leftFull{
	height: 150px;
	width: 550px;
	background-image: url(graphics/bracketLeftFull.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*border: dotted thin green;*/
	margin-left: 10px;
	padding-left: 30px;
	padding-top: 20px;
	display:none;
	font-size: 12px;
}

.leftTop{
	height: 150px;
	width: 550px;
	background-image: url(graphics/bracketLeftTop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*border: dotted thin green;*/
	margin-left: 10px;
	padding-left: 30px;
	padding-top: 20px;
	display:none;
	font-size: 12px;
}

.leftBottom{
	height: 150px;
	width: 500px;
	background-image: url(graphics/bracketLeftBottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*border: dotted thin green;*/
	margin-left: 10px;
	padding-left: 35px;
	padding-top: 5px;
	display:none;
	font-size: 12px;
}

.rightFull{
	height: 150px;
	width: 550px;
	background-image: url(graphics/bracketRightFull.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	/*border: dotted thin green;*/
	margin-right: 10px;
	padding-right: 30px;
	padding-top: 20px;
	display:none;
	float:right;
	text-align:right;
	font-size: 12px;
}

.rightTop{
	height: 150px;
	width: 550px;
	background-image: url(graphics/bracketRightTop.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	/*border: dotted thin green;*/
	margin-right: 10px;
	padding-right: 30px;
	padding-top: 20px;
	display:none;
	float:right;
	text-align:right;
	font-size: 12px;
	
}

.rightBottom{
	height: 150px;
	width: 550px;
	background-image: url(graphics/bracketRightBottom.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	/*border: dotted thin green;*/
	margin-right: 10px;
	padding-right: 35px;
	padding-top: 5px;
	display:none;
	float:right;
	text-align:right;
	font-size: 12px;
	
}

img{border:0;}
