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

div#topslice {
	width: 942px;
	height: 19px;
	}
	
div#videodiv {
	width: 279px;
	height: 265px;
	float: left;
	background: #DCC792;
	}
	
div#scrolldiv {
	position: absolute;
	z-index: 10;
	visibility: visible;
	width: 225px;
	height: 30px;
	left: 505px;
	top: 30px;
}
	
div#namediv {
	width: 663px;
	height: 265px;
	float: left;
	}
	
div#nametop {
	width: 663px;
	height: 38px;
	}
	
div#namebottom {
	width: 663px;
	height: 227px;
	}
	
div.cleardivs {
	clear: both;
	}
	
div#navbardiv {
	width: 942px;
	height: 62px;
	clear: both;
	}
	
div#contentdiv {
	width: 942px;
	height: 324px;
	}
	
div#footertopdiv {
	width: 942px;
	height: 25px;
	}
	
div#footerdiv {
	width: 942px;
	height: 45px;
	}
	
div#bottomdiv {
	width: 942px;
	height: 93px;
	background: url(../images/newhome_30.jpg) top left no-repeat;
	}
