html,body  { height: 100% }
body 	  { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #270b00; margin-left: 0; margin-right: 0; margin-top: 0 }
#wrapper    { height: 100% }
#wrapper2 { background-image: url("images/flashRepeat.jpg"); width: 720px; height: 100% }
#wrapper3   { background-image: url("images/intRepeat.jpg"); background-repeat: repeat-y; height: 100% }
#indexTop  { background-image: url("images/flashlogo.jpg"); background-repeat: no-repeat }
.enter { padding-bottom: 10px }
/* links */
a:link   { color: #d37326; font-size: 8pt; text-decoration: none }
a:active   { color: #d37326; font-size: 8pt; text-decoration: none }
a:visited  { color: #d37326; font-size: 8pt; text-decoration: none }
a:hover  { color: white; font-size: 8pt; text-decoration: none }

