
#content_entry_header
{	
	
}

#content_interface_main_entry
{
	width:600px;
	height:409px;
	margin:0;
	padding-left:30px;
	float:left;
	background-image: url("../images/home/bg_content_home.jpg"); 
	background-repeat:repeat-y;
	background-color:#000000;
	color:#333333;	

}

#content_interface_main_entry h3
{
	font-size: 13px; 
	margin:0px;
	margin-bottom:8px;
	margin-top:5px;
	color:#000000;
}
#content_interface_main_entry ul
{
	
list-style-type: square;

}
#content_interface_main_entry a
{
	color:#CA0002;
	text-decoration:none;
	font-weight:bold;

}

#content_interface_main_entry a:hover
{
	color:#CA0002;
	text-decoration:underline;
	font-weight:bold;
}

#content_interface_main_rss
{
	width:570px;
	height:162px;
	margin:0;
	padding:60px 30px 20px 30px;

	float:left;
	background-image: url("../images/home/bg_content_rss.jpg"); 
	background-repeat:no-repeat;
	background-color:#000000;
	color:#333333;
}

#content_interface_main_rss h3
{
	font-size: 13px; 
	margin:0px;
	margin-bottom:8px;
	margin-top:5px;
	color:#000000;
}

#content_interface_main_rss a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#content_interface_main_rss a:hover
{
	color:#CA0002;
	text-decoration:underline;
	font-weight:bold;
}


.col_left
{
	margin: 0px 0px 0px 0px;
	padding-left:0px;
	padding-top: 60px;
	text-align:left;
	width: 165px;
	float: left;
}

.col_mid
{
	margin: 0px 0px 0px 30px;
	padding-top: 60px;
	text-align:left;
	width: 165px;
	float: left;
}

.col_right
{
	margin: 0px 0px 0px 30px;
	padding-top: 60px;
	text-align:left;
	width: 165px;
	float: left;
}

#image2 
{
	margin: 0 0 10px 0;
	border: 1px solid #000000;
	height:110px;
	width:165px;
}

#content_br_home
{
	height:10px;
}

