html,body { width: 100%; height: 100%; }
body { background-color: #482a06; margin: 0; padding: 0; }
p { color: white; }

td { }

a:link { color: #e7db01; text-decoration: none; }
a:visited { color: #e7db01; text-decoration: none; }
a:hover { color: #e7db01; }
#wrapper { width: 100%; height: 100%; }
#top { width: 100%; height: 100px; }
#panorama { width: 100%; height: 86%; }
#top p { color: white; font-size: 1em; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; float: right; margin: 20px 50px 0 0; padding: 0; }
#top h3 { color: white; font-size: 1.5em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; margin: 15px 10px 0 30px; padding: 0; float: left; }
#top table { font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; margin: 20px 10px 0 30px; }
#top td { padding-right: 10px; }
.smalltext { color: white; font-size: 0.8em; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; font-style: normal; float: right; margin: 20px 30px 0 0; padding: 0; }
.credit { color: #c39c6b; font-size: 0.7em; font-family: Arial, "Trebuchet MS", Geneva, Helvetica, SunSans-Regular, sans-serif; }
