/* AMUSU Theatre CSS */

body.monitor {background-color: #ddf;}

h2.menu {font-family: Geneva; font-size: 16px; color: #22f; text-align: center;}
h2.header1 {font-family: Geneva; font-size: 22px; color: #22f; text-align: center;}
h2.header2 {font-family: Geneva; font-size: 16px; color: #22f; text-align: left; border-left: 20px;}
h2.header3 {font-family: Arial; font-size: 18px; color: #22f; text-align: center;}


p.link {text-align: right; border-right: 5px;}
p.grey {color: #222; font-family: "times New Roman", serif; font-size: 14px;}
p.grey2 {color: #222; font-family: "times New Roman", serif; font-size: 18px;}
p.title {color: #f44; font-size: 30px; text-align: center; font-family: georgia;}

a.addr {font-family: "Times New Roman", serif; font-size: 16px; color: #500010; text-decoration: none; cursor: pointer;}
a.addr1 {font-family: "Times New Roman", serif; font-size: 16px; color: #22f; text-decoration: underline; cursor: pointer;}
a:hover {font-family: "Times New Roman", serif; font-size: 16px; color: #44f; text-decoration: none;}
a:visit {font-family: "Times New Roman", serif; font-size: 16px; color: #f22; text-decoration: none;}
a:active {font-family: "Times New Roman", serif; font-size: 16px; color: #600; text-decoration: none;}

div.mainbody {width: 670px; position: absolute; top: 0px; left: 150px; background-color: #fed; z-index: 50;}

div.image {text-align: center; position: relative; top: 30px; background-color: #fed; z-index: 40; width: 670px;}

div.banner {text-align: center; position: relative; top: 30px; background-color: #fed; z-index: 70; width: 670px;}

div.menuleft {text-align: right; width: 130px; position: fixed; top: 200px; left 0px; z-index: 50;}

div.text {text-align: left; position: relative; top: 50px; z-index: 60; background-color: #fed; width: 640px; padding-left: 15px; padding-right: 15px; padding-bottom: 100px;}

