body  {
  background-color: #000000;
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
  }
  
a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  }
  
a:hover {
  color: #cccccc;
  text-decoration: underline;
  }
  
a img {
  border: 2px solid #ffffff;
  }
  
a:hover img {
  border: 2px solid #aaaaaa;}
  
p {
  margin: 1em 0;
  }
  
#container  {
  width: 660px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  }  
  
#main {
  width: 660px;
  margin-bottom: 0px;
  background-color: #050510;
  border: 2px solid #cccccc;
  }
  
#logo {
  position: absolute;
  overflow: visible;
  padding: 4px;
  z-index: 9;
  }
  
#logo img {
  margin-left: 9px;
  }
  
#toptext  {
  height: 90px;
  margin-right: 4px;
  text-align: right;
  font-weight: bold;
  }
  
#menubar  {
  clear: left;
  float: top;
  }

#spacer {
  float: left;
  width: 164px;
  height: 20px;
  border: 2px solid #000000;
  border-right: 0px;
  background-color: #660000;
  }
  
* html #spacer  {
  height: 24px;
  width: 162px;
  }

#menu {
  float: left;
  }
  
#noscript {
  text-align: right;
  margin: 0px;
  margin-top: -12px;
  padding: 2px;
  width: 486px;
  height: 16px;
  border: 2px solid #000000;
  background-color: #660000;
  }
  
* html #noscript  {
  height: 24px;
  width: 494px;
  }
  
#content  {
  clear: left;
  margin: 32px;
  margin-top: 40px;
  margin-left: 84px;
  }

#content h1 {
  font-size: 16px;
  padding: 4px;
  margin-bottom: 10px;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  }
  
img.right  {
  float: right;
  margin: 6px;
  margin-right: 4px;
  margin-top: 2px;
  border: 2px solid #cccccc;
  }
  
img.left {
  float: left;
  margin: 8px;
  margin-left: 0px;
  margin-top: 2px;
  border: 2px solid #cccccc;
  }
  
#fineprint  {
  margin: 4px;
  line-height: 140%;
  }
  
#fineprint a  {
  font-weight: normal;
  }
  
#portfolio  {
  float: right;
  text-align: right;
  }

/* portfolio pages */
#thumbs {
  margin: 0px;
  }

#thumbs img {
  margin: 0px;
  margin-right: 4px;
  margin-bottom: 4px;
  }
  
a img.thumbcurrent {
  border-color: #cc3333;
  }
  
#navigation {
  margin: 0px;
  padding: 0px;
  }
  
#sequence {
  float: right;
  margin-right: 8px;
  }
  
* html #sequence {
  margin-right: 2px;}
  
#showall  {
  float: left;
  }

#show {
  clear: left;
  text-align: center;
  }

#show img {
  margin-top: 8px;
  }
  
/* profile pages */
img.portrait {
  float: left;
  border: 2px solid #ffffff;
  margin-right: 6px;
  }
  
.profile  {
  height: 250px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 12px;
  }
  
.profile h2 {
  font-size: 14px;
  margin-bottom: 4px;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  }
  
.profile p  {
  height: 114px;
  margin-top: 0px;
  margin-bottom: 4px;
  }
  
/* flash & merch pages */
#info {
  height: 24px;
  margin: 0px;
  padding: 4px;
  padding-top: 0px;
  border: 1px solid #ffffff;
  border-top: 0px;
  }
  
a.checkout {
  float: right;
  margin: 0px;
  padding: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid #ffffff;
  background-color: #660000;
  }
  
a:hover.checkout {
  background-color: #330000;
  border-color: #cccccc;
  text-decoration: none;
  }
  
.flashset {
  clear: left;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 4px;
  }

.purchase {
  margin: 4px;
  float: left;
  width: 100px;
  height: 190px;
  text-align: center;
  }
  
.purchase p {
  font-weight: bold;
  }
  
.purchase a {
  padding: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  border: 1px solid #ffffff;
  background-color: #660000;
  }
  
.purchase a:hover {
  background-color: #330000;
  border-color: #cccccc;
  text-decoration: none;
  }
  
.flashset h2 {
  font-size: 14px;
  margin: 6px;
  }
  
.flashdisplay {
  clear: right;
  }
  
.flashthumbs  {
  margin-bottom: 6px;
  }
  
