@charset "UTF-8";
#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
	text-align: justify;
	color: #000000;
	margin-top: 12px;
}
#header {
}
body {
	background-image: url(images/bgr.gif);
	background-repeat: repeat-x;
}
#top {
	font-size: 80%;
	background-color: #333333;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#nav {
	color: #000000;
	width: 115px;
	float: left;
	padding-right: 12px;
	margin-top: 12px;
	background-color: #FFFFFF;
}
#content {
	float: right;
	padding-left: 12px;
	border-left: 1px solid #000000;
	width: 596
\;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 596px;
	padding-right: 12px;
	margin-top: 12px;
}
.bold {
	font-weight: bold;
}
#main {
	width: 726px;
	text-align: justify;
	padding: 12px;
}
#header h1 {
	display: none;
}
#nav  ul {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style-type: none;
}
#nav li {
	width: 100%;
	margin-top: 0px;
	padding-top: 0em;
	padding-bottom: 0em;
}
#nav li a {
	color: #660000;
	text-decoration: none;
	display: block;
	padding: 0.25em;
	text-align: right;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#nav li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
#movie {
	float: right;
	padding-bottom: 1px;
	padding-left: 12px;
	height: 260px;
	width: 350px;
	margin-bottom: 6px;
}
#top2 {
	font-size: 80%;
	background-color: #333333;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#banner {
	margin-bottom: 12px;
}
a:link {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:visited {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:hover {
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:active {
	color: #660000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.italic {
	font-style: italic;
}
.subhead {
	font-size: 150%;
	font-weight: bold;
}
#rightcell {
	float: right;
	width: 303px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#lease {
	float: right;
	padding-bottom: 6px;
	padding-left: 12px;
}
.reversebold {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	display: block;
	padding: 0.25em;
	width: 200px;
	margin-bottom: 1px;
}
.center-test {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
}
.yellow {
	background-color: #FFFF00;
	font-weight: bold;
}
