div#content {
	width: 678px;
	height: auto;
	
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	
	float: left;
}
div.hottopic {
	width: 100%;
	height: auto;
	
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	
	background-image: url("images/hottopic_overall_background.png");
	background-position: left;
}
div.hottopic_top {
	width: auto;
	max-width: 100%;
	height: auto;
	min-height: 137px;
	
	margin: 0px;
	padding: 5px;
	
	background-image: url("images/hottopic_top_background.png");
	background-position: top left;
	background-repeat: no-repeat;
	
	color: white;
}

div.content_element_header {
	width: 100%;
	height: 24px;
	
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 8px;
	padding-left: 10px;
	
	background-image: url("images/content_element_header_background.png");
	background-repeat: no-repeat;
	
	font-weight: bold;
	text-transform: uppercase;
}
div.content_element_body {
	width: 100%;
	height: auto;
	
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	
	background-image: url("images/content_element_body_overall_background.png");
	background-position: left;
}
div.content_element_body_top {
	width: auto;
	max-width: 100%;
	height: auto;
	min-height: 75px;
	
	margin: 0px;
	padding: 10px;
	
	background-image: url("images/content_element_body_top_background.png");
	background-position: top left;
	background-repeat: no-repeat;
	
	color: white;
}
#mtc_bg{
background: url(../img/mtc_bg.png);
width: 200px;
text-align: center;
text-transform: uppercase;
}
.mtc_bg, .mtc_bg a, .mtc_bg a:hover, .mtc_bg a:visited, .mtc_bg a:active{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
