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

div#topslice {
	width: 942px;
	height: 112px;
	}
	
div#navbardiv {
	width: 942px;
	height: 65px;
	clear: both;
	}
	
div#contentdiv {
	position: relative;
	z-index: 0;
	visibility: visible;
	width: 942px;
	height: 510px;
	}
	
div#besurediv {
	position: absolute;
	top: 219px;
	left: 630px;
	width: 190px;
	height: 156px;
	z-index: 10;
	visibility: visible;
}
	
div#contentleft {
	float: left;
	width: 420px;
	height: 510px;
	}

div#contentcenter {
	float: left;
	width: 258px;
	height: 510px;
	}

div#contentright {
	float: left;
	width: 100px;
	height: 510px;
	}
	
div#rightred {
	float: left;
	width: 164px;
	height: 510px;
	}
	
div#middlediv {
	width: 942px;
	height: 25px;
	background: url(../images/media_09.jpg) top left no-repeat;
	}
	
div#bottomdiv {
	width: 942px;
	height: 140px;
	background: url(../images/media_11.jpg) top left no-repeat;
	}
