body {background-color: black; }
body.story {background-color: white; }
body.fullscreen {leftmargin: 0; marginheight: 0; marginwidth: 0; topmargin: 0; }
div.story {background-color: white ; display: block; margin-left: auto; margin-right: auto; width: 75%; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; }
p, h1, h2, h3, h4, h5, h6, address, li, td {color: white; font-family: arial, helvetica, sans-serif; }
.story {color: black; }
.just {text-align:justify; }
address {font-style: italic; }
p {margin-left: 20px; margin-right: 20px;}
.small {font-size: small; }
p.toc {font-size: small; font-family: arial, helvetica, sans-serif; }
p.movlabel {text-align: center; font-style: italic; font-size: small; }
p.story {font-family: "times new roman", times, palatino, garamond, serif; }
p.quote {text-align: left; font-style: italic; margin-left: 150px; margin-right: 150px;}
p.storynav {margin-top: 50px; margin-bottom: 50px; margin-left: 20px; margin-right: 20px;  }
.title {text-align: center; font-size: larger; }
span.next {position: static; right: 20px; text-align: right; font-size: larger; }
span.back {position: relative; text-align: left; font-size: larger; }
div.spherical {display: block; margin-left: auto; margin-right: auto; width: 640px;}
a:link {color: #B00000 ; text-decoration: none; }
a:active {color: #ff0000; text-decoration: none; }
a:visited {color: #A0A0A0 ; text-decoration: none; }
a:hover {color: red; text-decoration: none; }
li {list-style-type: none; }
img {border: 0px; }
img.displayed {display: block; margin-left: auto; margin-right: auto; }
img.left {float: left; vertical-align:text-top; margin-right: 10px; margin-top: 10px; }
img.right {float: right; vertical-align:text-top; margin-left: 10px; margin-top: 10px; }
img.square {height: 200px; }
img.portrait {height: 200px; }
img.landscape {width: 200px; }
table {margin-left: auto; margin-right: auto; }

