/* CSS definition file containing site wide stylesheets */

.tbknd2 {
	background-color: transparent;
 	background-image: url( "../assets/images/tbknd2.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.musicbx {
	background-color: transparent;
 	background-image: url( "../assets/images/musicbox2.gif" );
 	background-repeat: no-repeat;
 	background-position: center
}

.t1bknd {
	background-color: transparent;
 	background-image: url( "../assets/images/tbknd1.gif" );
 	background-repeat: no-repeat;
 	background-position: top
}

.picbox {
	background-color: transparent;
 	background-image: url( "../assets/images/smtextbox.gif" );
 	background-repeat: no-repeat;
 	background-position: right top;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}