@charset "UTF-8";
/* CSS Document */

body
{
background-color:#CCFFFF;
}

img{
	border: 0px;}

img.left {float: left;
		padding: 10px;}
img.center {display:block;
margin-left:auto;
margin-right:auto;}

p{
color:#000;
font-size:14pt;}

p.performances{
font-size:12pt;
text-align:right;
	}
	
p.desc{
font-size:11pt;
}

a{color:#cc6600;
	border:0;
}

#title
{
margin-left:5px;
top:10px;
font-size:24pt;
}

#title a{color: #000;
	text-decoration:none;
}


#footer
{
width:100%;
text-align:center;
margin-top:25px;
}

#videos
{
	margin-top:50px;
	margin-left:5px;
	margin-bottom:15px;
	width: 950px;
}

#compositions
{
	position:absolute;
	top:550px;
	margin-left:5px;
	width: 610px;
	padding-right:25px;
}

#whatis
{
	position:absolute;
	top:550px;
	left: 650px;
	width: 310px;
	height: 450px;
	text-align:right;
}

#pastperf
{
	position:absolute;
	top: 1000px;
	left: 650px;
	width: 310px;
	padding-right:2px;

	
}