body {
	background: #000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.iefudge {
	text-align: center;
}

.contents {
	width: 800px;
	color: #fff;
}

.lower-block {
	position: relative;
	top: -320px;
	left: 10px;
	padding: 10px;
}

img.talksport {
	position: relative;
	top: 20px;
	left: 0px;
	height: 128px;
/*	border: solid #cc9900;
	border-width: 1px; */
}

img.charlie {
	position: relative;
	top: -90px;
	left: 10px;
	height: 270px;
}

p.broadcast-times {
	position: relative;
	top: -150px;
	left: 550px;
	width: 250px;
	height: 50px;
	text-align:right;
	font-weight: bold;
	font-size: 22px;
}

p.profile-top {
	position: relative;
	top: -100px;
	left: 0px;
	text-align: center;
	border-width: 1px;
}

p.profile-lower {
	position: relative;
	top: -320px;
	left: 0px;
	text-align: justify;
}

p.profile-right {
	position: relative;
	top: -350px;
	left: 246px;
	width: 554px;
	height: 226px;
	text-align: justify;
}

p.trivia {
	position: relative;
	top: -50px;
}

