BODY {
  background-color: #000018;
  font-family: Arial, Helvetica, sans-serif;
}
BODY.content {
  background: url(images/back.jpg) no-repeat fixed left top;
}
A {
  color: #6666FF;
}
A:active {
  color: #FFFFCC;  
}
A:hover {
  color: #FFFFCC;  
}
A.home {
  position: absolute;
  top: 12px;
  left: 8px
}
A.navigate {
  text-decoration: none;
}
A.navigate:hover {
  color: #9999CC;  
}
B.spys {
  color: #CCCCC8;
  white-space: nowrap;
}
DIV {
  margin: 0px;
}
DIV.navbar {
  position: absolute;
  top: 90px;
  left: 16px;
  width: 100px;
  border-right: 1px solid #333366;
}
DIV.content {
  position: absolute;
  top: 90px;
  left: 125px;
  width: 630px;
  height: 520px;
  font: normal 11pt Arial, Helvetica, sans-serif;
  color: #9999CC;
  text-align: left;
  background-color: transparent;
  overflow: auto;
  padding: 0px;
  padding-left: 8px;
  border-left: 1px solid #333366;
  scrollbar-3dlight-color: #000033;
  scrollbar-arrow-color: #000033;
  scrollbar-base-color: #000033;
  scrollbar-darkshadow-color: #000033;
  scrollbar-face-color: #333366;
  scrollbar-highlight-color: #333366;
  scrollbar-shadow-color: #333366;
  scrollbar-track-color: #000033;
}
DIV.text {
  padding: 0px 8px 0px 8px;
}
DIV.navitem {
  padding: 4px;
  padding-left: 8px;
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
  border: 1px solid #222244;
  border-right: 0px;
  border-bottom: 0px;
  color: #6666FF;
}
DIV.navitem_hi {
  padding: 4px;
  padding-left: 8px;
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
  border: 1px solid #333366;
  border-right: 0px;
  border-bottom: 0px;
  color: #FFFFCC;
  letter-spacing: 2px;
  background: #333366;
}
DIV.navitem_myspace {
  padding: 4px;
  padding-left: 8px;
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
  border: 1px solid #222244;
  border-right: 0px;
  border-bottom:1px solid #222244;
  color: #6666FF;
  letter-spacing: -1px;
}
DIV.ruler_top {
  position: absolute;
  left: 8px;
  top: 80px;
  border-top: 1px solid #333366;
  width:100%;
}
DIV.ruler_bottom {
  position: absolute;
  left: 110px;
  top: 620px;
  border-top: 1px solid #333366;
  width:100%;
}
H1 {
  color: #9999CC;
  font: bold 12pt Arial, Helvetica, sans-serif;
  background-color: #333366;
  padding: 2px 8px 2px 8px;
  margin: 0px 0px 8px 0px;
}
IMG {
  border: 0px;
}
TABLE, TR, TD {
  padding: 0;
  margin: 0;
  border: 0;
  font: 11pt Arial, Helvetica, sans-serif;
  color: #9999CC;
  white-space: nowrap;
}
TD.navigation {
  border-right: 8px solid #333366;
}
TABLE.gallery {
  width: 100%;
  text-align: center;
  margin-bottom: 16px;
}
TH.gallery {
  text-align: left;
  border-top: 1px dotted #666699;
  font-weight: normal;
}
TABLE.dates {
  width: 96%;
  text-align: left;
  margin-bottom: 16px;
  position: absolute;
  top: -3px;
}
TH.dates {
  font: bold 12pt Arial, Helvetica, sans-serif;
  color: #9999CC;
  text-align: left;
  background-color: #333366;
  border: 2px solid #333366;
  padding: 3px 0px 0px 6px;
}
TD.dates_hi {
  font-weight: bold;
  color: #FFFFCC;
}

