/*	Columns.CSS
		Content moved out of main document
*/

	#banner {
		background:#fff;
		height:40px;
		border-bottom: 2px solid silver;
		voice-family: "\"}\"";
		voice-family: inherit;
		margin-bottom: 20px;
		height:39px;
		/* background-color:#FDF5E6;		// oldlace */
		background-color:#FFFFDD;
		}
	html>body #banner {
		height:39px;
		}
		
	#leftcontent {
		position: absolute;
		left:10px;
		top:80px;
		width:120;
		background-image: url(chronbg.jpg) repeat fixed;
		background-color:#FFFFDD;
		}

	html>body #centrecontent {
   		margin-left: 131px;
   		margin-right:471px;
		background-color:#FFFFDD;
		}

	#centrecontent {
		background:#fff;
   		margin-left: 129px;
   		margin-right:269px;
		background-color:#FFFFDD;
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 131px;
   		margin-right:271px;
		}
	html>body #centrecontent {
   		margin-left: 131px;
   		margin-right:271px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:80px;
		width:270px;
		background:#fff;
		background-color:#FFFFDD;
		}
	
	#banner h1 {
		font-size:130%;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		/* font-size:10px */
		}
	