/* AMCK CSS Document *//* Layout */#contentfull {	float: left;	background-color: #ffffff;	width: 760px;	margin: 0px auto;}/* Artist Boxes */#contentfullbox {	background: url("../images/contentbox1.gif")  repeat-y right;}#contentfullbox div.boxcontent, #contentfullbox div.boxtopright, #contentfullbox div.boxbottomright{	width: 745px;}/* Artist Left and right */#aboutcontainer {	clear:both;	overflow:hidden;	width:745px;}#aboutleft {	float:left;	width:460px;}#aboutright {	float:right;	text-align:right;	width: 270px;	padding: 0 7px 0 0;}/* images about us page*/img.aboutuspic {	background-color: #F5F5F5;	border: #BDBDBD 1px solid ;	margin:0 0 20px 0;	padding: 3px;}
