body		{background-image: url('/new/pics/terrain_1024.jpg');background-attachment: fixed;margin:0}

#content	{width:850px;background:white;margin:auto;
border-left:1px solid black;
border-right:1px solid black;}

	#header	{display: block; 
			border:none; 
			height:100px; 
			background-image: url('/new/pics/Olive-Background.jpg'); 
			background-repeat: repeat;
			background-attachment: fixed; 
			padding-top:10px }
	
	#hd {padding:0 0 0 145px;
		background-image: url(/new/pics/tvclogo.gif);
		background-repeat: no-repeat;
		background-position: 20px 1px;}
	#header h1	{margin:0;
				padding:10px 0 0;
				font-family:Verdana;
				font-size:300%;

				}
	#header p	{margin:0;
				font-size:150%}

				
	
	
	#action		{	border-top:3px black double;
	border-bottom:3px black double;
				padding:0 10ex 3ex;
				}
	#action h1	{margin:0px 0 0}
	#action h2	{margin:0px 0 0}
	#action ul li	{float:left;
				list-style:inside square;
				padding:0 1ex}
	
	.spacer	{background-image: url('/new/pics/Olive-Background.jpg'); background-attachment: fixed;
			height:14px;clear:both;margin:0}
	
	#subcontent	{background:#FFF;
					float:left;
					text-align:left;}
	
	#action p.sub	{margin:0;text-align:center}
	
		#subright	{width:188px;
					background:#EEE;
					float:right;
					text-align:left;
					border-left:1px solid black;
					border-top:1px solid black;
					border-bottom:1px solid black;}
			#tvc		{}
			#reading	{}
		
		#subleft	{float:left;width:661px;background:light;}
		
			#programs p	{padding:0 4ex;text-align:justify}
	
	#footer	{clear:both;
	text-align:center;
	border-top:3px black double;
	border-bottom:3px black double;
	}
	#footer p {margin:0}
	
	h2	{text-align:center;
		font-family:verdana;
		font-size:100%;
		margin-bottom:0}
	ul	{margin:0;padding:0 3ex;list-style:square;list-style-position:outside}
	a	{text-decoration:none;color:green}
	a:hover	{color:black}
	.date	{font-size:80%;font-variant: small-caps}