@charset "utf-8";
/* CSS Document */
body {background-color: #FFFFFF; background-image: url(images/bg.png); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1 {color: #98233D; font-size: 36px; text-align: center;}
img {border: 0px;}
ul {list-style-type: none; padding-left: 5px;}
a:link {color: #666; text-decoration: underline;}
a:visited {color:#333; text-decoration: underline;}
a:hover {color: #666; text-decoration: none;}
#header {position: absolute; top: 0px; left: 0px;}
#content {font-size: 14pt; width: 80%; margin-left: auto; margin-right: auto; position: relative; top: 100px; padding-left: 64px;}
#nav {position: absolute; top: 200px; left: 5px;}
#largest {font-size: 24px;}
#larger {font-size: 18px;}
#large {font-size: 14px;}
.title1 {color: #BE4413; font-size: 18px;}
.title2 {color: #C48D16; font-size: 18px;}
.title3 {color: #5F6F17; font-size: 18px;}
.title4 {color: #009; font-size: 18px;}
.us1 {color: #BE4413; font-size: 12px;}
.us2 {color: #009; font-size: 12px;}
.us3 {color: #5F6F17; font-size: 12px;}
.date {
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
}
.cast {
	font-size: 12px;
}
.notes {
	font-size: 12px;
	font-style: italic;
}
