@charset "UTF-8";
/* CSS Document - this stylesheet will control all basic formatting on tapeart.com, as soon as I can switch the pages over. (Styles were previously included in each page. DMA. */

body {
	background:#FFFFFF;
	text-align: center; /*	MUST KEEP: centers content on page.
				is changed to default for all pages
				at the div_id="container"*/

}



/*	Header formatting is in tapeartstyles_basic.css ! */

#big_three_header_block
{
	width:906px;
	display:block;
	clear:both;

}

	/*	This code causes the rounded borders. They cause trouble sometimes, though. */
.bordered {
	float:left;
	position:relative;
      border:1px #999999 solid;
      width:auto;
	  padding:5px;
	  margin:1px;
	  margin-top:10px;
	 
    }
	
.bordered_center {
	float:left;
	position:relative;
      border:1px #999999 solid;
      width:auto;
	  padding:5px;
	  margin-top:10px;
	  margin-bottom:10px;
	  margin-left:7px;
	  margin-right:7px;
	 
    }

/*	End of 3 big categories formatting (healing, etc.)*/





/* Lower two-column blocks */
#featured_box{
	width:906px;
	min-height:170px;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:10px;
}

#featured_box img {
	float:right;
	margin-right:15px;
	
}

#featured_box p{
	text-align:justify;
	padding-right:0px;
	padding-top:8px;
	width:289px;
	}

#leftside{
	xfloat:left;
	width: 295px;
	padding-right:8px;
	height:auto;}

#rightside{
	float:right;
	width:600px;
	padding-top:5px;
	}

#sticky{
	color:#CCCCCC;
	font-size:26px;
	width:890px;
	height:143px;
	display:block;
	clear:both;}
	
#spacer{height:10px;
padding-top:10px;
}
	
p#sticky{vertical-align:bottom;
position:relative;
top:-95px;
padding-right:10px;
padding-left:10px;
padding-bottom:5px;
bottom:-95px;
}

#headline{
	color:#CCCCCC;
	font-size:26px;
	width:890px;
	height:30px;
	display:block;
	clear:both;}
	
.headline{
color:#CCCCCC;
font-size:26px;
	text-align:left;
}

/*	End of rounded border styles */

#apDiv4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	width:149px;
	height:15px;
	z-index:1;
	left: 22px;
	top: 118px;
}
#apDiv6 {
	position:absolute;
	width:108px;
	height:16px;
	z-index:5;
}
#apDiv7 {
	position:absolute;
	width:99px;
	height:16px;
	z-index:1;
	left: 740px;
	top: 189px;
}


.style5 {color: #}




#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 639px;
	top: 29px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 501px;
	top: 47px;
}
#apDiv8 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 499px;
	top: 50px;
}
#apDiv9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}

#apDiv11 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
}


#apDiv10 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
}

#apDiv12 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:14;
}

.style9 {font-size: 18px; font-weight: bold; }
.style8 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px; 
}


