#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/bkg.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #44452b;
}
body {
	background-color: #6b6348;
	margin-top: 5px;
}
#wrapper #head #addr {
	float: right;
	margin-top: 85px;
	z-index: 1;
	margin-right: 10px;
}
#wrapper #head {
	height: 146px;
	background-image: url(graphics/hdr.gif);
}
.bold {
	font-weight: bold;
}
.smaller {
	font-size: 80%;
}
#wrapper #main #nav_rt {
	background-color: #D9D6CC;
	float: right;
	width: 258px;
	clear: right;
	margin: 0px;
}
#wrapper #main #film_str_lft {
	background-color: #A29175;
	float: left;
	width: 114px;
}
#wrapper #main #content {
	background-color: #d9d6cc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 114px;
	border-left-style: solid;
	border-left-width: 8px;
	padding-right: 15px;
	padding-left: 18px;
	padding-top: 0px;
	border-left-color: #5d5e41;
	margin-right: 260px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A19275;
}
h1 {
	font-family: "Palatino Linotype" Times, serif;
	font-size: 200%;
	color: #A09275;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09275;
}
.p_last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A09275;
	padding-bottom: 10px;
}
#wrapper #main #film_str_lft img {
	border: 3px solid #5D5E41;
	margin-top: 13px;
}
#wrapper #main #nav_rt ul {
	list-style-type: none;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 0px;
	font-size: 140%;
}
#wrapper #main #nav_rt li {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A19275;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #main #nav_rt #rt_nav_cnt {
	width: 185px;
	margin-left: 37px;
}
#wrapper #main #film_str_lft p {
	font-size: 75%;
	color: #D9D6CC;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #44452b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #676941;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
}
.btn_actv {
	color: #F5F4F1;
	background-color: #B4AC95;
}
#wrapper #main {
	width: 760px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#wrapper #main #content a {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper #main #nav_rt #links a {
	text-decoration: underline;
}
#wrapper #main #nav_rt #links {
	padding-left: 25px;
	padding-top: 40px;
}
#wrapper #main #nav_rt #links p {
	font-size: 90%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#wrapper #main #nav_rt #fea {
	border: 2px solid #5D5E41;
}
#wrapper #main #content #cpy a {
	color: #44452B;
	text-decoration: none;
}
#wrapper #main #content #cpy a:hover {
	color: #0033CC;
	text-decoration: underline;
}
