p.introduction:first-letter {
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
}

div#Now_Playing{
display: none;
font-family: arial, helvetica;
position: absolute; top: 185px; left: 180px;
width: 170;
height: 100;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}

div#Box_Office{
display: none;
font-family: arial, helvetica;
position: absolute; top: 220px; left: 180px;
width: 170;
height: 60;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}

div#Coming_Soon{
display: none;
font-family: arial, helvetica;
position: absolute; top: 250px; left: 180px;
width: 170;
height: 75;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}


div#Backstage{
display: none;
font-family: arial, helvetica;
position: absolute; top: 285px; left: 180px;
width: 170;
height: 135;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}

div#Auditions{
display: none;
font-family: arial, helvetica;
position: absolute; top: 318px; left: 180px;
width: 170;
height: 115;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}

div#Scrapbook{
display: none;
font-family: arial, helvetica;
position: absolute; top: 350px; left: 180px;
width: 170;
height: 80;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}

div#Classes{
display: none;
font-family: arial, helvetica;
position: absolute; top: 380px; left: 180px;
width: 170;
height: 75;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}

div#Our_Story{
display: none;
font-family: arial, helvetica;
position: absolute; top: 420px; left: 180px;
width: 170;
height: 95;
padding: 6px;
border-width: thin;
border-color: 404040;
border-style: solid;
background-color: fffff7;
}



DIV#navbar{
display: block;
width: 215;
height: 385;
background:url('images/parchment.gif');
position: absolute; top: 190px; left: 15px;
}

.bottomlink {
font-family: arial, sans;
font-size: 8pt;
color: white;
}

A.b-link {
font-family: arial, sans;
font-size: 8pt;
color: white;
text-decoration: none;
}

A.b-link:hover {
font-family: arial, sans;
font-size: 8pt;
color: white;
text-decoration: underline;
}

.nav {
	color: #606060;
	font-family: garamond, times new roman;
        font-weight: bold;
	line-height: 24pt;
	font-size: 18pt;
	text-decoration: none;
	width: 114px;
	margin-bottom: 6px;
        
}

A.nav {
	color: #404040;
	font-family: garamond, times new roman;
        font-weight: bold;
	line-height: 24pt;
	font-size: 18pt;
	text-decoration: none;
	width: 114px;
	margin-bottom: 6px;
        
}

A.nav:hover {
	color: #000000;
	font-family: garamond, times new roman;
        font-weight: bold;
	line-height: 24pt; 
	font-size: 18pt; 
	text-decoration: underline overline; 
	width: 114px;
background-color: #F0F0F5; 
filter:alpha(Opacity=55);
opacity:0.55; 
-moz-opacity:0.55;
-khtml-opacity:0.55;
}