/*	© 2006 - 2009 Configur8or.com,  Style Sheet by A.Birch for Configur8or screen shot pages */

	.configuratorimage {
	clear: both;
  	border: 1px dashed #e3cbef;
  	background: #e5e6f8;
  	padding: 5px;
  	margin: 15px auto 0 auto;
  	text-align: center;
	vertical-align: middle;
	width: 874px;
	height: 529px;
  }

A.slidelink, A.slidelink:link, A.slidelink:visited {
	font-size: 12px;
	color: #6367bd;
	border: 1px dashed #329898;
	background: #e6d8f5;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
	line-height: 16pt; 
}
A.slidelink:hover {
	font-size: 12px;
	color: gray;
	border: 1px dashed gray;
	background: #e6d8f5;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 5px;
	line-height: 16pt; 
}

h1 {
	color: navy;
}
