@charset "UTF-8";
#homepage {
	background-image: url(images/homepage_image3.jpg);
	height: 480px;
}
#homepage-text {
	top: 50px;
	position: relative;
	left: 446px;
	padding: 5px;
	width: 300px;
}
#homepage #homepage-text h1 {
	font-size: 22pt;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
}
#homepage #homepage-text a {
	display: block;
	line-height: 30px;
	text-decoration: none;
}
body {
	font-family: Optima, Arial, Helvetica;
	color: #333333;
	position: absolute;
	width: 640px;
	margin-left: 20%;
}
#header {
	margin-bottom: 35px;
	margin-top: 20px;
}
#header #logo {
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	float: right;
	margin-top: -14px;
}
#header h2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #888;
}
#content #text .collaborators {
	color: #888;
}
#footer a {
	font-size: 14px;
	margin-left: 26px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer {
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #222222;
	padding-top: 17px;
	position: fixed;
	bottom: 0px;
	width: 640px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
#footer #bottom-links {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 3px;
}
#content #images {
	width: 315px;
}
#content #images #thumbnails img {
	width: 71px;
	margin: 2px;
}
#content #images #thumbnails {
	cursor: pointer;
}
#content #text p {
	font-size: 10pt;
	text-align: justify;
}
#content #text h3 {
	font-weight: normal;
	color: #000000;
	font-size: 12pt;
}
#content #text .collaborators strong {
	font-weight: normal;
	color: #000000;
}
#content #text h1 .date {
	font-size: 10pt;
	margin-left: 5px;
}
#content #text {
	float: right;
	width: 315px;
}
#content #text h1 {
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
#content #text h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: -10px;
}
#content .project img {
	width: 75px;
	float: left;
}
a img {
	border: none;
}
a   {
	text-decoration: none;
	color: #333333;
}
#content  #project-list .project {
	clear: left;
	padding-top: 10px;
	margin-left: 120px;
}
a:hover   {
	color: #FF6600;
}
#project-list a:hover .project {
	color: #FF6600;
}
#project-list a {
	color: #333333;
	text-decoration: none;
}
#content .project h2 {
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
#content .project h1 {
	font-size: 14pt;
	font-weight: normal;
	float: none;
	display: inline;
	padding-left: 20px;
}
#content .project div {
	float: left;
}
#homepage  p  {
	margin-top: -6px;
	margin-bottom: 11px;
}
#content #artist-bio p {
	text-align: justify;
}
#content  #press p {
	margin-top: 10px;
}
#content {
	padding-bottom: 50px;
}
#content #press a {
	text-decoration: underline;
}
