/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/* for all templates and grids */
body{
background:#222021;
}
#ft{clear:both;}
/**/
/* 750 centered, and backward compatibility */ 
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {
	margin:auto;
	background:#222021;
	width:958px;}


/* Basic Element Formatting */

#header{
	height:114px;
	background-color:#434142;
	margin:0;
	padding:0;
	}
	

.content{
	height:348px;
	width:958px;
	background:#434142;
	background-image: url(images/UL-website.jpg);
	margin:0;
	padding:0;
	}
	
.content2{
	height:121px;
	width:958px;
	background:#434142;
	margin:0;
	padding:0;
	}
	
.content3{
	height:375px;
	width:958px;
	background:#434142;
	margin:0;
	padding:0;
	}
	
#secondary{
	height:300px;
	margin:0;
	padding:0;
	}
	
#secondaryFull{
	height:50px;
	margin:0;
	padding:0;
	}
	
#footer{
	height:50px;
	margin:0;
	padding:0;
	}
