#all-container {
	float:left;
	padding:10 px;
	background-color:#eeeeee;
	margin-left:0px;
	min-height:300px;
	margin-bottom:10px;
	width:991px;
	border: 1px solid black;
}
#all {
	padding:5px;
	float:left;
}
#nav-container {
	background-image:url(../../images/nav/nav-background.jpg);
	background-repeat:repeat-x;
	height:22px;
}
#nav-inside {
	position: relative;
	height: 46px;
	margin: 0 auto;
	width: 1000px;
	background-position: left top;
	background-repeat: no-repeat;
	z-index:21;
	padding-top:3px;
}
#body-container {
	float: left;
}
#color-placement {
	background-color:#999999;
	width:270px;
	float:right;
	height:20px;
}
#body {
	width:981px;
	float: left;
}
#body-left {
	float:left;
	/* height:310px; */
	padding:10px;
	width:691px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#news-right {
	float:right;
	width:250px;
	background-color:#999999;
	padding:10px;
	/*height: 300px;*/
}
#catagory {
	float:left;
	margin-left:3px;
	margin-bottom:10px;
	/* min-height:200px; */
	width:600px;
	/*font-weight:bold; */
}
#category_label {
	font-weight: bold;
}
#line-break {
	border:1px solid black;
	background-color:#9a0000;
	margin-top:3px;
	margin-bottom:3px;
	height:3px;
}
#sample_thumb {
	border:2px solid #990000;
	padding: 4px;
	margin-right: 4px;
}
a {
color:#990000;
}

.news_item {
	font-size: 13px;
}
