body { text-align: center; 
				 background-color: #ffffe6;
				 /* background-image: url(../images/bandbgrnd.jpg);
background-repeat: repeat-y;
background-position: right top; */
          scrollbar-face-color: #FF3333;
          scrollbar-arrow-color: #ffff00;
          scrollbar-base-color: #3300CC;
          scrollbar-shadow-color: #FF3333; 
          scrollbar-highlight-color: #c0c0c0; 
          scrollbar-3d-light-color: #00009d; 
}
div.navbox {text-align: center; position:relative; margin-left: auto; margin-right: auto; width:740px;}
#artby {margin-top:16px; margin-left: auto; margin-right: auto;}
.pbdy { 
 font-family: Verdana,Arial;
 font-style: normal;
 font-weight: bold;
 font-size: .75em;
 text-align: left;
 color: #800040;
	}
	.rbdy { 
 font-family: Verdana,Arial;
 font-style: normal;
 font-weight: bold;
 font-size: .75em;
 text-align: right;
 color: #800040;
	}
.hd {
 font-family: Arial,Verdana;
 font-style: normal;
 font-weight: bold;
 font-size: 1em;
 color: #0000ff;
 text-decoration: none;
   	}
.phd { 
 font-family: Arial,Verdana;
 font-style: normal;
 font-weight: bold;
 font-size: 1em;
 color: #800040;
	}
.star{ 
 font-family: Arial,Verdana;
 font-style: normal;
 font-weight: bold;
 font-size: 1em;
 color: #ff0033;
	}
.privy{ 
 font-family: Arial,Verdana;
 font-style: normal;
 font-weight: bold;
 font-size: .8em;
 text-align: left;
 color: #ff0033;
	}
input {
color: #800000;
background: #EAFFEA;
border-width: 1px; 
border-style: solid; 
border-color: #0080c0;
}
TEXTAREA {
color: 000000;
background: #EAFFEA;
border-width: 1px; 
border-style: solid; 
border-color: #0080c0;
}
.master { 
 font-family: Comic sans MS,arial,helvetica,sans-serif;
 font-weight: normal;
 font-size: .75em;
 text-align: right;
	}
	.credit {display:none;}
a:link {
  color: #FF0000;
  background-color:transparent;
  text-decoration: none;
	}
a:active {
  color: #FF6A6A;
  background-color:transparent;
  text-decoration: none;
	}
a:visited {
  color: #FF0000;
  background-color:transparent;
  text-decoration: none;
	}
a:hover {
  color: #2828ff;
  background-color:transparent;
  text-decoration: underline;
	}