body { font-family:Arial, Helvetica, sans-serif;
       color:white;
       font-size:0.9em;
       background-color: #000000;
}
body.victorian { font-family:Arial, Helvetica, sans-serif;
		 color:white;
                 background:url('images/dark_victorian_sample1.jpg');
}
table.menuBar {	width:80%;
	        background-color: #000000;
		border-style:groove;
		border-width:2px;
}
td.menuBar { border-style:groove;
	     border-width:1px;	     
	     font-size:normal;
}
table.djLineup { width:500;
	         color:white;
}
td.djTimes { font-size:normal;
}
td.djInfo { font-size:large;
}
table.photoSingle { width:100%;
                    border-style:groove;
                    border-width:2px;	
          	    margin:2px;      	      	      	    
}
tr.photoSingle { width:100%;
                 border-style:groove;
                 border-width:2px;	
          	 margin:5px;      	
	         text-align:center;      	      	    
}
td.photoSingle { width:100%;
                 border-style:groove;
                 border-width:2px;	
                 background-color: #000000;
}
td.photoDouble { width:50%;
                 border-style:groove;
                 border-width:2px;	
                 background-color: #000000;
}
img.photoSingle { width:500px;
                  background-color: #000000;
                  padding:25px;
}
table.crew { width:100%;
             border-style:groove;
             border-width:2px;	
	     margin:2px;      
}
td.crewBio { margin:2px;
	     padding:5px; 
             text-align:left;
}
td.crewPix { margin:2px;
	     text-align:center;
}
td.voyagePix { margin:2px;
	     text-align:center;
}
img.crewPix { background-color:black;
              padding:25px;
              height:150px;
}
img.voyagePix { background-color:black;
		padding:25px;
		height:250px;
}
img.frontPage { background-color:black;
                padding:25px;
                width:700px;
}
table.blurb { width:100%;
              border-style:groove;
	      border-width:2px;	
	      margin:2px;      	      	      
}
tr.blurb { margin:5px;
}
td.blurb { background-color:black;
	   text-align:center;
}
h1 { font-size:3.0em;
     font-weight:normal;
     color:white;
}
h3 { font-size:1.5em;
     font-weight:normal;
     color:white;
}
h4 { font-size:1.3em;
     font-weight:bold;
     color:white;
}     
h5 { font-size:1.2em;
     font-weight:normal;
     color:white;
}
img { background-color: #000000;
      padding:25px;
}
p.styleCredit { font: times	
                color: #FFFFFF;
                font-size: small;      
}
a:link { color: lightblue; }
a:visited { color: pink; }