body
{ 
  margin-top: 0px;
  background: url(/common/background.png) top left repeat-x
}

div.topbanner
{ 
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 175px;
  min-height: 39px;
  background: url(/common/luffy.png) top right no-repeat
}

div.topbanner ul
{ 
  margin-top: 0px;
  margin-bottom: 0px;
  height: 39px;
  list-style-type: none;
}

div.topbanner ul li
{
  margin-top: 0px;
  display: inline;
}

div.topbanner ul li a#youarehere
{ 
  border-style: none dotted none dotted;
  border-color: #e59206;
  background: url(/common/background2.png) top left repeat-x
}

div.topbanner a:link, div.topbanner a:visited, div.topbanner a:hover, div.topbanner a:active
{ 
  padding: 10px 15px 3px 15px;
  margin-left: 1em;
  display: block;
  float: left;
  color: black;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
  border-bottom: none;
  background: none;
  height: 29px;
}

div#banner
{ 
  clear: both;
}
div#header img
{ 
  position: absolute;
  top: 0px;
  left: 0px;
  border: medium none;
}

div#banner
{ 
  min-height: 80px;
}

div#projectdata
{
  margin-left: 175px;
  margin-top: 1ex;
  float: left;
}

div#projectdata #projecttitle
{ 
  font-size: 250%;
  font-weight: bolder;
}

div#projectdata #projectdescr
{ 
  margin-left: 2em;
  font-size: 170%;
  font-style: italic;
}

#search
{ 
  clear: right;
  margin-top: 2ex;
}

div#mainnav
{
  background: none;
  border-color: #c51c0e;
  border-style: none none solid none;
  border-width: 1px;
  margin-left: 175px;
}

#mainnav .active :link, #mainnav .active :visited,
#mainnav .active :link:hover, #mainnav .active :visited:hover
{
  background: #c51c0e;
  border: none;
  font-size: 120%;
  font-weight: bold;
}

#mainnav :link, #mainnav :visited
{
  background: none;
  border: none;
  font-size: 120%;
  font-weight: bold;
}

#mainnav :link:hover, #mainnav :visited:hover
{
  border: none;
}

#mainnav li
{ 
  margin-left: 1em;
  background: #fff;
  border: 1px solid #c51c0e;
}

:link, :visited
{
  text-decoration: none;
  border-bottom: 1px dotted #BBB;
  color: #BB0000;
  text-decoration: none;
}

:link:hover, :visited:hover { background-color: #eee; color: #555 }

dt
{
  font-style: italic;
}

div#luffy
{ 
  clear: both;
  margin-top: 70px;
  margin-left: 70px;
}
