
body {
	background-image: url( "../../images/home/site_background.gif" ) ;
	}
	
div#sitecontent {
	height: 429px ;
	overflow: hidden ;
	}
	
div#ataglance,
div#news,
div#publications,
div#practiceblurb {
	background-position: top left ;
	background-repeat: no-repeat ;
	font-size: 11px ;
	line-height: 15px ;
	left: 378px ;
	overflow: hidden ;
	position: absolute ;
	top: 0px ;
	width: 448px ;
	}
	
div#ataglance {
	background-color: #FFFFFF ;
	background-image: url( "../../images/home/at_a_glance_background.gif" ) ;
	color: #00467F ;
	height: 142px ;
	}
	
div#ataglance a {
	color: #00467F ;
	}
	
div#news {
	background-color: #ECECEC ;
	background-image: url( "../../images/home/news_background.gif" ) ;
	font-weight: bold ;
	height: 144px ;
	top: 145px ;
	}
	
div#publications {
	background-color: #ECECEC ;
	background-image: url( "../../images/home/publications_background.gif" ) ;
	font-weight: bold ;
	height: 140px ;
	top: 291px ;
	}
	
div#practiceblurb {
	background-color: #ECECEC ;
 	background-image: url( "../../images/home/rotation/1.jpg" ) ;
	height: 429px ;
	left: 0px ;
	width: 371px ;
	}
	
div#practiceblurb img {
	display: block ;
	height: 429px ; 
	width: 371px ;
	}
	
div#ataglance div.buffer,
div#news div.buffer,
div#publications div.buffer {
	padding: 38px 20px 20px 16px ;
	}
	
div#ataglance div.buffer {
	padding-top: 13px ;
	}
	
div#news h3,
div#publications h3 {
	height: 30px ;
	left: 0px ;
	margin: 0px 0px 0px 0px ;
	position: absolute ;
	top: 0px ;
	width: 130px ;
	}
	
div#news h3 a,
div#publications h3 a {
	display: block ;
	font-size: 1px ;
	height: 30px ;
	line-height: 100px ;
	overflow: hidden ;
	width: 130px ;
	}

div#news h3 a {
	background-image: url( "../../images/home/news_background.gif" ) ;
	}
	
div#publications h3 a {
	background-image: url( "../../images/home/publications_background.gif" ) ;
	}
	
div#ataglance p,
div#news ul,
div#publications ul {
	list-style-type: none ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
div#ataglance p {
	line-height: 17px ;
	}
	
div#news li,
div#publications li {
	line-height: 14px ;
	margin: 0px 0px 14px 0px ;
	padding: 0px 0px 0px 0px ;
	}
	
div#ataglance a,
div#news a,
div#publications a {
	text-decoration: none ;
	}
	
div#sitefooter {
	padding-top: 20px ;
	}