

.home_content_table
{
	margin-top: 20px;
	margin-bottom: 5px;
}

.subnav
{
	height: 22px;
	background-position:  center left;
	background-image: url("/images/layout/std_header_pic_box.gif");
	background-repeat: no-repeat;
}
.news_table
{
	width: 361px;	
}

.news_header
{
	font-size: 11pt;
	font-weight: 800;
	text-align: center;
	color: #005888;
	background-position:  center center;
	background-image: url("/images/layout/home_bg_leftright.gif");
	background-repeat: repeat-y;
}

.news_left
{
	padding-left: 8px;
	padding-right: 6px;
	width: 100px;
	text-align: center;
	margin-left: 20px;
	background-position:  center left;
	background-image: url("/images/layout/home_bg_left.gif");
	background-repeat: repeat-y;
}

.news_content
{
	
	padding-right: 6px;
	background-position:  center right;
	background-image: url("/images/layout/home_bg_right.gif");
	background-repeat: repeat-y;
	font-size: 8pt;
}

.news_footer
{
	font-size: 11px;
	background-position:  center right;
	background-image: url("/images/layout/home_bg_bottom.gif");
	background-repeat: no-repeat;
}


.right_content
{
	font-weight: 800;
	width: 300px;
	height: 550px;
	text-align: left;
	background-position:  center center;
	background-image: url("/images/layout/bg_logoguy_light.gif");
	background-repeat: no-repeat;	
}

.content_header
{
	font-size: 19pt;
	margin-top: 20px;
	color: #870153;
	position: relative;
	left: 0px;	
}

.content_links
{
	letter-spacing: 1px;
	line-height: 150%;
	font-size: 12pt;
	position: relative;
	left: 40px;
	text-align: left;
}

.news_header,.news_content,.right_content
{
	font-family: tahoma,verdana,ariel;

}

