/*global selecters*/
body {
  margin:0px;
  padding:0px;
  border:0px;
  background-color:#fff;
  font:10pt Georgia,Times,Arial,Helvetica,sans-serif;
  color:#000;
  line-height:14pt;
}
h1 {
  font:bold 10pt Georgia,Times,Arial,Helvetica,sans-serif;
  color:#000;
  margin:0px 0px 12px 0px;
}
h2, h3, h4, h5, h6 {
  font:bold 10pt Georgia,Times,Arial,Helvetica,sans-serif;
  color:#848484;
  margin:0px 0px 12px 0px;
  line-height:14pt;
}
img {
  border:0px;
}
p, td, li {
  font:10pt Georgia,Times,Arial,Helvetica,sans-serif;
  color:#000;
  line-height:14pt;
}
ul {
  list-style-image:url(../images/raquo.gif);
}
hr {
  border:1px solid #848484;
}
a.txt:link, a.txt:active, a.txt:visited, a.txt:hover, a.txt:visited:hover  {
  font:10pt Verdana,Arial,Helvetica,sans-serif;
  color:#f00;
  line-height:14pt;
  text-decoration:none;
}
/*sponsors classes*/
.sponsor {
  font:9px Georgia,Times,Arial,Helvetica,sans-serif;
  color:#666666;
  line-height:11px;
  margin:5px;
}
/*positioned elements*/
#pictures {
  float:left;
  margin:10pt;
}
#content {
  background-color:#fff;
  padding:0px;
  margin:0px;
}
#sponsors {
  padding:10pt;
  clear:both;
  float:right;
  background-color:#fff;
}
.right {float:right;}
/********************** menu classes (all turned off) ***********/
.hometop, .infotop, .infoBox, .infoItem, a.info:link, a.info:visited, a.info:active, a.info:hover, a.info:visited:hover, .projectstop, .projectsBox, .projectsItem, a.projects:link, a.projects:visited, a.projects:active, a.projects:hover, a.projects:visited:hover, .contributetop, .contributeBox, .contributeItem, a.contribute:link, a.contribute:visited, a.contribute:active, a.contribute:hover, a.contribute:visited:hover, .marker {
  display:none
}
/*search classes*/
form {
  display:none
}
.search {
  display:none
}
#searchInput {
  display:none
}
#scanlogo {
  clear:both;
  float:right;
}

