	/*	CSS Design by Chris Duren	*/html { 	min-width: 775px;	 }body	{	background: url(img/bg.gif);	font: 12px/1.3 georgia, serif, verdana;	color: #222;	margin: 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}hr	{	margin: 15px 0;	color: #930;	}	strong	{	color: #000;	}		h2, h3	{	font: 16px georgia, serif, arial;	color: #930;	margin: 0 0 10px 0;	font-weight: bold;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: url(img/shell.jpg);	width: 775px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#content	{	background: transparent url(img/div.jpg) top left no-repeat;	float: left;	width: 715px;	padding: 15px 30px;	}	#footer	{	clear: both;	background: transparent url(img/footer.gif) bottom left no-repeat;	width: 775px;	height: 31px;	text-align: right;	margin: 0;	padding: 0;	}	#browser	{	margin: 15px 0 0 0;	}		/*	Main Navigation	*/	#globalnav	{	height: 29px;	width: 775px;	margin: 0;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	height: 29px;	width: 775px;	background: transparent url(img/menu.gif) top left no-repeat;	margin: 0;	padding: 0;	position: relative;	}#globalnav #menu li {	margin: 0;	padding: 0;	list-style: none;	position: absolute;	top: 0;	}	#menu li, #menu a {	height: 29px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}	#design	{left: 188px; width: 134px;}#about	{left: 322px; width: 121px;}#contact	{left: 443px; width: 110px;}#home	{left: 553px; width: 88px;}#design a:hover	{background: transparent url(img/menu.gif) -188px -29px no-repeat;}#about a:hover {background: transparent url(img/menu.gif) -322px -29px no-repeat;}#contact a:hover {background: transparent url(img/menu.gif) -443px -29px no-repeat;}#home a:hover {background: transparent url(img/menu.gif) -553px -29px no-repeat;}h1	{	text-indent: -9999px;	display: block;		width: 775px;	height: 166px;	background: transparent url(img/primoartisan.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}		/*   Classes 	*/.hide	{	display: none;	}.right	{	margin: 5px 0 5px 15px;	}	.header	{		color: #fff;	background: url(img/bg-header.jpg) repeat-x;	}	.categories	{	width: 500px;	padding: 0 0 15px 0;	margin: 0;	}.cell	{		background: #9cf;	}	.none	{	list-style: none;	margin: 0;	padding: 0;	}	.black	{	color: #000;	font-weight: bold;	}	.nomargin	{	margin: 0;	padding: 0;	}	.copy, .copy a	{	color: #fff;	margin: 0;	padding: 9px 10px 2px 0;	}		/*   Links 	*/a:link	{	color: #000;	}	a:visited	{	color: #222;	}	a:hover	{	color: #930;	text-decoration: none;	}