@charset "UTF-8";
body 		{ background-color: #fcfdff; color: #000000;  font-family: calibri, verdana, sans-serif; font-size: medium; background-image: url(strip.jpg); background-repeat: repeat-x; border: 1px solid #000000; margin: 10px; }

div.outer	{ text-align: center;  }
div.inner	{ margin-left: auto; margin-right: auto; text-align: left; width: 760px;  }
div.main 		{ width: 760px; height: 1000px;  }
div.cont		{ text-align: center; }
div.pic		{ float:left; height: 333px; margin: 1px;}
div.pic2		{ float:left; margin: 1px;}
div.footer 	{
  display: block;
  position: fixed;
  bottom: 0;
  z-index: 20;
  width: 760px; background-color: #fcfdff;  padding-top: 15px; border: 1px solid #000000; text-align: center; 
  }
div.photo	{ width: 100%; height: 135px; overflow: auto }
div.photo2	{ width: 3300px; height: 104px;  background-image: url(film.gif); background-repeat: repeat-x; padding-top: 10px;}

h1			{ font-family: cambria, serif; font-size: 4em; }
h2			{ font-size: 1.3em; }
h3			{ font-size: small; font-weight: bold; }


a 			{ color: gray; text-decoration: none; font-weight: bold; }
a:visited 	{ color: gray; }
a:hover 		{ background-color: #f8a972; color: #fcfdff }

p.small		{ font-size: 0.9em }
p.highlight	{ font-size: small; font-weight: bold; text-align: center; line-height: 1.2em; }
ul 			{	list-style: none;	padding: 0;	margin: 0;}li 			{	float:left;	margin: 3px;}li a img 		{	border: 3px solid #8b5e27;}li a:hover img  {	border: 3px solid #f8a746;}