* {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
body {
  margin: 0 auto;
  padding: 30px 0;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11px;
  color: #e7e7e7;
  text-align: center;
  background-color: #dedede;
}
a:link, a:visited {
  text-decoration: underline;
  color: #ccc;
}
a:hover {
  text-decoration: underline;
  color: #fff;
}
.ThreeLink {
  color: #ed5e00;
  text-decoration: none;
}
p {
	position: relative;
	line-height: 150%;
	margin-bottom: 1em;
	color: #000;
}
p.small {
  font-size: 9px;
  padding-top: 0px;
 line-height: 150%;
  text-align: justify;
}
li {
  margin-left: 20px;
  margin-bottom: 1em;
}
h1 {
  position: absolute;
  left: -2000px;
}
#Page {
  position: relative;
  margin: 0 auto 0;
  text-align: center;
  width: 800px;
  height: 600px;
  border: 1px solid black;
  background: #000;
  overflow: hidden;
}

#Top {
  position: relative;
  width: 800px;
  height: 175px;
  overflow: hidden;
  border: none;
  background: #fff;
  text-align: left;
}
#popupFive {
  width: 455px;
  height: 504px;
  display: none;
  position: absolute;
  z-index: 100;
  top: 70px;
  left: 30px;
  overflow: hidden;
}
#Content {
  width: 100%;
  text-align: center;
  padding: 0px;
  border-top: 1px solid black;
}
#ContentInner {
  width: 800px;
  margin: 0;
  text-align: left;
}
#Nav {
  height: 20px;
  text-align: left;
  padding: 0 0 0 20px;
}
#Nav a {
  text-decoration: none;
}
#Nav ul {
  list-style-type: none;
}
#Nav ul li {
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  letter-spacing: 2px;
  position: relative;
  display: block;
  margin: 2px 33px 0 0;
  float: left;
}
#Nav ul li.last {
  margin-right: 0;
}
#Two {
  position: absolute;
  width: 800px;
  height: 1px;
  overflow: hidden;
  text-align: left;
}
#Three {
  position: absolute;
  width: 800px;
  height: 1px;
  overflow: hidden;
  text-align: left;
}
#Four, #Five, #Seven {
  position: absolute;
  width: 800px;
  height: 1px;
  overflow: hidden;
  text-align: left;
}
#Six {
  position: absolute;
  width: 900px;
  height: 1px;
  overflow: hidden;
  text-align: left;
}
#One {
  position: absolute;
  width: 800px;
  height: 405px;
  overflow: hidden;
  text-align: left;
  z-index: 10;
  background: #000 url(images/jeff_blue.jpg) no-repeat 100% 100%;
}
#Two {
  z-index: 20;
  background: #000 url(images/jeff_rust.jpg) no-repeat 100% 100%;
}
#Three {
  z-index: 30;
  background: #2C6BED url(images/jeff_green.jpg) no-repeat 100% 100%;
}
#Four {
  z-index: 40;
  background: #850035 url(images/jeff_purple.jpg) no-repeat 100% 100%;
}
#Five {
  z-index: 50;
  background: #12A693 url(images/jeff_red.jpg) no-repeat 100% 100%;
}

.CopyPlay {
  padding: 20px 30px 0px 425px;
  text-align: left;
  color: #000;
  }
.white {
  font-size: 12px;
  color: white;
  text-decoration: none;
}
.gray {
  font-size: 12px;
  color:#999;
  text-decoration: none;
}
.gray a:hover {
  color: #fff;

#legalese {
  padding-top:10px;
  color: #bbb;
}
table.CDs {
  border: 0;
}
table.CDs td {
  width: 150px;
  text-align: left;
  margin-bottom: 10px;
  vertical-align: top;
}
table.CDs td.text {
  padding-right: 5px;
}
