html {
  margin: 0;
  min-height: 101%;
  margin-bottom: 1px;
 }
A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #dedabc
}
A:hover {
	COLOR: #423a2d
}
A:active {
	COLOR: #000000
}
LI {
	COLOR: #333333; LIST-STYLE-TYPE: square
}
UL {
	COLOR: #339966; LIST-STYLE-TYPE: square
}
OL {
	COLOR: #339966
}
.mytext {
	FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.mytext A:link {
	COLOR: #990000; TEXT-DECORATION: underline
}
.mytext A:visited {
	COLOR: #333333; TEXT-DECORATION: underline
}
.mytext A:hover {
	COLOR: #3300cc; TEXT-DECORATION: underline
}
.mytext A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
.mytext2 {
	FONT-SIZE: 10px; COLOR: #DEDABC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.mytext2 A:link {
	COLOR: #7b9aa2; TEXT-DECORATION: none
}
.mytext2 A:visited {
	COLOR: #96acb2; TEXT-DECORATION: none
}
.mytext2 A:hover {
	COLOR: #a2dbeb; TEXT-DECORATION: none
}
.mytext2 A:active {
	COLOR: #96acb2; TEXT-DECORATION: none
}
BODY {
	LEFT: 20px; MARGIN: 0px 0px 20px; TOP: 0px; BACKGROUND-COLOR: #526e76
}
.production_bg {
	BACKGROUND-POSITION: right bottom; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/ui/icon_direct.gif); COLOR: #333333; LINE-HEIGHT: 16px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.editing_bg {
	BACKGROUND-POSITION: right bottom; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/ui/icon_edit.gif); COLOR: #333333; LINE-HEIGHT: 16px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.cinema_bg {
	BACKGROUND-POSITION: right bottom; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/ui/icon_camera.gif); COLOR: #333333; LINE-HEIGHT: 16px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.filmstrip {
	float:right;
	width: 150px;
	background-image: url(filmstrip2.gif);
	background-repeat: repeat-y;
	position:relative;
}
#media-bg {
	
  padding: 15px 10px 10px 25px;
  background-image:url(bg.jpg);
  background-attachment:inherit;
  background-repeat:no-repeat;
  background-position: 8px 5px;
}
.clublist {
	float:right;
	margin-right:10px;
}
	
.redheart {color:#ff0000; font-size:50px;
      font-family:'arial unicode MS', arial, geneva, sans-serif; 
}