
	body {
		margin:0px 0px 0px 0px;
		}
	
	#content	
	{
		float: left;
		width: 67%;
		padding-top: 50px;
	}


	#navright	{
		padding-top: 50px;	
/* Bob's fixes */
                left: 67%;
                position: absolute;
                top: 0;
		background-color: #eee;

	}
