@charset "utf-8";
/* CSS Document */

#wrapper {
	width:1150px;
	height:750px;
	margin:auto;
	border:solid;color:#000000;
	}
#wrapper2 {
	width:1150px;
	height:800px;
	margin:auto;
	border:solid;color:#000000;
	}

#Logo {
	width:1150px;
	height:100px;
	background-image:url(trilitheader.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:right;

}
	
#Logo2 {
	width:1150px;
	height:100px;
	background-image:url(images/Halden%27s%20New%20Logog.png);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}

#contentbox {
	width:800px;
	height:525px;
	float:right;
	padding-top:3px;
	padding-bottom:5px;
}
#contentbox2 {
	width:1150px;
	height:525px;
	float:right;
	padding-top:3px;
	padding-bottom:5px;
	overflow:auto;
}

#navigationbox-left {
	width:190px;
	height:425px;
	padding-left:5px;
	
}

#navigation-bottom {
	width:800px;
	height:25px;
	float:right;
}

#navigation-venue {
	width:800px;
	height:25px;
	float:right;
}

#navigation-pass {
	width:800px;
	height:50px;
	float:right;
}
#minifill {
	height:50px;
	width:1000px;
}

#mininavigation {
	width:1000px;
	height:25px;
}

.smallprint {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FF0000;
}

.venue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333333;
}

.ticket {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
			
}

.days {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:#333333;
}