@charset "UTF-8";
/* CSS Document
The Roys
Gallery CSS
© 2007 The Roys
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 7/12/07 2:15PM
Validated 7/12/07 2:15PM */	
	
/* Global Layout Elements */	

div#topslice {
	width: 942px;
	height: 112px;
	}
	
div#navbardiv {
	width: 942px;
	height: 65px;
	clear: both;
	}
	
div#contentdiv {
	position: relative;
	width: 942px;
	height: 497px;
	z-index: 0;
	}
	
div#flashdiv {
	width: 562px;
	height: 411px;
	position: absolute;
	left: 145px;
	top: 31px;
	z-index:100;
	visibility: visible;
	}
	
div#middlediv {
	width: 942px;
	height: 27px;
	background: url(../images/gallery_05.jpg) top left no-repeat;
	}
	
div#bottomdiv {
	width: 942px;
	height: 131px;
	background: url(../images/gallery_05-03.jpg) top left no-repeat;
	}
