@charset "UTF-8";
/* CSS Document
The Wrights
Photos CSS
© 2007 The Wrights
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 8/7/07 9:24AM
Validated 8/7/07 9:24AM */	
	
/* Global Layout Elements */
	
div#contentwrapperdiv {
	position: relative;
	width: 100%;
	background: url(../images/contentback2.jpg) top left repeat-y;
	padding: 0 0 30px 0;
	visibility: visible;
	z-index: 0;
	}
	
div#contenttopdiv {
	width: 100%;
	background: url(../images/contenttop_18.jpg) top left no-repeat;
	}
	
div#contentdiv {
	width: 814px;
	padding: 40px 0px 30px 0px;
	color: #323427;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	}
	
div#gallerydiv {
	width: 550px;
	height: 400px;
	margin: auto;
	}
	
div#instructionsdiv {
	width: 600px;
	margin: 20px auto 20px auto;
	text-align: center;
	font-size: 90%;
	}
	
div#footerdiv {
	height: 41px;
	width: 100%;
	}