@charset "UTF-8";

body 		{ background-color: #c0f2fd; color: #032c5a;  font-family: verdana, sans-serif; font-size: small; background-image: url(back.jpg); background-repeat: repeat-x;  }

div.outer	{ text-align: center;  }
div.inner	{ margin-left: auto; margin-right: auto; text-align: left; width: 760px;  }
div.main 		{ width: 760px; text-align: center; }
div.photo	{ width: 100%; height: 135px; overflow: auto;  }
div.photo2	{ width: 6800px; height: 108px;  background-image: url(film.gif); background-repeat: repeat-x; padding-top: 7px; }
div.footer 	{ display: block; width: 760px; text-align: center; }
div.terms	{ text-align: left; width: 760px; }

p.smallletters	{ font-size: xx-small; text-align: center }

h1		{ font-size: 5em; font-family: helvetica, arial, sans-serif; }


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;}

a			{ font-size: 10pt; color: #cd3aa5; text-decoration: none; font-weight: bold; }
a:visited	{ color: #cd3aa5 }
a:hover		{ background-color: #cd3aa5; color: #ffffff;}

img.log		{ float: left; }
div.terms ol	{list-style-image: url(camera.gif); list-style-position: inside;}
li.term 		{  margin-left: 10px; }