	/*	CSS Design by Chris Duren	*/html { 	min-width: 750px;	 }body	{	background: #063;	font: 12px/1.4 arial, helvetica, verdana;	color: #063;	margin: 0 0 15px 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 15px 0;	}hr	{	margin: 15px 0;	color: #363;	}	strong	{	color: #030;	}		h2	{	font: 16px helvetica, verdana, arial;	color: #000;	margin: 5px 10px 18px 0;	text-decoration: underline;	}h3	{	font: 15px helvetica, verdana, arial;	color: #930;	margin: 0 0 10px 0;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: transparent url(img/shell.jpg) repeat-y;	width: 750px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#left 	{	background: transparent url(img/rhyme.jpg) top left no-repeat; 	width: 237px;	float: left;	margin: 0;	padding: 80px 0 0 0;	}	#right 	{	background: transparent url(img/rocks.jpg) top left no-repeat;	float: left;	width: 473px;	padding: 35px 20px 0 20px;	}#footer	{	clear: both;	background: transparent url(img/footer.gif) bottom left no-repeat;	width: 750px;	height: 29px;	margin: 0;	padding: 15px 0 0 0;	}		/*	Main Navigation	*/	#globalnav	{	height: 27px;	width: 750px;	margin: 0;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	height: 27px;	width: 750px;	background: transparent url(img/menu.jpg) 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: 27px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}	#products	{left: 442px; width: 76px;}#about	{left: 518px; width: 79px;}#contact	{left: 597px; width: 87px;}#home	{left: 684px; width: 66px;}#products a:hover	{background: transparent url(img/menu.jpg) -442px -27px no-repeat;}#about a:hover {background: transparent url(img/menu.jpg) -518px -27px no-repeat;}#contact a:hover {background: transparent url(img/menu.jpg) -597px -27px no-repeat;}#home a:hover {background: transparent url(img/menu.jpg) -684px -27px no-repeat;}h1	{	text-indent: -9999px;	display: block;		width: 750px;	height: 144px;	background: transparent url(img/russells.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}		/*   Classes 	*/.hide	{	display: none;	}.pad	{	padding-left: 25px;	padding-right: 25px;	}.header	{		color: #fff;	background: url(img/bg-header.jpg) repeat-x;	}	.cell	{		background: #9cf;	}	.none	{	list-style: none;	margin: 0;	padding: 0;	}	.nomargin	{	margin: 0;	padding: 0;	}		/*   Links 	*/a:link	{	color: #363;	font-weight: bold;	}	a:visited	{	color: #363;	font-weight: bold;	}	a:hover	{	color: #900;	font-weight: bold;	text-decoration: none;	}	/*   Admin Styles	*/	#selectomatic	{	background: #000;	padding: 6px 20px;	color: #fff;	border-bottom: 1px solid #fff;	}	#selectomatic a	{	color: #fff;	}