@charset "UTF-8";
/* CSS Document
The Roys
Press Kit CSS
© 2007 The Roys
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com
Updated 7/16/07 6:29PM
Validated 7/16/07 6:29PM */	
	
/* Global Layout Elements */	

div#topslice {
	width: 942px;
	height: 112px;
	}
	
div#videodiv {
	width: 279px;
	height: 265px;
	float: left;
	}
		
div.cleardivs {
	clear: both;
	}
	
div#navbardiv {
	width: 942px;
	height: 65px;
	clear: both;
	}
	
div#contentdiv {
	width: 942px;
	height: 494px;
	}
	
div#contentleft {
	float: left;
	width: 311px;
	height: 494px;
}

div#contentcenter {
	float: left;
	width: 489px;
	height: 494px;
}

div#contentright {
	float: left;
	width: 142px;
	height: 494px;
}
	
div#middlediv {
	width: 942px;
	height: 33px;
	background: url(../images/presskit_11.jpg) top left no-repeat;
	}
	
div#bottomdiv {
	width: 942px;
	height: 148px;
	background: url(../images/presskit_12.jpg) top left no-repeat;
	}
