.c_all 
{
	/* width: 100%; */
}

.c_header
{
	background: #707070 url(gradientContainer.jpg) 0% 0% repeat-x;
	margin-bottom: 10px;
	border: solid;
	border-width: 1px;
	width: 100%;
	height: 32px;
	text-align: left;
}


.c_header_title
{
	text-align: center;
	color: black;
	width: 770px;
	font-size: large; 
}

.c_content
{
	
	text-align: center;
}




















