
/* PowerStream  Selectors */
body {
  font-size: 14px;
  font-family: Optima;
  font: 13px;
}

.shopcart {
  position: absolute;
  right: 30%;
  z-index: 1;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

 
p {
  width: 80%;
}

 
li {
  list-style-position: outside;
  margin-left: -1em;
  line-height: 120%;
  list-style-type: disc;
}

 
h1 {
  font-family: Optimum, Optima, Geneva, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}

 
h2 {
  font-family: Optimum, Optima, Geneva, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

h3 {
  font-family: Optimum, Optima, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/**************** Pseudo classes ****************/
 
a:link {
  color: #034F84;
  font-weight: normal;
}

a:visited {
  color: #034F84;
  text-decoration: underline;
  font-weight: normal;
}

 
a:hover {
  color: #0000ff;
  padding-bottom: 0px;
  font-weight: normal;
  text-decoration: underline;
}

a:active {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

li a:link {
  color: #034F84;
  text-decoration: none;
  font-weight: normal;
}

 
li a:visited {
  color: #0000ff;
  text-decoration: none;
  font-weight: normal;
}

 
li a:hover {
  color: #0055dd;
  padding-bottom: 0px;
  font-weight: normal;
}

 
li a:active {
  color: #ffffff;
  font-weight: normal;
}

/************************* ID's *************************/
 /**/
#navigation {
  position: fixed;
  width: 175px;
  height: 6000px;
  margin-top: 0px;
  font-weight: normal;
  color: #ffffff;
  margin-right: 0pt;
  margin-bottom: 0pt;
  background-image: url('2bj.png');
  background-repeat: repeat-y;
  z-index: 0;
  border-right: 20pt;
}

 /**/
#navigation li a {
  margin-left: 0px;
}

/**/
#navigation li a:link {
  color: #FAE03C;
  text-decoration: none;
  font-weight: normal;
}

 /**/
#navigation li a:visited {
  color: #FAE03C;
  text-decoration: none;
  font-weight: normal;
}

 /**/
#navigation li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  margin-top: .5px;
  margin-left: .5px;
  margin-right: .5px;
  margin-bottom: .5px;
}

/**/
#navigation li a:active {
  color: #F7CAC9;
  text-decoration: none;
  font-weight: normal;
}

/**/
#centerDoc {
  position: absolute;
  top: 0px;
  left: 175px;
  display: inline;
  background-image: url('w-.png');
  background-repeat: repeat-y;
}

$DOCUMENT {
}
