		body {
			margin:					0px;
			background-color:		#000000;
			font-family:			Arial;
			font-size:				10px;
			color:					#282828;
		}
		
		table, tr, td, div {
			font-family:			Arial;
			font-size:				10px;
			color:					#282828;
		}
		
		td.left_1 {
			background-color:		#000000;
			width:					187px;
			height:					137px;
		}
		
		td.left_2 {
			background-color:		#000000;
			width:					187px;
			height:					46px;
		}
		
		td.left_3 {
			background-color:		#000000;
			background-repeat:		no-repeat;
			width:					187px;
			padding-top:			680px;
		}
		
		td.left_4 {
			background-color:		#000000;
			background-repeat:		repeat-y;
			width:					187px;
		}
		
		td.left_5 {
			background-color:		#000000;
			width:					187px;
			height:					92px;
		}
		
		td.canyon_logo {
			background-image:		url('canyon_logo.jpg');
			width:					339px;
			height:					137px;
		}
		
		td.header {
			background-image:		url('header.jpg');
			width:					489px;
			height:					137px;
		}
		
		td.navi {
			background-image:		url('navibar.jpg');
			width:					826px;
			height:					46px;
			color:					#FFFFFF;
			padding-top:			5px;
			padding-left:			10px;
		}
		
		html>body td.navi {
			background-image:		url('navibar.jpg');
			width:					816px;
			height:					41px;
			color:					#FFFFFF;
			padding-top:			5px;
			padding-left:			10px;
		}
		
		td.content {
			background-color:		#888888;
		}
		
		td.dyncontent {
			background-color:		#888888;
		}

		td.footer {
			background-image:		url('images/footer2010.jpg');
			background-repeat:		no-repeat;
			background-color:		#000000;
			background-position:	bottom;
			width:					826px;
			height:					120px;
			color:					#000000;
			padding-bottom:			103px;
			padding-left:			3px;
		}
		
		html>body td.footer {
			background-image:		url('footer.jpg');
			background-repeat:		no-repeat;
			background-color:		#000000;
			width:					808px;
			height:					120px;
			color:					#000000;
			padding-bottom:			103px;
			padding-left:			3px;
		}
			
		td.right_1 {
			background-color:		#000000;
			width:					187px;
			height:					137px;
		}
		
		td.right_2 {
			background-color:		#000000;
			width:					187px;
			height:					46px;
		}
		
		td.right_3 {
			background-color:		#000000;
			width:					187px;
			padding-top:			680px;
		}
		
		td.right_4 {
			width:					187px;
		}
		
		td.right_5 {
			width:					187px;
			height:					92px;
		}
				
		td.content_seperator {
			width:					20px;
		}
		
		table.content {
			width:					742px;
		}
				
		.footNav_1 {
			font-family: 			Arial;
			font-size: 				10px;
			font-weight:			bold;
			color: 					#FFFFFF;
			padding-right: 			5px;
		}

		.footNav_1 a {
			font-weight:			bold;
			color:					#FFFFFF;
			text-decoration:		none;
		}
		
		
		.footNav_2 {
			font-family: 			Arial;
			font-size: 				10px;
			font-weight:			bold;
			color: 					#F29400;
			padding-right: 			5px;
		}
		
		.footNav_2 a {
			font-weight:			bold;
			color:					#F29400;
			text-decoration:		none;
		}
		
		.footNav_1 a:hover {
			font-weight:			bold;
			color:					#F29400;
			text-decoration:		none;
		}
		
		.footNav_2 a:hover {
			font-weight:			bold;
			color:					#F29400;
			text-decoration:		none;
		}
		
		.textheader {
			background-color: 		#888888;
			height: 				16px;
			margin-bottom:			7px;
			margin-top: 			30px;
			background-image: 		url('textheaderback.gif');
			background-repeat: 		repeat-x;
			background-position: 	bottom;
			clear:					both;
		}
		
		td.dynl {
			background-image:		url('left_4.jpg');
			background-repeat:		repeat-y;
			width:					187px;
		}
		
		td.dynr {
			background-image:		url('right_4.jpg');
			background-repeat:		repeat-y;
			width:					187px;
		}
		
		.cobject {
			background-image: 		url('content_bottom_back.gif');
			background-repeat: 		repeat-x;
			background-position: 	bottom;
			padding-bottom:			18px;
			margin-bottom: 			10px;
		}
		
		a {
			text-decoration: none;
			color: #000000;
		}
		
		a:hover {
			color: #282828;
		}