/* CSS Document */

/*
==========================================================
	Definitions of bottompic
==========================================================
*/

.bottompic {
	background-image:url(/images/repertoire-premiere-string-quartet.png);
	width: 960px;
	height: 90px;
	margin: 0px auto 0px auto;
	position:relative;
}

.main {
	background-image:url(/images/premiere-string-quartet-box-ex.png);
	background-repeat:repeat-x;

    height:auto;
	width: 960px;
	margin: 0px auto 0px auto;
}

.tablewidth {
	margin:20px;
	width: 900px;
}

