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;
	}

#wrapper {
	background-color: #ffffff;
	margin: auto;
	width: 760px;
	text-align: left;
	border: 0;
	overflow: hidden;
	}

#header	{
	text-align:center;
	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: #8D98BD;
	border: 1px solid #770000;
	margin: 5px 0 5px 5px; 
	padding: 5px;
	font-size: .9em;
	width: 175px;
	text-align: center;
	float: right;
	clear: right;
	}

#announcement_old {
	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;
	}

#box {
	background-color: #ffeeee;
	border: 1px solid #770000;
	margin: 10px 20px; 
	padding: 5px;
	font-size: .9em;
	width: 550px;
	text-align: left;
	}

#pullquote {
	background: #fff;
        text-align:center line
	padding: 10px;
	margin: 20px 40px;
	}

#menu {
	background-color: #8D98BD;
	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_old {
	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;
	}

li.onpage {
	background-color: #992233;
	color: #ffffff;
	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;
	}

h2 {
	color: #770000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.25em;
	text-align: center;
	}

h3 {
	color: #770000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 110%;
	text-align: left;
	}

h4 {
	font-weight: bold;
	}

h5 {
	color: #770000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	text-align: center;
	margin: 0 0 10px 0;
	}

p {	margin-top: 0;
	}

P.highlight {font-size:12pt;
	letter-spacing:4px;
	color:#770000;
	padding-top:10px;}

DIV.headText {padding-top:7px;
	padding-bottom:7px;
	font-size:85%;
	font-weight:bold;
	font-style:italic;}

.ol {
	line-height: 1.4;
	}

.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;
	}

DIV.caption {text-align:center;
	font-size: 85%;
	font-style: italic;
	}

.centeralign {
	text-align: center;
	}


.floatleft { 
	float: left;
        margin: 0 10px 10px 0;
	clear: left;
	}

.floatright { 
	float: right;
        margin: 0 0 10px 10px;
	clear: right;
	}

div.center {
	text-align:center;
}

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%;
    }
.filmlist {
    padding: 0;
    margin: 0;
    }
.filmlist li {
    list-style-type: none;
    padding: 5px 0;
    }

TD.top {vertical-align:top;}

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;}


A.onpage:link {color: #FFFFFF;
	text-decoration: underline}
A.onpage:visited {color: #FFFFFF;
	text-decoration: underline}
A.onpage:active {color: #FFFFFF;
	text-decoration: underline}
A.onpage:hover {color: #FFFFFF;
	text-decoration: underline;}

