* { margin: 0; padding: 0 }
		
		p { text-align: left; margin: 3px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #999; text-decoration: none }
		
		p a:hover {color: #777; }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }

		p#headline {border-bottom: 1px solid #777; margin-bottom: 10px;}

		p#vita { float: left; }	
		p#vita_part2 { float: none; }	

		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { padding:0;border: 0; with: 100%; }

		img#vitapic {  float: right; }

		img#thumbnails { padding: 2px; }
		img#thumbnails_people_mid { padding: 2px 2px 27px 2px; }
		img#thumbnails_people_more { padding: 2px 1px 2px 11px; }
		img#thumbnails_people { padding: 2px 10px 2px 17px; }
		img#thumbnails_wide { padding: 2px 2px 15px 2px; }
		img#thumbnails_left { padding: 2px 31px 2px 32px; }		
		img#thumbnails_travel { padding: 2px 1px 30px 1px; }
		img#thumbnails_travel_left { padding: 2px 0px 30px 1px; }
		img#thumbnails_travel_right { padding: 2px 1px 30px 0px; }
		img#thumbnails_animals { padding: 2px 0px 40px 0px; }	
		img#thumbnails_animals_more { padding: 2px 5px 40px 5px; }	
		img#thumbnails_animals_hoch { padding: 2px 4px 65px 0px; }	
		img#thumbnails_actors { padding: 30px 0px 0px 0px; }	
		img#thumbnails_fashion { padding: 30px 0px 0px 0px; }	
		img#thumbnails_kids { padding: 50px 0px 0px 0px; }
		img#thumbnails_street { padding: 2px 30px 2px 30px; }
		img#thumbnails_wide_street { padding: 2px 2px 2px 2px; }

		img#thumbnails_street1 { padding: 0px; position: absolute; top: 40px; left: 45px; }
		img#thumbnails_street2 { padding: 0px; position: absolute; top: 90px; left: 240px; }
		img#thumbnails_street3 { padding: 0px; position: absolute; top: 40px; left: 500px; }
		img#thumbnails_street4 { padding: 0px; position: absolute; top: 330px; left: 15px; }
		img#thumbnails_street5 { padding: 0px; position: absolute; top: 330px; left: 240px; }
		img#thumbnails_street6 { padding: 0px; position: absolute; top: 280px; left: 500px; }

		h3 { border: none; margin-bottom: 5px; padding-bottom: 3px; text-align: left;
			font-size: 13px; font: normal;}
		
		body {
			font-family: Verdana, Arial;
			background: #000;
			color: #777;
			width: 800px;
			margin: auto;
			text-align: center;
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
			width: 100%; 
			height: 570px; 
			background: #000; 
			overflow: scroll; 
			color: #fff;}
		.csw .loading {
			margin: 250px 0 300px 0; 
			text-align: center;
		}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			padding: 20px 0;
			margin: auto;
			width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 570px;
			clear: both;
			background: #000;
		}
		
		.stripViewer .panelContainer {
			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: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: 10px auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* 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 */
			font-size: 9px;
			line-height: 32px;
			background: #000;
			color: #777;
			text-decoration: none;
			display: block;
			padding: 0 7px;
		}
		
		
		.stripNav li a:hover {
			background: #222;
			color: #fff;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
