* html #logo {width:510px;}
* html h1.dusty a{
	display: block;
	height: 269px;
	width: 510px;
	background-image: url(../imgs/logo.gif);
	background-repeat: no-repeat;
	text-indent: -6000px;
	margin-right:5px;
	background-position: -10px;
}
* html #masthead {background-color:#FFFFFF;}
* html #content {
	background-color: #FFFFFF;
	width: 470px;
	float: right;
	margin-right: 10px;
	padding-left: 10px;
		}
* html #shadow {
	background-image:none;
	height: 128px;
	width: 525px;
	margin-left: -15px;
}
/** html #shadow p {
	margin-left: 50px;
	padding-top: 35px;
}*/
* html p {
	line-height: 2em;
	padding-right: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
		}
* html #navContainer {
	width: 400px;
	float: left;
	margin-left: 0px;
	padding-bottom: 30px;
	background-image: url(../imgs/nav_bg.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-left:0px;
		}