@import url(main.css);	
		#content {
			background: white 134px 0 repeat-y;
			background: white repeat-y;
			xpadding: 1px 1em 2em 1em;
			padding: 1px 10px 1em 20px;
			border-left: 124px solid #069;
			width: 630px;			
			height: 480px;				
		}
		#navigation {
			position: absolute;
			background: url(/images/bg3-narrow.gif);
			top: 100px;
			left: 0px;
			width: 124px;
			color: white;
			height: 494px;	
		}
