/****************************************************//*													*//*	Dan McGill Jewellery Stylesheet					*//*	Created: 8/11/2005								*//*	Last modified: 10/11/2005						*//*													*//****************************************************/html{	background: #eee url('image.jpg') repeat;}body{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #727272;	line-height: 16px;	margin: 0;	padding: 0;	background-color: #FFF;}h2{	clear: left;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-weight: bold;	color: #727071;	margin: 0 0 9px 0;	padding: 12px 0 0 0;	background-color: transparent;}#watermark{	text-align: center;}#centre{	position: absolute;	left: 50%;	width: 680px;	margin: 20px 0 0 -327px;	background-image: url('../images/top01.gif');	background-color: #FFF;	background-position: left top;	background-repeat: no-repeat;}#title{	margin-top: 150px;	margin-left: 150px;	height: 50px;	background-image: url('../images/title.gif');	background-color: transparent;	background-position: left top;	background-repeat: no-repeat;}#title span{	display: none;}#title h1 a{	display: block;	width: 314px;	height: 29px;}#nav{		float: left;	margin: 22px 0 0 80px;	padding: 0;	width: 150px;}#nav ul{	margin: 0;	list-style-type: none;}#nav ul li{	margin: 5px 0 0 0;	border-bottom: 1px dashed #CDCDCD;	height: 24px;}#nav img{	border: none;}#divider{	float: left;	margin: 3px 0 0 40px;	padding: 0;	width: 3px;	height: 331px;	/*background-image: url('../images/line_bg.gif');*/	background-color: transparent;	background-position: left top;	background-repeat: repeat-y;}#content{	float: left;	margin: 12px 0 0 45px;	padding: 0;	width: 250px;}#previous, #previous img{	width: 16px;	height: 16px;	float: left;	margin-top: 7px;	border: none;}#next, #next img{	width: 16px;	height: 16px;	float: left;	margin: 7px;	padding-left: 84px;	border: none;}#text{	clear: left;	width: 240px;	padding-top: 10px;}#text p{	margin: 0 0 8px 0;}#links{	float: left;	clear: left;}#links .rightPad{	margin: 0;	padding: 0 1px 0 0;	border: none;}
