#divContent .ContentHeader
{
	background: url(Content_header.jpg) no-repeat;
	width:554px;
	height:27px;
	font-family:  tahoma;
	font-size:  12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight:bold;
	line-height:25px;
	padding-left:30px;
}
#divContent .ContentFooter
{
	width:584px;
	height:8px;
	background:url(footer_Content.jpg) no-repeat;
}
#divContent .ContentContent
{
    width:574px;
	padding:0 5px;
	color:#636363;
	line-height:17px;
	background: #FFFFFF url(Content_content.jpg) repeat-y;
	padding-top:1px;

}	



