body{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	margin:0;
	padding:0;
	/*background:url('../images/back-grad.jpg') top left repeat-x;*/
	background-color:#414142;
}
#tickets_box{
	width:285px; 
	padding:10px; 
	background-color:#a884b5; 
}
#bread_crumb{ 
	line-height:30px; 
	margin:0 0px 0 0px; 
	padding:0 0px 0 0px;	
}
strong{
	font-weight:bold;
	font-size: 14px;
}
#header_container{
	width:977px;
	height:200px;
	margin:0 auto 0 auto;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;	
}
.content_container{
	position:relative; 
	float:left; 
	width:598px; 
	padding:10px; 
	background:url('../images/back-grad.jpg') top left repeat-x;
}
.info_container{
	position:relative; 
	float:left; 
	width:598px; 
	padding:10px; 
	background:url('../images/back-grad.jpg') top left repeat-x;
	background-color:#fff;	
}
#header{
	height:170px; 
	margin:0 auto 0 auto;  
	background:url('../images/header-image.jpg') top left no-repeat; 
	background-color:#000;			
}
#menu{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	height:30px; 
	line-height:30px; 
	background-color:#333; /*background-color:#810253;*/ 
	padding:0 0 0 40px;
}
#menu ul{
	margin:0; 
	padding: 0; 
	list-style:none; 
	display:inline;	
}
#menu li{
	padding:0 30px 0 30px; 
	margin:0; 
	list-style:none; 
	display:inline;	
}
#menu a{
	color:#fff;	
	font-weight:bold;
	font-size:12px;
}
#menu a:hover{
	text-decoration:none;
	color:#CCC;
}
a{
	text-decoration:none;
	color:#06F;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#06F;	
}

#container{
	margin:0 auto 0 auto;	
	position:relative;
	width:937px;
	background:#c7bc9e;
	padding:20px;
	border:1px solid #000;
}
.nostyle{
	color:#000;
	text-decoration:none;
}
#footer{
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	color: #739280;	
	border-bottom:1px solid #000; 
	border-left:1px solid #000; 
	border-right:1px solid #000; 
	background-color:#c7bc9e; 
	width:957px; 
	margin:0 auto 30px auto; 
	height:30px; 
	line-height:30px; 
	color:#666; 
	padding:0 10px 0 10px;	
}

