/*
   Passion Music
   Title:  Style Sheet - pm_style
   Author: AlbaWebDesign
   Web: www.AlbaWebDesign.co.uk
*/

BODY  { font-family: verdana,arial,sans-serif;  }
TD   {font-size: 75%;}
A     { text-decoration: underline; }
A:hover { text-decoration: none; }

.slidercontainer{
BORDER:#000000 2px dotted;
}
.sliderimages{
BORDER:#C0C0C0 3px solid;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(contents/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(contents/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(contents/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(contents/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
		.widthlessbox {
			margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
			background: url(contents/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}





