body {
	background-color:#222;
	color:#fff;
	font-family:"Helvetica Neue";
	padding:0px;
	margin:0px;
}

.accent {
	color: #d70;
}


h1 {
	margin:0;
	color:#fff;
}
div#header {
	padding: 0 0 0 30px;
	margin-top:24px;
/*	background:transparent url(images/bg_header.png) repeat-x 0 0;*/

}
div#header h1 strong {
	color: #000;
}

div#mission {
	width:688px;
	color: #5c5417;
/*	border: 1px solid #5c5417;*/
	margin: 20px auto;
	padding: 6px;
	
}

div#mission em {
	font-style:normal;
}
div#mission h1 {
	padding:0;
}
#images {
	width:700px;
	margin:0 auto 200px;
	color:#444;
}

#images.iPhone {
	width:320px;
	margin:auto;
	color:#444;
}


#images .section {
	padding: 10px 0 0 0 ;
	/*height: 100px;*/
	text-align:right
}
#images .section img.primary {
	cursor:pointer;
}


#images .section:hover {

}
#images.iPhone .section {
	font-size: 12px;
}
#images.iPhone .section img.primary {
	/*width:320px;*/
	height: auto;
}

#images .section .desc {
	display:none;
	font-size:18px;
	line-height:22px;
	margin:0 1px;
	padding:10px;
	background-color:#333;
	color:#ccc;
	
	
}
#images.iPhone .section .desc {
	font-size: 14px;
	color: #ccc;
}
div#mission.iPhone {
	width:320px;
	color: #5c5417;
/*	border: 1px solid #5c5417;*/
	margin: 0 auto;
	padding: 0;
	
}
div#mission.iPhone h1 {
	font-size: 20px;
}
.thumbs img {
	cursor:pointer;
	margin:0 5px 0 0;
	border:1px solid #222;
}
.thumbs img:hover {
border-color: #555;
}

#TB_window {
	background: none;
	border: none;
	color: #eee;	
}
#TB_window img#TB_Image {
	border: 5px solid #eee;
}