body {
  background-color: #ffffff;
  background-image: url(images/bkg.gif);
  background-repeat: repeat;
  background-position: center top;
}
#container {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 65px;
  margin-left: 130px;
}
#wrapper {
  height: 430px;
  overflow: scroll;
  color: black;
}
#flash {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 65px;
  margin-left: 130px;
}
#more {
  margin-top: -100px;
  margin-left: 490px;
}
#nav {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 20px;
  margin-left: 570px;
}
#about {
  margin-top: 0px;
  margin-left: 0px;
}
#mix {
  margin-top: 8px;
  margin-left: 40px;
}
#buzz {
  margin-top: 8px;
  margin-left: 80px;
}
#connect {
  margin-top: 8px;
  margin-left: 120px;
}
#scrollcontainer {
  position: absolute;
  top: 198px;
  left: 250px;
  width: 500px;
  height: 270px;
  overflow: hidden;
  visibility: visible;
  clip: rect(0px, 500px, 270px, 0px);
}
#scroll {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 0.9em;
  text-align: left;
  line-height: 18px;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 480px;
  visibility: visible;
}
#stronger {
  font-size: 1.0em;
}
td {
  line-height: 18px;
  font-size: 0.8em;
  font-family: Helvetica,Arial, San Serif;
  margin-bottom: 1.33em;
}
li {
  font-size: 0.9em;
}
p {
  line-height: 18px;
  font-size: 0.9em;
  font-family: Helvetica,Arial, San Serif;
  padding: 0;
  margin-bottom: 1.33em;
}
p A:link, p A:active {
	text-decoration: none;
	color: #660000;
}
p  A:visited {
	color: #336633;
	text-decoration: none;
}

p A:hover {
	color: #ffff99;
	text-decoration: underline;
}
td A:link, td A:active {
	text-decoration: none;
	color: #660000;
}
td  A:visited {
	color: #336633;
	text-decoration: none;
}

td A:hover {
	color: #ffff99;
	text-decoration: underline;
}

#scrollbuttons {
  position: absolute;
  top: 470px;
  left: 280px;
}
#branding {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 552px;
  margin-left: 590px;
}
#moto {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 616px;
  margin-left: 166px;
}
#saying {
  margin: 480px auto 0 530px;
  position: absolute;
  color:#293728;
  left: 0px;
  top: 0px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 9px;
}

