#outsidetheboxLogo {
	float: left;
	background: url(../images/webback_theateroutsidethebox600.png) no-repeat 10px 10px;
	height: 615px;
	width: 40px;
	margin-left: -45px;
}
#topHeader {
	position: absolute;
	color: #CCC;
	height: 85px;
	width: 100%;
}
#headerLogo {
	float: left;
	padding: 2px 12px 2px 2px;
	background-color: #CCC;
	margin-right: 20px;
}
#headerText {
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
}
#topHeader #headerText a {/* for Map It! */
	color: #FE7112;
}
#headerNav ul {
}
#headerNav ul li {
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
	font-size: 0.65em;
	/* [disabled]border: thin solid #c33; */
	/* [disabled]padding: 10px 0px; */
}
#headerNav ul li a {
	color: #FFF;
	padding: 10px;
	/* [disabled]height: 50px; */
	border: thin solid #c33;
}
#headerNav ul li a:hover {
	background: #999;
	/* [disabled]margin: 10px; */
}
#buytics {
	font-size: 1.2em;
	font-style: italic;
	color: #8F4625;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}

#leftStory5 p img {
	margin-left: -10px;
	margin-top: -10px;
}

#leftStory5 h2 {
	font-size: 18px;
}
