#tpl-wrapper {
  background: #fff none;
  color: #000;
  text-align: left;
  width: 720px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#tpl-header {
  background: #f90 none;
  margin: 0px;
  padding: 2px;
}

#tpl-content {
  float: right;
  font-family: times,serif;
  padding: 10px 0px 0px 0px;
  margin: 0px;
 width: 560px;
  display: block;
}

#tpl-content img {
  float: right;
}

#art-title {
  clear: both;
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#art-date {
  text-align: right;
}
#art-props {
  text-align: right;
  padding: 3px 0;
}

#tpl-site-nav {
  line-height: 1.3em;
  margin-right: 560px;
  width: 112px;
}

html>body #tpl-site-nav {
  width: 160px;
}

#portfolio {
  background: #f90 none;
  color: #000;
  display: inline;
  margin: 0px;
  padding: 2px 15px 2px 5px;
}

#whitebar {
  background: #f90 none;
  color: #fff;
  display: inline;
  margin: 0px;
  padding: 2px;
}

#wattking {
  background: #fff none;
  color: #000;
  display: inline;
  margin: 0;
  padding: 2px 15px 2px 5px;
}

#contact {
  background: #f90 none;
  color: #000;
  display: inline;
  margin: 0;
  padding: 2px 15px 2px 5px;
}

#home {
  background: #f90 none;
  color: #000;
  display: inline;
  margin: 0;
  text-align: right;
  padding: 2px 5px 2px 15px;
}

#tpl-site-nav ul {
  list-style: none none outside;
  margin: 0 0 0 5px;
}

#tpl-site-nav ul ul {
  margin: 0;
}
li.current {
  background: transparent none;
  color: #c30;
}

li.current a {  
  background: transparent none;
  color: #c30; 
}

li.current li a {
  background: transparent none;
  color: #c30;
  font-size: 11px;
}
li.current li.current a {
  background: transparent none;
  color: #666;
}

span.important {
  background: transparent none;
  color: #900;
}


#tpl-onto {
  clear: both;
  width: 720px;
  height: 20px;
  background: #f90 none;
  text-align: right;
  margin: 0px;
  padding: 0px;
}

#onto-year {
  font-size: 12px;   
  font-family: verdana;
  color: #000;
  padding: 0px;
  margin: 0px;
  display: inline;
  vertical-align: super;
}

#tpl-footer {
  clear: both;
  font-size: 12px;
  padding: 10px 0 6px 10px;
}
#tpl-footer a {
  text-decoration: underline;
}