
@media print { .toplink { display: none; } }
@media print { .no-print { display: none; } }
@media print { .top { display: none; } }
@media print { .bottom { display: none; } }


body
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color:#666;
	color:#fff;
	text-align:left;
}

h1, h2, h3, h4, h5
{	font-size: small;
	font-weight:bold;
}

h6
{	font-size:x-small;
	font-weight:normal;
}

hr
{ color:#a1998b;
}

a:link
{	color:#FFF;
	text-decoration: none;
}

h5 a:link
{	color:#fff;
	text-decoration: none;
    font-weight: bold;
}

a:visited
{	color:#fff;
	text-decoration: none;
} 

h5 a:visited
{	color:#c9bfb1;
	text-decoration: none;
} 

a:active 
{	color:#fff;
	text-decoration: none;
}

h5 a:active 
{	color:#fff;
	text-decoration: none;
}

a:hover
{/*	text-decoration: none;*/
	text-decoration: underline;
	font-size: small;
}

h5 a:hover, p.contact a:hover
{   text-decoration: underline;
    font-size: small;
    color:#c9bfb1;
    font-weight: bold;
}

#content
{	text-align:center;
}

#content-1
{margin-left: 3em;
margin-right: 3em;
background-color: #777;
border: 1px solid;
border-color: #a1998b;
}

#content-1 p, #content-1 h1, #content-1 h2, #content-1 h3
{
margin-top: 1em;
margin-bottom: 1em;
margin-left: 2em;
margin-right: 2em;
}

#content-1 form p, #movie p
{margin-left: 0em;}

#movie
{margin-left: 6em;
margin-right: 3em;
}

#prevnext
{	height:10px;
}

table
{	width:100%;
	color:#FFF;
}

table.top 
{	border-top: 2px solid;
	color:#FFF;
	background-color:#A1998B;
	height:35px;
	font-weight: bold;
}

table.top td.left, td.right
{	width: 34%;
	height: 31px;
}	

table.top td.center
{	width: 32%;
}

table.top h1
{	/* font-weight:normal; */
	background-color:#A1998B;
}

table.top a:hover, table.bottom a:hover 
{
text-decoration: none;
font-size: medium;
}

table.timelapse caption
{
text-align:left;
font-weight:bold;
}

table.timelapse
{
width:84%;
background-color:#666;
}

table.timelapse, table.timelapse th, table.timelapse td
{
margin-left: 2em;
margin-right: 5em;
border: 1px dotted;
border-collapse:collapse;
padding:0.5em;
}

/*#ctr_img_txt p {
text-align:center;}

#ctr_img_txt ul {
text-align:center;
font-weight:normal;
}
*/

#horizontal ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#horizontal ul li { 
display: inline; }

#horizontal img { 
border: 0; }


img
{   border: 1px solid #A1998B;
border: 1px solid #A1998B;
margin:0;
padding:0;
vertical-align:middle
}

p img
{border: 0px none;}

#prevnext img
{
border: none;
}

td.col_right
{   width: 15em;
    vertical-align: top;
    border-left: 1px solid #A1998B;
    border-bottom: none;
    margin: 0 10px 0 0;
    padding: 5px;
}

td.col_left
{	width: 15em;
    vertical-align: top;
    border-right: 1px solid #A1998B;
    border-bottom: none;
    margin: 0 10px 0 0;
    padding: 5px;
}

.col_center p
{   font-size: small;
    font-weight: bold;
    color: #fff;
}

p.note
{   font-size: x-small;
    font-weight: normal;
}

#cc-license
{   font-size: x-small;
    font-weight: normal;
    margin-left:2em;
}

#cc-license a:hover
{	text-decoration: underline;
	font-size: x-small;
}

p.index a
{   text-decoration: none;
font-size: small;
}

p.index a:hover
{ text-decoration: underline;
}

p.note span
{   font-size: x-small;
    font-weight: bold;
}


p.contact
{   font-size: small;
    font-weight: bold;
}

.col_center a:visited
{   font-size: small;
    text-decoration: none;
    color:#FFFFFF;
}

.col_center a:hover
{   font-size: small;
    text-decoration: underline;
    color:#FFFFFF;
}
    
.col_left h2, .col_right h2, .col_left h4, .col_right h4
{   font-weight: bold;
    font-size: 1.3em;
    margin: 6px 0 3px 0;
    padding: 0 5px 3px 5px;
}

.col_left p, .col_right p
{   font-size: 10px;
    line-height: 1.4;
    color: #fff;
    margin: 0 8px 0 0;
    padding: 0;
}

.col_left ul, .col_right ul
{   font-size: 10px;
    padding: 0;
    margin: 0 0 20px 0;
}

.col_left ul li, .col_right ul li
{   display: block;
    border-bottom: 1px solid #A1998B;
    font-size: 10px;
    color: #fff;
    line-height: 1.6;
    padding: 5px;
    margin: 0;
}

.col_left ul li a:hover, .col_right ul li a:hover
{	text-decoration: underline;
	font-size: x-small;
}

table.bottom
{	border-bottom: 2px solid;
    color:#FFF;
    background-color:#A1998B;
    height:35px;
    font-weight: bold;
}

table.bottom td.left, td.right
{	width: 34%;
	height: 31px;
}	

table.bottom td.center
{	width: 32%;
}

/*
table.bottom td.center a:hover 
{	text-decoration: underline;
	font-size: small;
}
*/

p.bar {
margin:0em;
}

img.icons {
float:left;
margin: 0px 5px 2px 2px;
border: 0px none;
padding: 2px;
}

table.license
{   font-size: x-small;
    font-weight: normal;
    padding: 5px 0px 5px 0px;
}

table.license td
{   background-color:#555;
}

table.license td.left
{   width: 50%;
}

table.license td.right
{   width: 50%;
}

table.license a:hover
{   font-size: x-small;
    font-weight: normal;
    text-decoration: underline;
}

table.license span
{   font-weight: bold;
}

table.gps
{   font-size: x-small;
    font-weight: normal;
}

table.gps td.left
{   width: 20%;
}

table.gps a:hover
{   font-size: x-small;
    font-weight: normal;
    text-decoration: underline;
}

.playButton {
  background-color: rgb(20,20,20);
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25em;
  position: relative;
  top: 50%;
  padding: .5em 1em;
  color: white;
}