/*css document for the shows*/

body{
	background-color:#060123;
	
	}
	
#pict {
	
	
	visibility: visible;
			}
			
img.main
	{
	float: left;
	margin: 0 5px 10px 0;
	}
img.pics
	{
	float: right;
	width:300;
	margin: 5px 0 5px 5px;
	}



div.container
{
width:100%;
margin-top:0px;
line-height:100%;
}
div.footer
{
padding:0.0em; 
width: 100%; 
color:white; 
background-color:#060123; 
clear: left;
margin-left: 475px; 

}

div.center
{
margin-left:0px;
margin-top: 175;
width:500;
padding:1em;
color:#999999;
font-size:20px;
font-family: Batik;

}
p{
font-size: 16px;
font-family:"Times New Roman", Times, serif;
color:#999999;
line-height:100%;
}
p.title{
margin-top: 175px;
color:#999999;
font-size:20px;
font-family: Batik;

}


p.where{
position: inherit;
font-size: 14px;
margin-left:220px;
font-family:"Times New Roman", Times, serif;
color:#999999;
line-height:100%
}
div.info
{
float:left;
margin-left:0px;
width:750;
padding:1em;
color:#999999;
}
div.tour {
		position:inherit;
		float:left;
		margin-left:0px;
		width:750;
		padding:1em;
		color:#999999;
		}
		
table.tour { color:#999999}
a:hover{color:#be4c28;}
a:visited{color: #363153;}