/* 'Cherry Film Strip' Theme by Creocan Graphics, part of Willowrise LLC */

html {
	background: transparent url(images/background.gif) repeat-x top center;
	background-color: #000000;
	top: 0px;
	clear: both;
	position: absolute;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	text-align: center;
}

#container {  
	background-color: #FFFFFF; 
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	overflow: wrap;
}

#logo {
	background: transparent url(images/logo.gif) no-repeat top center;
	width: 1000px;
	height: 67px;
	top: 0px;
	left: 0px;
	padding: 0px;
}

#right_side {
	position: relative;
	background: transparent url(images/coming_soon_back.gif) no-repeat bottom center;
	width: 345px;
	top: 12px;
	left: 12px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: left;
}

#name {
	position: relative;
	background: transparent url(images/name_this_movie.gif) no-repeat top center;
	width: 345px;
	height: 56px;
	left: 12px;
	right: 12px;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: left;
}

#video {
	position: relative;
	background-color: #000000;
	width: 345px;
	height: 100%;
	top: 0px;
	left: 12px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-align: left;
}

#content {
	position: relative; 
	width: 631px;
	top: 12px;
	left: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	overflow: wrap;
}

#footer {
	position: relative; 
	width: 1000px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 25px;
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	clear: both;
}

ul {
	background: transparent url(images/arrow_li.gif) no-repeat top left;
	font-size: 12;
	color: #000000;
	text-align: left;
	padding: 0px;
	padding-left: 14px;
	margin: 0px;
	text-decoration: none;
}

td.box {
	font-size: 12;
	color: #444444;
	text-align: left;
	over-flow: wrap;
	margin: 0px;
	border: 1px #CCCCCC solid;
	padding: 7px;
}

td.content {
	font-size: 12;
	overflow: wrap;
	color: #000000;
	margin: 0px;
	padding: 13px;
	padding-top: 0px;
}

td.content_black {
	font-size: 12;
	overflow: wrap;
	color: #FFFFFF;
	margin: 0px;
	padding: 13px;
	padding-top: 0px;
}

td.divider {
	margin: 0px;
	padding: 0px;
}

td {
	font-size: 12;
	color: #666666;
	text-align: left;
	over-flow: wrap;
	margin: 0px;
	padding: 7px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: bold;
	text-align: left;
	padding: 0px;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C30012;
	font-style: bold;
	text-align: left;
	padding: 0px;
	margin: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C30012;
	margin: 0px;
	padding: 0px;
}

hr {
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	width: 100%;
	height: 1px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 3px;	
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img:hover {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

img.content {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	padding: 3px;
	align: left;
	margin: 3px;
}

img.content:hover {
	border-style: groove;
	border-width: 1px;
	border-color: #DDDDDD;
	padding: 3px;
	align: left;
	margin: 3px;
}

#menu a {

  	position: absolute;
  	height: 50px;
  	width: 50px;
  	top: 0px; 
  	text-decoration: none;
}

a#flickr {
	left: 0px; top: 5px; width: 100%; height: 15px;
}

a {
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:link {
	color: #C30012;
}

a:visited {
	color: #C30012;
}

a:active {
	color: #C30012;
}

a:hover {
	text-decoration: underline;
	color: #C30012;
}