.Head
{
	font-size:12px;
	font-weight:bold;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

#containermain
{
	width: 192px;
}
#ctop
{
	float:left;
	width: 192px;
	height: 12px;
	background-image:url(images/repeat.jpg);
}

#cmain
{
	width: 192px;
	float:left;
	background-image:url(images/repeat.jpg);
}
#cfooter
{
	background-image:url(images/footer.jpg);
	float:left;
	width: 192px;
	height: 19px;
	background-repeat:no-repeat;
}

#ctopleft
{
	background-image:url(images/topleft.jpg);
	background-repeat:no-repeat;
	width: 18px;
	height: 12px;
	float:left;
}

#ctitle
{
	background-image:url(images/top.jpg);
	width: 174px;
	height: 12px;
	float:left;
	background-repeat:no-repeat;
}
#cleft
{
	background-image:url(images/middle.jpg);
	width: 18px;
	float:left;
	min-height: 12px;
	_height: 12px;
}
#ccontent
{
	_background-image:none;
	width: 176px;
	_width: 163px;
	min-height: 12px;
	_height: 12px;
	float:left;
	padding:0px 8px;
	_padding:0px;
}
#cright
{
	background-image:url(images/MMAweb_14_07.jpg);
	width: 11px;
	float:right;
	min-height: 12px;
	_height: 12px;
}


