/* Index.css */
body{
background-color:black;*/
margin-left:0px;
margin-top:0px; 
margin-width:0px; 
margin-height:0px;
text-align:center;
padding:0px;
color:white;
}
#theatrecontent{
margin:0px auto;
}
#theatretitle{
margin-top:0px; 
padding:0px 0px 0px 0px;
}
#theatreflash{
/*padding:50px 0px 0px 0px;*/
}
#theatrebottommenu{
/*width:830px;*/
color:#6D6D98;/* #9966cc;*/
margin:0px auto;
padding:80px 0px 0px 20px;
}
a,a:link,a:visited{
color:#6D6D98;/* #9966FF; */
font-size:15px;
/*font-family:Georgia,Times New Roman,Times,serif;*/
font-family:Arial,sans-serif;
text-decoration:none;
border:none;
}
a:hover{
color:#FFFFFF;
text-decoration: underline;
}
