a		{color: blue;
		text-decoration: none;}
a:hover		{color: red;
		text-decoration: underline;}


body		{background:rgb(192,192,192);
		background:white url(images/draft.jpg) 
			no-repeat fixed center center}


div.heading	{font-family: Arial, Helvetica, sans-serif;
		font-size: 18pt;
		text-align: center;}

div.reviews	{font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		text-align: center;}

div.title	{font-family: Arial, Helvetica, sans-serif;
		font-size: 24pt;
		font-weight: bold;
		text-align: center;}

div.movies	{font-family:Arial, Helvetica, sans-serif;
		font-size:small;
		padding: 0.5em;
		border-style: solid;
		border-width: 2px;
		background-color: rgb(150,200,255);
		width: 250px; 
		float: right}

div.movies-head	{border-top: thin solid;
		border-bottom: thin solid;
		font-family:Arial, Helvetica, sans-serif;
		font-size:large;
		text-align:center;}

div.movies-sub	{border-bottom: thin solid;
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		text-align: center;}

div.right	{text-align: right;}

div.opening	{font-size: large;
		font-weight: bold;}

span.letter	{font-family: Courier, Courier New;
		font-size: small;}

font.section	{font-family: Arial, Helvetica, sans-serif;
		font-size: large;}

div.section	{border-top: thick solid;
		border-bottom: thick solid;
font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;}

i.book		{text-decoration: underline;
		font-style: italic;}

b.bold		{font-style: bold;}
b.inline	{font-sytle: italic;}


span.heading	{vertical-align: middle}

div.links	{line-height: 5;
		text-align: center;}

div.image	{float: right;}

div.movie-info	{background-color: rgb(255,208,168);
		border-style: solid;
		border-width: 2px;

		padding: 2;
		width: 90%;}
