/* CSS Document */

#headerTopDiv
{
    BACKGROUND-COLOR: #ffffff;
    HEIGHT: 117px;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 20px;
    WIDTH: 765px;
}
#mainNavDiv
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0000ff;
	line-height: 18px;
	padding: 3px;
    background-color: #663399;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 137px;
    WIDTH: 194px;
	height: 450px;
}
#mainNavDiv A:link
{
    COLOR: #ffffff;
	padding: 3px;
	text-decoration: none;
}
#mainNavDiv A:visited
{
    COLOR: #ffffff;
	padding: 3px;
	text-decoration: none;
}
#mainNavDiv A:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ff00ff;
	line-height: 18px;
	padding: 3px;
	text-decoration: none;
}

#mainBodyDiv
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #000000;
	line-height: 18px;
	padding: 18px;
	BACKGROUND-COLOR: #ffffff;
    HEIGHT: 432px;
    LEFT: 211px;
    POSITION: absolute;
    TOP: 140px;
    width:526px
}

#PhotoDiv
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color: #000000;
	line-height: 18px;
	padding: 18px;
	BACKGROUND-COLOR: #ffffff;
    HEIGHT: 432px;
    LEFT: 211px;
    POSITION: absolute;
    TOP: 140px;
    width:300px
}

#studioDirectorDiv
{
	line-height: 18px;
	padding: 3px;
    BACKGROUND-COLOR: #663399;
    HEIGHT: 120px;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 593px;
    WIDTH: 194px;
}

#counterDiv
{
	line-height: 18px;
	padding: 3px;
    BACKGROUND-COLOR: #663399;
    HEIGHT: 60px;
    LEFT: 11px;
    POSITION: absolute;
    TOP: 638px;
    WIDTH: 194px;
}

#musicDiv
{
    HEIGHT: 32px;
	padding: 3px;
    BACKGROUND-COLOR: #663399;
	LEFT: 11px;
    POSITION: absolute;
    TOP: 718px;
    WIDTH: 194px;
}

#footer
{
    BACKGROUND-COLOR: #ffffff;
    HEIGHT: 150px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.25;
	word-spacing: 0.1em;
	color: #000000;
}
#footer A:link
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
    COLOR: #660066;
	text-decoration: none;
}
#footer A:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
    COLOR: #660066;
	text-decoration: none;
}
#footer A:hover
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ff00ff;
	text-decoration: none;
}

#copyrightDiv
{
    BACKGROUND-COLOR: #ffffff;
    HEIGHT: 38px;
    LEFT: 389px;
    POSITION: absolute;
    TOP: 181px;
    WIDTH: 250px;
}

.H1{
	font-family:Arial Narrow;
	font-size:30px;
	color: #660066;
	line-height: 32px;
	padding: 3px;
	margin-top:48px
	margin-bottom:24px;
}

.H2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color: #663399;
	line-height: 22px;
	padding: 3px;
	margin-top: 48px;
	margin-bottom: 24px; 	
	font-weight: bold;
}

.H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	line-height: 22px;
	padding: 3px;
	margin-top: 48px;
	margin-bottom: 24px; 	
	font-weight: bold;
}

.H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #000000;
	line-height: 22px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 12px;
	font-weight: bold;
	text-decoration: underline;

