.body_left
{
	position:absolute;
	left:0px;
	top:0px;
	width:100;
	height:100%;
	background:url(http://www.tiffsmusic.com/images/left_bg.jpg);
	background-position: right;
}

.body_right
{
	position:absolute;
	right:0px;
	top:0px;
	width:100;
	height:100%;
	background:url(http://www.tiffsmusic.com/images/right_bg.jpg);
	background-position: left;
}

BODY     {scrollbar-3dlight-color:#c5c5c5;
         scrollbar-arrow-color:#c5c5c5;
         scrollbar-base-color:#000000;
         scrollbar-darkshadow-color:#CCCCCC;
         scrollbar-face-color:#000000;
         scrollbar-highlight-color:#c5c5c5;
         scrollbar-shadow-color:#707070}


.white  { text-decoration: none; color: #FFFFFF; font-family: arial,helvetica,sans serif; font-size: 11px; } 
.white_times  { text-decoration: none; color: #FFFFFF; font-family: times; font-size: 12px; } 

#dhtmlgoodies_contentBox {
  border:1px solid #888888;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#444444;
  overflow:hidden;
  padding:2px;
  width:250px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Arial, sans-serif, Trebuchet MS, Lucida Sans Unicode, ;
  width:100%;
  font-size:12 px;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:250px;
}
form.searchform {display: inline;}

