div.side	{
	background-image : url('sidebar.jpg');
	position : absolute;
             	left : 100px;
             	top : 150px;
	height : 600px;
	width : 200px;
	}

div.top	{
	background-image: url('musicallogo.jpg');
	position : absolute;
             	left : 340px;
             	top : 10px;
	height : 125px;
	width : 600px;
	}

div.title	{
	position : absolute;
	left : 340px;
	top : 150px;
	width : 600px;
	font-family : "monotype corsiva";
	font-size : 195%;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
	}

div.main	{
	position : absolute;
	left : 340px;
	top : 225px;
	width : 600px;
	font-family : "arial";
	font-size : medium;
	text-align : center;
	}

img.l1	{
	position : absolute;
	left : 25px;
	top : 40px;
	border : 0;
	}

img.l2	{
	position : absolute;
	left : 25px;
	top : 130px;
	border : 0;
	}

img.l3	{
	position : absolute;
	left : 25px;
	top : 220px;
	border : 0;
	}

img.l4	{
	position : absolute;
	left : 25px;
	top : 310px;
	border : 0;
	}

img.l5	{
	position : absolute;
	left : 25px;
	top : 400px;
	border : 0;
	}

img.l6	{
	position : absolute;
	left : 25px;
	top : 490px;
	border : 0;
	}

div.small	{
	color : RGB(153, 153, 153);
	font-family : "arial";
	font-size : 13px;
	text-align : center;
	}
	
div.main2	{
	position : absolute;
	left : 340px;
	top : 225px;
	width : 600px;
	font-family : "arial";
	font-size : medium;
	text-align : left;
	}

div.dates	{
	margin-left : 210px;
	margin-top : 5px;
	}

div.list	{
	margin-left : 50px;
	}

tr.row	{
	background-color : RGB(255,255,102);
	}

td.mov {
padding-left:90px;
}

#td	{
	padding-bottom : 20px;
	}

td	{
	padding-right : 20px;
	}


div.wht	{
	text-align : center;
	}

div.date	{
	position : absolute;
	left : 340px;
	top : 225px;
	width : 600px;
	font-family : "arial";
	font-size : 125%;
	text-align : right;
	}

div.venue	{
	position : absolute;
	left : 340px;
	top : 225px;
	width : 600px;
	font-family : "arial";
	font-size : 125%;
	text-align : left;
	}

div.perfm {
	position : absolute;
	margin-left: auto;
              margin-right: auto;
	width: 600px;
	font-family : "monotype corsiva";
	font-size : 150%;
	text-align : center
	}

div.main3{
	width : 600px;
	font-family : "arial";
	font-size : 58%;
	text-align : left;
	}