body{
	background:url(images/bg1.gif) #588BA8 repeat-y center;

}

#sidebar {
	background: url("images/headerCont.jpg") no-repeat;
	width:166px;
	float:left;
	padding:56px 0;
	margin-left:1px;
}
#mfrsidebar {
	float:right;
width:120px;
}
#content {
	float:left;
	margin-top:8px;
	width:440px;
}
#contentbody {
	margin-left:8px;
}
#centerright {
	float:right;
	width:210px;
}
#contenthead {
	width:440px;
	margin-left:1px;
}


#colfull {
	width: 580px;
}