
body {
  text-align:left;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}

a:link {
  color: white
}

a:visited {
  color: white
}

a:active {
  color: Yellow
}

a:hover {
  color: Yellow
}

#frame {
  width: 898px;
  text-align:left;
}

#topbeads {
  float: center;
  width: 896px;
  height: 123px;
  background: transparent;
  border: 1px solid #CCCCCC;
  padding: 0px;
  margin: 0px;
}

#worldbeads {
  float: center;
  text-align: right;
  width: 896px;
  height: 18px;
  color: #666666;
  background: transparent;
  border: 1px none #CCCCCC;
  margin: 0px;
}

#worldbeads a {
  color: #666666;
  text-decoration: none;
}


#footbeads {
  float: left;
  text-align: left;
  font-size: 12px;
  color: #606060;
  width: 500px;
  height: 18px;
  background: transparent;
  border: 1px none #CCCCCC;
  margin: 0px;
}

#footbeads a {
  color: #666666;
  text-decoration: none;
}


#footbeadsright {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #606060;
  width: 300px;
  height: 18px;
  background: transparent;
  border: 1px none #CCCCCC;
  margin: 0px;
}

#menubeads {
  float: center;
  text-align: center;
  color: white;
  width: 896px;
  height: 18px;
  background: #000066;
  border: 1px solid #000066;
  padding-top: 1px;
  margin-bottom: 0px;
}

#menubeads a {
  text-decoration: none;
}

#beadscatalog {
  float: left;
  text-align: center;
  color: white;
  width: 154px;
  height: 169px;
  background: #000066;
  border: 1px solid #FFFFFF;
  margin: 38px;
}

#beadscatalog a {
  text-decoration: none;
}


#beadspages {
  float: center;
  text-align: center;
  color: #000066;
  width: 698px;
  height: 18px;
  background: #CCCCCC;
  border: 1px solid #CCCC99;
  padding-top: 1px;
  margin: 0px;
}

#beadspages a {
  text-decoration: none;
}


#leftbeads {
  float: left;
  text-align: left;
  width: 700px;
  height: 1690px;
  color: white;
  background: #000066;
  border: 1px solid #E6E6FA;
  padding: 0px;
  margin: 0px;
}

#pagebox {
  text-align: left;
  width: 677px;
  color: white;
  background: #000066;
  border: 1px solid #E6E6FA;
  padding: 5px;
  margin: 5px;
}

#rightbeads {
  float: right;
  width: 194px;
  height: 1690px;
  background: #CCCC99;
  border: 1px solid #E6E6FA;
  padding: 0px;
  margin: 0px;
}

#beadsale {
  width: auto;
  height: 885px;
  background: #CCCC99;
  border: 1px solid #E6E6FA;
  padding: 0px;
  margin: 0px;
  overflow: auto;
}

#beadwholesale {
  width: auto;
  height: auto;
  font-size: 11px;
  background: #CCCC99;
  border: 1px solid #000080;
  padding: 0px;
  margin: 0px;
}

#beadwholesale a {
  color: #0000FF;
}

#beadsbox {
  width: 184px;
  height: auto;
  text-align: center;
  color: #000066;
  background: white;
  border: 1px solid #EEEEEE;
  padding: 2px;
  margin: 2px;
}

#beadsbox a {
  color: #0000FF;
}

#redlink a {
  position: static;
  color: #800000;
}




