body {
	background: #F7E3CA url(../images/fs_bg_01.jpg);
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	padding: 0px;
	margin: 0px;
}

a:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #390000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #A04639;
	text-decoration: none;
}

a:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}

table, td {
	width: 100%;
	height: auto;
	border: none;
	background: transparent;
}

table {
	max-width: 730px;
}

.movietitle, .title {
	background: #A04639;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	padding: 5px;
}
/*
img[src="http://www.filmsnobs.com/www/jimmyo/blogo.gif"] {
	display: none;
}

img[src="blogo.gif"] {
	display: none;
}
/*
img {
	width: 90px;
	height: 90px;
}

img[src="../images/header_01.jpg"] {
	height: auto;
	width: auto;
}

img[src="spacer.gif"] {
	display: none;
}*/