
body
{
margin-top:43px;
margin-left:0;
min-width: 760px;
background-color: #0000A0;
/* url(../images/whenlogo.jpg) worked previously so below line may have to be changed */
background-image: url(../images/whenlogo.jpg);
background-repeat: repeat-x;
background-position: center top;
scrollbar-face-color: #3E37B3;
scrollbar-highlight-color: #BAA287;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffff66;
scrollbar-track-color: #f88400;
}
a:link{
color:#fff;}
a:visited{
color:#8f8588;
}
a:hover{
color:yellow;
text-decoration: none;
}
#wrapper {
background-image:url(../images/pattern.gif)repeat;
}					 	 
ul#mainNav{
float:left;
margin: 0 15px 0 0;
padding: 0;
list-style:none;
width: 116px;
border-bottom: 1px dashed #999;

}

						
#mainNav a {
				 color: #000;
				 font-family:arial;
				 font-size: .7em;
				 font-weight:bold;
				 text-transform:uppercase;
				 text-decoration: none;
				 text-align: center;
				 border: 1px solid #999;
				 border-bottom: 1px solid #999;
				 padding: 1px;
				 margin-top:2px;
				 display: block;
				 background:url(/images/cls-bttns.gif)0 0 no-repeat;
				 }
				 
#mainNav a:visited {
						background-position: -116px 0;;
						}							 
				 
#mainNav a:hover		{
				  				 background-position: -232px 0;
									 }
									 
#mainNav a:active		{
				  				 background-position: -348px 0;
									 }				 
				 
				 
				 /* remove annoying gaps between buttons */
				 
				 

#mainNav li {	
	display: inline; 
}
    
hr	{background-color: #ff0000;}

p	{
	color:#FFFDAE;
	font-family: Arial;
	font-size: .9em;
	line-height: 150%;
	}

h1	{
	color: #FFfDAE;
	font-family: Arial, Times, sans-serif;
	font-size: 1.2em;
	background-color: #000000;
	padding: 15px;
	margin: 45px 125px 5px 250px;
	border: 1px solid #efd723;
	}

.image{
	border: 4px solid #CBBD12;
	padding: 5px;
	}


p image {
	border: 2px solid #CBBD12;
	padding: 5px;  
	}
	
.caption {
	 color: #000;
	 background-color:yellow;
	 font-family: Arial;
	 font-size: .85em;
	 margin-right: 30px;
	 margin-left:0px;
	 padding-left:15px;
	 border-bottom: #ff0000 double 2px;
	line-height: 150%;
	overflow: hidden;
	}	
	.textbox		 {
							
							 margin-left: 70px;
							 padding-right:50px;
						  padding-left: 30px;
							 font-family: arial, sans-serif;
							 font-size: .90em;
							 font-weight: bold;
							 line-height: 150%;
							 background-color: #fff;
							 border: solid 3px #0000ff;
							 text-align: left;
							 }
	
	br.clear		 { clear: both; }

	p.endtag		 {
							 clear: both;
							 color:#FFFDAE;
							 font-family: Arial;
							 font-size:7pt;
							 
							 }
		.shows		 {
							 background-image: url(../images/blakmic2.gif);
						background-repeat: repeat;
							 margin: -20px 95px 0 120px;
							 padding: 10px 20px 0 15px;
							border: 1px solid #ff0000;
							text-align: center;
							}
		.shows2		 {
							 background-image: url(../images/blakmic2.gif);
						background-repeat: repeat;
							 margin: -20px 10px 0 120px;
							 padding: 10px 20px 0 15px;
							border: 1px solid #ff0000;
							text-align: center;
							}					
							
	.spantext		{background-color:#fff;
							font-family: arial, sans serif;
							font-size: .6em;
							color:#000;
							padding-left: 2px;
							}						 					 
								
	*html .caption {			{
								zoom:1;
								}
								
	/**html .sidebar {
								 display:inline;
								 width: 121px;
								 w\width:110px;
								 }	*/

