#center_header{
	background-image: url('/images/stm/stm_header.jpg');
}

#center_content{
	min-height: 444px;
}

*html #center_content{
	height: 444px;
}

#right_header{
	width: 179px;
	height: 46px;
	background-image: url('/images/stm/right_header.jpg');
}

#right_content{
	width: 179x;
	height: 343px;
	background-image: url('/images/stm/right_back.jpg');
	margin-bottom: 8px;
}

#right_txt{
	color: #ffffff;
	padding: 10px;
	line-height: 14pt;
	font-size: 9pt;
}

#right_txt a{
	color: #ffffff;
}
