body {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	text-align: center;
	}

A:link {color: #770000;
	text-decoration: underline}
A:visited {color: #770000;
	text-decoration: underline}
A:active {color: #bb7788;
	text-decoration: underline}
A:hover {color: #bb7788;
	text-decoration: underline;}

#wrapper {
	background-color: #ffffff;
	margin: auto;
	width: 760px;
	text-align: left;
	border: 0;
	overflow: hidden;
	}

#header	{
	background: #ffffff url(images/banner.jpg) no-repeat;
	border-bottom: 1px solid #770000;
	height: 166px;
	margin: 0;
	padding: 1px 0 0 0;
	}

#content {
	background-color: #ffffff;
	text-align: left;
	margin-left: 11em;
	margin-right: 10px;
	padding: 0;
	}

#announcement {
	background-color: #ffeeee;
	border: 1px solid #770000;
	margin: 5px 0 5px 5px; 
	padding: 5px;
	font-size: .9em;
	width: 175px;
	text-align: center;
	float: right;
	clear: right;
	}

#sidebar {
	background-color: #ffeeee;
	border: 1px solid #770000;
	margin: 5px 0 5px 5px; 
	padding: 5px;
	font-size: .9em;
	width: 250px;
	text-align: left;
	float: right;
	clear: right;
	}

#box {
	background-color: #ffeeee;
	border: 1px solid #770000;
	margin: 10px 20px; 
	padding: 5px;
	font-size: .9em;
	width: 90%;
	text-align: left;
	}

#box2 {
	background-color: #fff;
	border: 1px solid #770000;
	margin: 10px 0 0 407px; 
	padding: 5px;
	font-size: .9em;
	width: 190px;
	text-align: center;
	}

#pullquote {
	background: #fff;
        text-align:center line
	padding: 10px;
	margin: 20px 40px;
	}

#comingatt {
	background-color: #ffeeee;
	border: 1px solid #770000;
	margin: 10px 20px 30px 20px; 
	padding: 5px;
	width: 90%;
	text-align: left;
	}

#menu {
	background: url(images/menubkg.jpg) repeat-y;
	border-left: 1px solid #770000;
	border-right: 1px solid #770000;
	font-family: Georgia, Times New Roman, serif;
	font-size: 1em;
	font-variant: small-caps;
	float: left;	
	width: 10em;
	padding: 0;
	margin: 0;
	clear: left;
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
	}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
	}

#menu li {
	}

#menu li a {
	display: block;
	padding: 7px .5em 7px .5em;
	text-decoration: none;
	width: 9em;
	}

#menu li a:hover {
	background-color: #992233;
	color: #fff;
	}

#menu .current a {
	font-weight: bold;
	}

#submenu li
	{
	border-bottom: 0;
	background-color: #DED5D5;
	}

#submenu li a
	{
	display: block;
	padding: 5px .5em 5px 1em;
	text-decoration: none;
	width: 8.5em;
	}

#submenu .current a {
	font-weight: bold;
	}

#submenu .other a{
	font-weight: normal;
	}

#submenu2 li
	{
	border-bottom: 0;
	background-color: #ccc0c0;
	}

#submenu2 li a
	{
	display: block;
	padding: 5px .5em 5px 1.5em;
	text-decoration: none;
	width: 8em;
	}

#submenu2 .current a {
	font-weight: bold;
	}

#submenu2 .other a{
	font-weight: normal;
	}


#footer {
	background: #992233;
	padding: 1px 0;
	margin-bottom: 0;
	position: relative;
	clear: both;
	}

h1 {
	color: #446677;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	}

h1 span {
	display: none;
	}

h2 {
	color: #770000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	text-align: center;
	}

.films {
	padding-top: 30px;
	}

h3 {
	color: #770000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	text-align: left;
	}

.nos {
        padding-bottom: 0;
        margin-bottom: 0;
        }


h4 {
	font-weight: bold;
	}

h5 {
	color: #770000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	}

p {	margin-top: 0;
	}

.ol {
	line-height: 1.4;
	}

.wis ol {
	line-height: 1.4;
	}

.wis ul {
              }

.wis li {
        padding-bottom: 5px;
        margin-bottom: 5px;
        }

.nos ul {
              }

.nos li {
        padding-bottom: 0;
        margin-bottom: 0;
        }

.filmcast {
	font-weight: bold;
	color: #770000;
	text-decoration: underline;
	padding-bottom: 0;
	margin-bottom: 0;
	}

.smtext {
	font-size: .75em;
	}

.credit {
	margin: 0;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	font-weight: bold;
	}

.credit a {
	color: #fff;
	}

.columncaption {
	font-size: 1em;
	font-style: italic;
	type-align: center;
	}

.centeralign {
	text-align: center;
	}


.floatleft { 
	float: left;
        margin: 0 10px 10px 0;
	clear: left;
	}

.floatright { 
	float: right;
        margin: 0 0 10px 10px;
	clear: right;
	}

.afterdiv {
	margin-top: 30px;
	}

div.left {
    float: left;
    margin: 0 15px 5px 0;
    }

div.right {
    float: right;
    margin: 0 0 5px 15px;
    }

div.left p {
    text-align: center;
    font-style: italic;
    font-size: 85%;
    }

div.right p {
    text-align: center;
    font-style: italic;
    font-size: 85%;
    }
.ctrpicalign {
    text-align: center;
    font-style: italic;
    font-size: 85%;
    }

.bulletspace {
      margin: 10px 0;
       }


