body {
  margin: 0;
  padding: 0;
  font-family: "Tahoma", sans-serif;
  background: url("../i/bg.png") bottom left repeat-x #242A24;
}

html>body {
  background-attachment: fixed;
}

h1 {
  background: url("../i/title-bg.png") #1A1E1A;
  margin: 0 0 0 75px;
  border-left: 2px solid #111;
  border-right: 2px solid #111;
  padding: 5px 0 0 10px;
}

* html h1 {
  width: 608px;
}

div>h1 {
  width: 594px;
}

h1 img {
  border: none;
}

#all {
  width: 100%;
  margin: 0;
  padding: 0;
  background: url("../i/bg-logo.png") bottom right no-repeat fixed;
}

#all p {
  margin: 0;
  padding: 5px;
}

#features {
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
  padding: 0 0 0 75px;
  height: 200px;
  margin: 0;
}

#features a {
  margin: 0;
  padding: 0;
}

#features img {
  border-left: 2px solid #111;
  border-top: none; 
  border-bottom: none;
  border-right: none;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 200px;
}

#features img.last {
  border-right: 2px solid #111;
}

#nav {
  background: url("../i/link-bg.png") top right no-repeat;
  margin: 0 0 0 75px;
  border-left: 2px solid #111;
  border-right: 2px solid #111;
}

* html #nav {
  width: 608px;
}

div>#nav {
  height: 30px;
  width: 604px;
}

#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

#nav ul li {
  float: left;
  height: 30px;
}

* html #nav ul li {
  text-align: center;
  width: 17%;
}

#nav ul li a {
  display: block;
  height: 20px;
  color: #222;
  text-decoration: none;
  font-weight: bold;
  font-size: 0.9em;
}

* html #nav ul li a {
  width: 100%;
  text-align: center;
  padding: 5px 0;
}

div>#nav ul li a {
  padding: 5px 20px;
}

#nav ul li a:hover {
  color: #000;
  border-bottom: 2px solid #f93;
}

div>#nav ul li a:hover {
  padding-bottom: 3px;
}

#nav ul li.current {
  color: #000;
  font-weight: bold;
  font-size: 0.9em;
}

* html #nav ul li.current {
  border-bottom: 2px solid #f90;
  padding-bottom: 0;
  padding: 5px 0;
}

div>#nav ul li.current {
  border-bottom: 2px solid #f90;
  padding: 5px 20px 3px 20px;
  height: 20px;
}

div>#nav ul li.current:hover {
  border-bottom: 2px solid #f90;
  padding: 5px 20px 3px 20px;
  height: 20px;
}

#main {
  border-right: 2px solid #111;
  margin: 0 0 0 75px;
  padding: 0;
}

* html #main {
  width: 608px;
}

div>#main {
  width: 606px;
}

#contact {
  font-family: "Georgia", sans-serif;
  background: #040804;
  color: #999;
  font-size: 0.8em;
  float: left;
  border-left: 2px solid #111;
  border-right: 2px solid #111;
  border-bottom: 2px solid #111;
  padding: 7em 0 7em 20px;
  line-height: 1.8em;
}

* html #contact {
  width: 202px;
}

div>#contact {
  width: 180px;
}

#contact strong {
  font-family: "Tahoma", sans-serif;
  color: #ccc;
  text-transform: uppercase;
}

#info {
  color: #ccc;
  padding: 20px;
  float: left;
  font-size: 0.9em;
  line-height: 1.5em;
  text-align: justify;
  border-top: 2px solid #111;
}

* html #info {
  width: 402px;
}

div>#info{
  width: 362px;
}

#info a {
  color: #f93;
  text-decoration: none;
}

#info a:hover {
  text-decoration: underline;
}

#attribution {
  float: none;
  clear: both;
  margin: -6px 0 0 277px;
  border-left: 2px solid #111;
  border-top: 2px solid #111;
  color: #666;
  font-size: 0.75em;
  padding: 5px 0 5px 15px;
  background: #000 url("../i/attribution-bg.gif") repeat;
}

* html #attribution {
  margin: -6px 0 0 277px;
}

div>#attribution {
  margin: 0 0 0 277px;
}

#attribution a {
  color: #fff;
  text-decoration: none;
}

#attribution a:hover {
  text-decoration: underline;
  color: #f93;
}

#attribution p {
  margin: 0;
  padding: 0;
}

.spacer {
  line-height: 0;
  clear: both;
  float: none;
}

/* check if this affects safari 2.0 */

/*\*/
html*.f1{
[background-color: #000;
background-color: #171C17;
]background-color: #242A24;
}/**/

/*\*/
html*.f2{
[background-color: #000;
background-color: #0E120E;
]background-color: #1A1E1A;
}/**/

.dummyend[id]{clear:both;}

