body {
  font-family: Arial, Helvetica, sans-serif;
  color: #006666;
  font-size: 0.8em;
  background-image: url('http://www.sfks.org/IMAGE/back1l04.gif');
  }

a:link {
  color: blue }
a:visited {
  color: purple }
:link img {
  border: 0 }
:visited img {
  border: 0 }

#nav a {
  text-decoration: none;
  }
#nav a {
  font-size: 1.2em;
  }
#nav a:link {
  color: #003300;
  }
#nav a:visited {
  color: #003300;
  }

div.main {
  width: 720px;
  padding-left: 130px;
  }

table.leftbox {
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-width: 1px;
  border-color: #999966;
  background-image: url('http://www.sfks.org/IMAGE/BKG-vikingsnake3B.jpg');
  padding-left: 7px;
  text-align: center;
  color: black;
  float: left;
  width: 100px;
  height: 618px;
  }

table.rightbox {
  border-right-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-width: 1px;
  border-color: #999966;
  background-color: #FFFFFF;
  font-size: 0.7em;
  padding-right: 0.5em;
  text-align: center;
  float: right;
  }

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }


ul.dropdown {
  list-style: none;
  }


