
html, body { overflow: hidden; }

body, table { background-color: black; color: white; font-size: 10pt; font-family: Univers, Arial, sans-serif; padding: 0; margin: 0; }

form { margin: 0; padding: 0; }

table { border-collapse: collapse; border: none; }

td, th { border: none; margin: 0; padding: 0; }

p { margin: 0; }

a { color: white; }

.indent { margin-left: 20px; }

#galacticDirections { color: red; font-weight: bold; }

.box { border: solid 1px white; background-color: black; }

.showHideButton { background-color: transparent; border: none; color: white; }

#stripe { color: red; background-color: red; border: solid 1px red; height: 4pt; }

#you_are_here { position: absolute; width: 256px; height: 256px; background-color: Transparent; background-image: url("youarehere.gif"); background-repeat: no-repeat; background-position: top left; }

#overlay { position: absolute; background-color: #8080ff; opacity: 0.5; filter: alpha(opacity=50); margin: 0; padding: 0; border: 0; }

#LogoImage { float: right; width: 292px; height: 102px; background-color: Transparent; background-image: url("CT_Logo_Color.png"); background-repeat: no-repeat; background-position: top left; }

