@CHARSET "UTF-8";

#left {
	float: left;
	height: auto;
	width: 710px;
	margin-bottom: 20px;
}


#right {
	float: left;
	height: auto;
	width: 190px;
	margin-left: 0px; 
}
#right-content {
	float: left;
	height: auto;
	width: 679px;
	margin-left: 5px; 
}
#right-content .news-row{
	width: 683px;
	height: 60px;
	margin-top: 21px;
	padding: 0px;
}
#right-content .short-txt a{color: #AE3D4E;text-decoration: none;font-weight: bold;}
#right-content .short-txt a:hover{text-decoration: underline;}
#right-content ul{list-style-image: url("../img/list-style-image.gif");}
.left-header {
	margin-top: 15px;
	float: left;
	height: 24px;
	width: 318px;
	margin-left: 0px; 	
	background-color: #000000;
}

.left-header div{
	margin-top: 1px;
	float: left;
	height: 12px;
	width: 290px;
	margin-left: 15px; 
	text-decoration: none;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
}

.left-content {
	margin-top: 12px;
	float: left;
	height: auto;
	width: 280px;
	text-align: justify;
	margin-left: 14px; 	
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.left-content a{
	text-decoration: none;
	color: #BA0D0B;
}

.left-content img{
	border: none;
}
