/*remove header border*/
.custom #header {  border:none ; }
.custom #sidebars  {  background: #585858 ; text-align: justify;
 }
 


/* add navbar bg */
.custom .menu {width: 100%}
.custom .menu { background: #000; background-repeat: repeat-x; }
ul.menu { padding-left: 0px; }

/* Gradient double image background */
#image1{
background:url("http://artofheart.ca/bgreds.png")} 
#image2{
background:url("http://artofheart.ca/bgtrans.png") repeat-x fixed
}
/* background below pages */
/*html { background: url("http://artofheart.ca/bgred.png") repeat scroll 0 0 transparent; }

/* align video pic box with header image */
#image_box img.sixteen_by_nine { margin-top: -12px; }




