
#top-big-image-box {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 295px;
	float: left;
}

/* 	width: 485px; */
/*	padding: 12px;*/

#left-box {
	width: 504px;
	background-color: #3e3a39;
	margin: 0px;

	padding-top: 0px;
	padding-right: 12px;
	padding-left: 0px;



	float: left;
}

/* 	width: 100px;
 */
	/*padding: 12px;*/
#right-box {
	width: 208px;
	/*background-color: #000000;*/
	margin: 0px;

	padding-top: 0px;
	padding-left: 0px;

	float: left;
}
#topic-list {
	padding-left: 12px;
}

#links {
	padding-top: 8px;
	float: left;
}

#contents {
	width: 760px;
align: left;
float: left;
height: 510px;

}

#awards_history {
	margin-top: 8px;
	margin-bottom: 8px;
}
.topic-item  {
	clear: both;
/*	width: 475px;*/
	width: 443px;
	height: 52px;
	position:relative;

/*	margin-right: auto;
	margin-left: auto;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
	padding-top: 4px;
	padding-left: 36px;
	padding-bottom: 2px;
	margin-top: 0px;
}
.new-img {
	position:absolute; top:0px; left:-20px; z-index:1
}

.topic-item p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}
.topic-item a {

	color: #eeeeee;
	text-decoration: none;
}
.topic-item a:hover {

	color: #eeeeee;
	text-decoration: underline;
}



#footer-box {
/*	float: left;*/
	clear: both;
}



