h3 									{ font-size:1.5em;font-style: italic; padding-bottom : .1em; padding-top: 20px;margin-left:30px;font-family : Georgia, 'Times New Roman', serif; letter-spacing : 0.02em; color : #778b96;  }
.description 							{width:400px; text-align: left;margin-top:5px; margin-left:30px; }
noscript p, noscript ol 				{ width:500px; color: #a00; font-size: 10px; line-height: 1.8em; text-align: left; margin-top:20px; margin-bottom:20px; }
noscript a 								{ color: #a00; text-decoration: underline }
noscript ol 							{ margin-left: 25px; }
a:focus 								{ outline:none }/* These 2 lines specify style applied while slider is loading */
.csw 									{width: 100%; height: 460px; background: #fff; overflow:hidden;}
.csw .loading 							{margin: 200px 0 300px 0; text-align: center; font-style: italic; }
.stripViewer 							{ /* This is the viewing window */position: relative;overflow: hidden; width: 750px; /* Also specified in  .stripViewer .panelContainer .panel  below */clear: both;background: #fff;margin-bottom:20px;border-top:1px solid #404040;}
.stripViewer .panelContainer 			{ /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */position: relative;left: 0; top: 0;width: 100%;list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */}
.stripViewer .panelContainer .panel 	{ /* Each panel is arranged end-to-end */float:left;height: 100%;position: relative;width: 750px; /* Also specified in  .stripViewer  above */}		
.stripNav ul 							{ /* The auto-generated set of links */list-style: none;		}		
.stripNav ul li 						{float: left;margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */}
.stripNav a 							{ /* The nav links */width: 125px;height: 50px;display: block;}
.stripNav li.tab1 a 					{ background: #ebebeb url("../img/wb_1_thumb.jpg");background-position: top left;  }
.stripNav li.tab1 a:hover 				{ background-position:bottom left; }
.stripNav li.tab1 a.current 			{ background-position: bottom left; }
		
.stripNav li.tab2 a 					{ background: #ebebeb url("../img/wb_2_thumb.jpg");background-position: top left; }
.stripNav li.tab2 a:hover 				{ background-position:bottom left; }
.stripNav li.tab2 a.current 			{ background-position: bottom left; }
		
.stripNav li.tab3 a 					{ background: #ebebeb url("../img/wb_6_thumb.jpg");background-position: top left; }
.stripNav li.tab3 a:hover 				{ background-position:bottom left; }
.stripNav li.tab3 a.current 			{ background-position: bottom left; }
		
.stripNav li.tab4 a 					{ background: #ebebeb url("../img/wb_4_thumb.jpg");background-position: top left;  }
.stripNav li.tab4 a:hover 				{ background-position:bottom left; }
.stripNav li.tab4 a.current 			{ background-position: bottom left; }
		
.stripNav li.tab5 a 					{ background: #ebebeb url("../img/wb_5_thumb.jpg");background-position: top left;  }
.stripNav li.tab5 a:hover 				{ background-position:bottom left; }
.stripNav li.tab5 a.current 			{ background-position: bottom left; }
		
.stripNav li.tab6 a 					{ background: #ebebeb url("../img/wb_3_thumb.jpg");background-position: top left;  }
.stripNav li.tab6 a:hover 				{ background-position:bottom left; }
.stripNav li.tab6 a.current 			{ background-position: bottom left; }