/* Load this file AFTER styles.css ! */

/* HEADER */
#header h1#logo {
	text-indent:-5000px;
	width:800px;
	height:170px;
	background:url(../images/banner_legc.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#header h1#logo a {
	display:block;
	width:800px;
	height:170px;
}
#header p#tagline {display:none;}
#header p#newsletter {display:none;}

#header ul#sister-sites li#site-edco a {left:293px;}

/* SIDEBAR */
div.sidebar {
	background:url(../images/bg_nav_legc.png) repeat-x bottom #007F7A;
	margin-top:-42px;
}
ul#nav li a:hover {background-color:#099;}


div.callout {
	float:right;
	margin:0 0 20px 20px;
	border:1px solid #CCC;
	padding:10px;
	width:200px;
}
div.callout ul {
	list-style:none;
	margin:0;
	padding:0;
}
