
BODY
{
	color: black;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 14px;
	word-spacing: normal;
	text-transform: none;
	font-family: 'Bodoni MT', 'Times New Roman', 'Courier New';
	letter-spacing: normal;
	background-image: url('MusicBackGround.gif');
	position: relative;		
}

img,image
{
    position: absolute; 
}

p
{
    position: relative;
}


H1	
{
    font-family: 'Bodoni MT Black', 'Times New Roman', 'Courier New';
    font-size: 48px;
	position: absolute;
	text-align: center;
	}
	
H2	
{
    font-family: 'Bodoni MT Black', 'Times New Roman', 'Courier New';
	font-size: 24px;
	position: absolute;
	text-align: center;
	}
	
H3
{
    font-family: 'Bodoni MT Black', 'Times New Roman', 'Courier New';
	font-size: 20px;
	position: absolute;
	text-align: center;
	}
			
H4
{
    font-family: 'Bodoni MT Black', 'Times New Roman', 'Courier New';
	font-size: 16px;
	position: absolute;
	text-align: center;
	}		

	
A
    {
    position: relative;    
    font-size: 16;
    font-family:'Bodoni MT Black', 'Times New Roman', 'Courier New';
    font-weight:bold;
 
}	


A:link
	{
	text-decoration: none;
	color: black;
	font-weight:bold;
	}	
		
A:visited
	{
	text-decoration: none;
	color: black;
	font-weight:bold;
	}	
		
A:active
	{
	text-decoration: none;
	color: black;
	font-weight:bold;
	}	
		
A:hover
	{
	text-decoration: underline;
	color: purple; 
	font-style: italic;
	font-weight:bold;
	}

div
{
position: absolute;
    top: 71px;
    left: 100px;
    height: 220px;
    width: 521px;
}	



HR
	{
    position: absolute;
    color: Black;
	}
	    
asp:label
{
position: absolute;
}

asp:menu
{
position: absolute;
}

Table
{
position: absolute;
    top: 49px;
    left: 2px;
    height: 233px;
    width: 535px;
    right: -68px;
}



asp:hyperlink
{
position: absolute;
font-weight:bold;

}

asp:calendar
{
	text-decoration:  underline;
	color: black; 
	font-style: normal;

 
}

