@charset "UTF-8";
#container {
	background-color: #FFFFFF;
	width: 916px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-left: 42px;
	padding-right: 42px;
}
#text {
	float: left;
	width: 300px;
	margin-top: 2px;
	color: #999999;
}
#text table {
	margin-left: 50px;
}
h1 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #999999;
	;
}
#text p {
	font-size: 0.8em;
}
.nav {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.7em;
	vertical-align: bottom;
}
.nav a {
	color: #999999;
	text-decoration: none;
}
.nav a:hover {
	color: #CCCCCC;
}
#header {
	width: 918px;
}
#photos {
	float: right;
	width: 616px;
	margin-top: 2px;
	text-align: right;
	padding-top: 15px;
}
#text a {
	color: #333333;
	text-decoration: none;
}
.title {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	color: #999999;
	;
	letter-spacing: 0.01em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#copyright {
	width: 918px;
	clear: both;
	text-align: center;
	font-size: 0.7em;
	color: #999999;
	padding-top: 30px;
}
hr {
	color: #CCCCCC;
}
.photo_title {
	text-align: right;
	font-size: 0.7em;
	color: #999999;
}
.work_links {
	font-size: 0.7em;
	vertical-align: bottom;
}
.light {
	font-size: 0.8em;
	color: #999999;
}

