/* MAIN WRAPPER BORDER */ 
#header {background: #111 url(/images/mbt.jpg) repeat-x top;}
.border_right {background: #111 url(/images/mbr.jpg) repeat-y right; margin-left: 20px; padding-right: 20px;}
#wrapper {background: #111 url(/images/mbl.jpg) repeat-y left;}
#footer {background: #000 url(/images/mbb.jpg) repeat-x bottom;}
.corner_TR {position: absolute; top: 0; right: 0;}
.corner_TL {position: absolute; top: 0; left: 0;}
.corner_BR, .corner_BR img {position: absolute; bottom: 0; right: 0;}
.corner_BL, .corner_BL img {position: absolute; bottom: 0; left: 0;}


/* CONTENT BORDER STYLE 1 */ 
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { 
background: transparent url(/images/contbox.jpg) no-repeat bottom right;
max-width: 800px;
width: auto;
} 
.cssbox { 
/* width: !important;  intended total box width - padding-right(next) */ 
/* width: ;  IE Win = width - padding */ 
/*padding-right: 15px;  the gap on the right edge of the image (not content padding) */ 
margin: auto; /* use to position the box */ 
} 
/* set the top-right image */ 
.cssbox_head { 
background-position: top right; 
/*margin-right: -15px;  pull the right image over on top of border */ 
padding-right: 25px; /* right-image-gap + right-inside padding */ 
} 
/* set the top-left image */ 
.cssbox_head h2 { 
background-position: top left; 
margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 25px 0 15px 50px; /* padding-left = image gap + interior padding ... no padding-right */ 
 
} 
/* set the lower-left corner image */ 
.cssbox_body { 
/*background-position: bottom left; */
background: transparent url(/images/drp_rep_bottom.png) repeat-x bottom left;
/*margin-right: 50px;  interior-padding right */ 
padding: 0 0 45px 55px; /* mirror .cssbox_head right/left */ 
}

.int_content, #interviews .int_blurb, .n_content, .n_blurb, .prod_desc {
	background: url(/images/drp_rep_right.jpg) repeat-y top right; 
	padding-right: 55px !important;
	padding-top: 10px;
	margin-top: -10px;
	margin-bottom: -20px;
	min-height: 200px;
}
#interviews > div,
#news > div,
#feat_prod > div {background: #111 url(/images/drp_rep_left.jpg) repeat-y top left;}


/* CONTENT BORDER STYLE 2 */
/* set the image to use and establish the lower-right position */ 
.cssbox2, .cssbox2_body, .cssbox2_head, .cssbox2_head h3 { 
background: transparent url(/images/contbox2.jpg) no-repeat bottom right; 
max-width: 600px;
} 
.cssbox2 { 
/*width: auto !important;  intended total box width - padding-right(next) */ 
/*width: auto;  IE Win = width - padding */ 
padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
margin: auto; /* use to position the box */ 
} 
/* set the top-right image */ 
.cssbox2_head { 
background-position: top right; 
margin-right: -15px; /* pull the right image over on top of border */ 
padding-right: 25px; /* right-image-gap + right-inside padding */ 
} 
/* set the top-left image */ 
.cssbox2_head h3 { 
background-position: top left; 
margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 15px 0 0 25px; /* padding-left = image gap + interior padding ... no padding-right */ 
 
} 
/* set the lower-left corner image */ 
.cssbox2_body { 
background-position: bottom left; 
margin-right: 15px; /* interior-padding right */ 
padding: 0 0 25px 25px; /* mirror .cssbox_head right/left */ 
}




/* IMAGE BORDER */ 
/* set the image to use and establish the lower-right position */ 
.tbox, .tbox_body, .tbox_head, .tbox_head h6 { 
background: transparent url(/images/imgbg2.png) no-repeat bottom right; 
} 
.tbox { 
/* width:  !important;  intended total box width - padding-right(next) */ 
/* width:  ; IE Win = width - padding */ 
padding-right: 5px; /* the gap on the right edge of the image (not content padding) */ 
/*margin: auto;  use to position the box */ 
} 
/* set the top-right image */ 
.tbox_head { 
background-position: top right; 
margin-right: -5px; /* pull the right image over on top of border */ 
padding-right: 5px; /* right-image-gap + right-inside padding */
} 
/* set the top-left image */ 
.tbox_head h6 { 
background-position: top left; 
margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 5px 0 0 5px; /* padding-left = image gap + interior padding ... no padding-right */ 
} 
/* set the lower-left corner image */ 
.tbox_body { 
background-position: bottom left; 
margin-right: 0px; /* interior-padding right */ 
padding: 0 0 5px 5px; /* mirror .cssbox_head right/left */ 
}



/* CONTENT BORDER STYLE 3 */ 
/* set the image to use and establish the lower-right position */ 
.cssbox3, .cssbox_body3, .cssbox_head3, .cssbox_head3 h2 { 
max-width: 800px;
} 
.cssbox3 { 
/* width: !important;  intended total box width - padding-right(next) */ 
/* width: ;  IE Win = width - padding */ 
/*padding-right: 15px;  the gap on the right edge of the image (not content padding) */ 
margin: auto; /* use to position the box */ 
} 
/* set the top-right image */ 
.cssbox_head3 { 
background-position: top right; 
/*margin-right: -15px;  pull the right image over on top of border */ 
padding-right: 25px; /* right-image-gap + right-inside padding */ 
} 
/* set the top-left image */ 
.cssbox_head3 h2 { 
background-position: top left; 
margin: 0; /* reset main site styles*/ 
border: 0; /* ditto */ 
padding: 25px 0 15px 50px; /* padding-left = image gap + interior padding ... no padding-right */ 
 
} 
/* set the lower-left corner image */ 
.cssbox_body3 { 
background-position: bottom left; 
margin-right: 50px; /* interior-padding right */ 
padding: 0 0 35px 50px; /* mirror .cssbox_head right/left */ 
}

.cssbox_body {
  width: 90%;
}

.cssbox_head, .cssbox_head h2 {
  width: 90%;
}