body { 
		margin: 0;
		padding: 0;
		background: #fff; 
		font-family: Helvetica, Arial, sans-serif;
		font-stretch: wider;
		color: #6e645f;
		overflow: hidden;
		font-size: 10pt;
		line-height: 18pt;
		}

.transition { background: #fff; }

#revealer { position: absolute; left: 0px; top: 0px; width: 1600px; height: 1200px; background: #fff; z-index: 10; }
#secondaryRevealer { position: absolute; margin-left: 353px; width: 500px; height: 50px; background: #fff; z-index: 9; }

/*#navigation ul { display: inline; list-style-type: none;  }
#navigation ul li { display: block; float: left; margin-left: 10px;  }*/

h1, h2 { font-size: 16pt; text-transform: uppercase; margin-bottom: 14px; color: #131929; }

a:link, a:hover, a:active, a:visited { text-decoration: none; text-transform: lowercase; font-size: 14px; font-weight: normal; }
a:hover { }

#outerWrap { position: relative;
			margin: 0 auto;
			width: 1310px;
			left: 50%;
			margin-left: -832px;
			height: 830px;
			background:  url('../images/background_thing.jpg') no-repeat bottom left;
}
#window { 	float: right; 
			width: 950px; 
			height: 517px;
			margin-top:50px;
			z-index: 1;
	}

.transition #window { margin: 0 auto; float: none; margin-top: 80px; }

#logo { margin-top: 420px; width: 250px; height: 54px; }
#sideWrap { width: 240px; float: left; margin-top: 20px; height: 462px;}
#caption { width: 100px; float: right; letter-spacing: 2px; text-align: right; font-size: 10px; font-weight: bold; color: #6e645f; margin-right: 5px; }

#controls { float: right; margin-top: 5px; }
.double a { width: 307px; float: left; }

#gallery { float: right; height: 462px; width: 700px; position: relative; top: 25px; z-index: 5; }
#homePhoto { float: right; }

#loading { z-index: 12; }

#motionPage #caption a:link, #motionPage #caption a:visited { letter-spacing: 1px; text-align: right; font-size: 11px; font-weight: bold; color: #6e645f; padding-right: 20px; }
#motionPage #caption a:hover { color: #a8a8aa; }
#motionPage #currentVideo { background: url('../images/next_sm.png') no-repeat 85px 6px; }
#motionPage #caption { margin-right: -5px;  }

.nav-controls .prev { float: left; width: 15px; height: 15px; background: url('../images/prev.png') no-repeat; margin-right: 2px; }
.nav-controls .next { float: left; width: 15px; height: 15px; background: url('../images/next.png') no-repeat; }

#homePhoto a { display: block; background: url('../images/email.jpg') no-repeat 0 0; width: 695px; height: 102px; }
#homePhoto a:hover { display: block; background: url('../images/email.jpg') no-repeat 0 -100px; width: 695px; height: 102px; }

.imageCopy { position: absolute; left: -9999px; width: 695px; }



