body#dark {background-image: url(samp_blk.gif);}
body#white { background-image: url(samp_bg.gif);}


	#banner {

		background:#fff;
		height:70px;


         background: url(vt2000blk680w.jpg) no-repeat top left;

 		voice-family: "\"}\"";
		voice-family: inherit;

		}
p {text-align: center; }

button {font: 12px "Verdana", Arial, sans-serif;
        color:#f8f400;
        background:#00782b;
	    border: inset;
	 }
p#buttons {
  white-space: nowrap;
}


#copyright {
  font-size: x-small;
  font-family: Arial;
  color: #008000;
  text-align: center;
}

#copyrightdark {
  font-size: x-small;
  font-family: Arial;
  color: #00ff00;
  text-align: center;
}
 p#colorbg {

   background: #d7d7d7;
   text-align: center;

 }
 #main{

 position: absolute;
 top: 90px;
 left: 135px;
 width: 501px;
 padding-left: 15px;
 color: #000000;
 background-color: #ffffff;
 font-family: "Trebuchet MS", serif;
 font-size: 100%;
 }

 img#clrbox {
   padding-bottom: 1em ;
 }

 /* links recolored for appearing on white background */
a.white:link, a:white:visited, a:white:active {
  text-decoration: none;
}

a.white:link {color: green;}
a.white:visited {color: gray; font-weight: normal;}
a.white:active {color: red;}
a.white:hover {color: blue; text-decoration:underline;}