	
	body {
		background-color: #fff;
		margin-top: 40px;
		margin-bottom: 50px;
	}
	

	#wrapper {
		margin: 0 auto;
		text-align: left;
		width: 950px;
	}
	
	
	#projectinfo { z-index: 1000; position: absolute; top: 0; left: 0; display: none; margin: 0; padding: 35px; width: 138px; }
	#projectinfo p {border-top: 1px solid #ffffff; padding-top: 5px; font-family: "Times"; color: #ffffff; font-size: 14px; letter-spacing: .1em; line-height: 2em;}


	#about { z-index: 1000; position: absolute; top: 0; left: 0; margin: 0; padding: 35px; width: 320px; }
	#about p {padding-top: 5px; font-family: "Times"; color: #ffffff; font-size: 14px; letter-spacing: .1em; line-height: 2em;}
	
	#contact { z-index: 1000; position: absolute; top: 0; left: 0; margin: 0; width: 250px; padding: 35px;}
	#contact p {border-top: 1px solid #000000; padding-top: 5px; font-family: "Times"; color: #000000; font-size: 14px; letter-spacing: .1em; line-height: 2em;}
	
	#contact p.usage { margin-top: 5px; font-family: "Stratum"; color: #000000; font-size: 8px; letter-spacing: .25em; line-height: 1.5em; text-transform: uppercase;}
	#contact p.usage strong { font-weight: 700;}

	#press { z-index: 1000; position: absolute; top: 0; left: 0; margin: 0; padding: 55px 55px 55px 75px;}
	.presscol {float: left; margin-right: 35px; margin-bottom: 15px;}
	#press p { padding-top: 5px; font-family: "Times"; color: #000000; font-size: 14px; letter-spacing: .1em; line-height: 1.5em;}

	#press p.usage { margin-top: 5px; font-family: "Stratum"; color: #000000; font-size: 8px; letter-spacing: .25em; line-height: 1.5em; text-transform: uppercase;}
	#press p.usage strong { font-weight: 700;}


	/*	#about p {border-top: 1px solid #ffffff; padding-top: 5px; font-family: "Stratum"; color: #ffffff; font-size: 9px; letter-spacing: .35em; line-height: 2em; text-transform: uppercase; font-weight: 700;}*/
	
	#slideshow {
		margin-bottom: 10px;
		height: 570px;
		position: relative; 
		width: 950px;
	}
	
	#name {	margin-bottom: 25px;	}
	
	.clear {clear:both}
	
	a {text-decoration: none; color: #000000; padding-bottom: 3px; }
	a.active {text-decoration: none; color: #666666; padding-bottom: 3px; }
	
	a.whitelink {text-decoration: none; color: #666666; padding-bottom: 3px; font-family: "Stratum"; color: #ffffff; font-size: 9px; letter-spacing: .35em; line-height: 2em; text-transform: uppercase; font-weight: 700; }

	
	h2 {font-family: "Stratum"; color: #000000; font-size: 9px; text-transform: uppercase; letter-spacing: .25em; font-weight: 700;}
	
	h2 a {text-decoration: none; color: #000000; padding-bottom: 3px; }
	h2 a:hover { text-decoration: none; color: #000000; }

	
	#footer {padding-top: 15px; /*border-top: 1px solid #000;*/ }
	
	#navigation {font-family: "Stratum"; color: #000; font-size: 9px; text-transform: uppercase; letter-spacing: .35em; font-weight: 700; text-align: left; float: left; padding-top: 2px;}
	
	#navigation a { margin-left: 25px; }
	
	#nav {font-family: "Stratum"; color: #000; font-size: 10px; text-transform: uppercase; letter-spacing: .35em; font-weight: 700;}
	
	#nav a { padding: 2px 3px 6px 7px; color: #000; text-decoration: none }
	#nav a.activeSlide { 
		/*background-image: url(../img/nav-active.gif);
		background-repeat: no-repeat; */
		border-bottom: 1px solid #cecece;
	}
	
	
	#nav a:focus { outline: none; }



	/*#picture a {
	background-position:0px -239x; 		
	width: 431px; 
	height: 239px;
	display: block;
	}
	#pictures a:hover {
	background-position:0px 0px;
	width: 431px; 
	height: 239px;
	display: block;
	}*/
	

	/*-------------------*/
	

	
	
	
