div#content-header {
	background: transparent url(../images/hop_banner.gif) no-repeat;
}
div#content-column img {
	padding-left: 10px;
}
div#content-column h3 {
	padding-left: 20px;
	margin: 19px 0px;
}
div#content-column p {
	color: #4c4c4c;
	padding-left: 20px;
}
div#content-column p span {
	display: block;
	color: #0c66a6;
}

div#content-body div.container {
	width: 150px;
	height: 340px;
	float: left;
	display: inline;
	padding: 8px 5px 5px 5px;
	margin-top: 12px;
}

div#content-body div.container .bold {
	font-weight: bold;
	padding-bottom: 10px;
}

div#content-body div.times p {
	width: 100%;
	margin-bottom: 10px;
}
div#content-body div.times p span {
	display: block;
	width: 109px;
	float: left;
}
div#content-body h3 {
	padding-bottom: 5px;
	padding-top: 12px;
	width: 130px;
	float: left;
	display: inline;
}
div#content-body div.times p span#indent {
	display: block;
	width: 350px;
	float: left;
	padding-left: 109px;
}

/*Address*/
div#content-body div.address h1 {
	color: #0064a2;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia "Times New Roman", Times, serif;
	margin-top: 30px;
	border-bottom: 1px solid #e8e6e6;
	line-height: 150%;
}
div#content-body div.address h2 {
	color: #CF0E0E;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 12px;
}
div#content-body div.address p {
	width: 100%;
}


/*More Info*/
div#content-body div#intro {
	background: url(../images/style/boxing-awards-intro-intro.jpg) no-repeat;
	padding: 15px 0px 0px 280px;
}
