@charset "UTF-8";
/* CSS Document */


#content {
	margin-left:20px;
}

#headerimg 	{ 
	margin: 0px 9px 0; 
	height: 260px; 
	width: 1007px;
	_width: 998px;
	background: url('/images/layout/header.jpg') no-repeat -5px 0;
	
	}
	
#blogNav {
	position:relative;
	top:-53px;
	_top:-83px;
	width:707px;
	height:35px;
	margin-left:25px;
	_margin-left:21px;
	background: url('/images/layout/logo_bottom.jpg') -5px 0 no-repeat;
}

#blogNav .navButCont{
	left:250px;
}


#sidebar{
	margin-left:800px;
}

#footer{
	clear:both;
	margin-left: 4px;
	_margin-left: 0;
	background:url(images/layout/bot.png) top left no-repeat;
	width:1007px;
	height:24px;
}
#footer p{
	_margin-top:-50px;
}




.narrowcolumn {
	_width:650px;
}

#sidebar {
	_margin-left:750px;
}

#headerimg 	{
	_margin-left:5px;
}

.navBut{
	_height:23px;
}