html, body{
	margin:0;padding:0;
	line-height:76%;
	font-size:1em;
	background-color:#e6e9e2;
}
div,form,ul,ol{margin:0;padding:0;}
li{margin-left:2em;}
li ul li, li ol li{margin-left:4em;}
li ul,li ol{margin-top:.5em;}
a:link,a:focus,a:visited{text-decoration:none;color:#007f48;}
a:hover{text-decoration:underline;color:#006bb2;}
div#container{
	text-align:center;
	margin:0 auto;
	padding:0 auto;
	position:relative;
	width:1024px;
	background-color:#ffffff;
}
div.header{
	border-top:5px solid #c0c3b3;
	border-bottom:5px solid #c0c3b3;
	height:171px;
	width:1024px;
	text-align:right;
	position:relative;
}
div.header h1{
	height:87px;
	text-indent:99999px;
	position:absolute;
	top:25px;
	left:10px;
	background:url(/assets/images/welcome.gif) no-repeat;
	z-index:2;
}
div.header h2{
	position:absolute;
	top:-23px;
	#top:-3px;
	left:377px;
	height:174px;
	text-indent:999999px;
	background:url(/assets/images/thevoiceofidaho.jpg) no-repeat;
	z-index:1;
}
div#sidebar{float:left;margin:0;padding:0;background:url(/assets/images/title-bg.gif) 100px 5px no-repeat;padding-right:30px;
	text-align:left;font-size:.8em;margin-top:2px;}
div#sidebar h3{margin-left:.5em;color:#006bb2;}
div#sidebar ul{width:250px;}
div.content{
	background:url(/assets/images/banner.gif) 0px 5px no-repeat;
	margin:0;padding:0;
	margin-right:20px;
	margin-top:2px;
	margin-left:297px;
	padding-top:9px;
	text-align:left;
	line-height:1.2em;
}
#title{font-size:1.2em;line-height:1.2em;font-weight:bold;font-family:Arial,Helvetica,sans-serif;
background:url(/assets/images/title-bg.gif) top right no-repeat;padding:4px 20px 4px 0px;#padding:5px 20px 6px 0px;margin:0 0 1em 0;}
h3{text-transform:uppercase;font-size:1em;}
.clr{clear:both;}
.footer{font-size:.7em;padding:10px;border-bottom: 2px solid #9ea389;}

