@import url(common.css);

/* Basics */

body {
  background-color : #CCCCCC;
  color : #000000;
  margin-top : 6px;
  padding : 0px;
  text-align : center;
}

/* Image layers and effects */

a.linkimage img {
  filter : alpha(opacity=100);
  opacity : 1.00;
}

a.linkimage:hover img {
  filter : alpha(opacity=25, finishopacity=0, style=2);
  opacity : 0.10;
}

#scmc1 {
  height : 175px;
  left : 263px;
  position : absolute;
  top : 404px;
  width : 287px;
  z-index : 2;
}

#scmc2 {
  height : 175px;
  left : 263px;
  position : absolute;
  top : 404px;
  width : 287px;
  z-index : 1;
}

#fss1 {
  height : 200px;
  left : 372px;
  position : absolute;
  top : 189px;
  width : 178px;
  z-index : 2;
}

#fss2 {
  height : 200px;
  left : 372px;
  position : absolute;
  top : 189px;
  width : 178px;
  z-index : 1;
}

#gen1 {
  height : 125px;
  left : 8px;
  position : absolute;
  top : 220px;
  width : 361px;
  z-index : 2;
}

#gen2 {
  height : 125px;
  left : 8px;
  position : absolute;
  top : 220px;
  width : 361px;
  z-index : 1;
}

#pcie1 {
  height : 200px;
  left : 0px;
  position : absolute;
  top : 0px;
  width : 275px;
  z-index : 2;
}

#pcie2 {
  height : 200px;
  left : 0px;
  position : absolute;
  top : 0px;
  width : 275px;
  z-index : 1;
}

#prc1 {
  height : 200px;
  left : 0px;
  position : absolute;
  top : 379px;
  width : 247px;
  z-index : 2;
}

#prc2 {
  height : 200px;
  left : 0px;
  position : absolute;
  top : 379px;
  width : 247px;
  z-index : 1;
}

#char1 {
  height : 175px;
  left : 291px;
  position : absolute;
  top : 0px;
  width : 259px;
  z-index : 2;
}

#char2 {
  height : 175px;
  left : 291px;
  position : absolute;
  top : 0px;
  width : 259px;
  z-index : 1;
}

#wrapper {
  border : 1px solid  #999999;
  height : 580px;
  margin-left : auto;
  margin-right : auto;
  position : relative;
  width : 550px;
}

/* Footer */

#footer a {
  background-color : transparent;
  color : #000000;
  text-decoration : none;
}

#footer a:hover {
  background-color : transparent;
  color : #000000;
  text-decoration : underline;
}
