body {
	background:#FFFFFF;
	font:normal 10px "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height:20px;
	color:#999999;
	text-align:center;
	margin:0;
	padding:0;
	height:auto;
}
#wrapper {
	text-align:left;
	width:920px;
	padding-right:20px;
	padding-left:20px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
#header {
	margin-top:30px;
	width:900px;
	float:left;
	height:50px;
}
#navigation {
	float:left;
	width:128px;
	padding-right:20px;
	padding-left:52px;
}
#introduction, #current_projects, #installations, #competitions, #writings, #contact {
	width:128px;
	float:left;
}
table {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#main_content {
	float:left;
	width:700px;
}
#main_content a {
	text-decoration:none;
	color:#cccccc;
}
#main_content a:hover {
	color:#999999;
}
#footer {
	width:900px;
	height:50px;
	float:left;
}
#navigation div.title {
	text-decoration:none;
	color:#cccccc;
	cursor:pointer;
	padding-bottom:5px;
}
#navigation div.title:hover {
	text-decoration:none;
	color:#999999;
	cursor:pointer;
}
#navigation div.selected {
	color:#999999;
}
#links {
	padding-left:15px;
}
#item {
	padding-bottom:5px;
}
a.hide_content:hover {
	color:#999999;
}
a.hide_content {
	color:#cccccc;
	text-decoration:none;
}
a.view_content {
	color:#999999;
}
#center_column {
	width:450px;
	padding-right:50px;
	float:left;
}
#right_column {
	width:200px;
	float:left;
}
#text_holder {
	width:700px;
}
#bottom_text_holder {
	width:700px;
	padding-top:600px;
}
#image_holder {
	width:700px;
	padding-top:6px;
}
#link_title {
	color:#666666;
	padding-bottom:5px;
	width:450px;
	float:left;
}
#link_title2 {
	color:#666666;
	padding-top:25px;
	padding-bottom:5px;
	width:450px;
	float:left;
}
#link_item {
	float:left;
	width:205px;
	padding-right:20px;
}
/*#bibliography_holder {
	padding-bottom:25px;
	float:left;
	width:205px;
	padding-right:20px;
}*/
#bibliography_title {
	padding-bottom:5px;
	color:#666666;
}
#bibliography_item {
	color:#999999;
}
#right_header {
	color:#666666;
	padding-top:1px;
	padding-bottom:75px;
	font-size:12px;
}
#detail {
	height:80px;
}
#project_details2 {
	padding-bottom:25px;
	font-size:12px;
}
#project_details2 a {
	color:#cccccc;
}
#project_details2 a:hover {
	color:#999999;
}
#credit_category {
	padding-top:5px;
	padding-bottom:5px;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#cccccc;
}
#credit_category a {
	color:#999999;
}
#credit_names, #credit_names2, #credit_names3, #credit_names4, #credit_names5, #credit_names6, #credit_names7, #credit_names8, #credit_names9, #credit_names10, #credit_names11, #credit_names12, #credit_names13 {
	color:#cccccc;
	padding-bottom:5px;
}
#right_holder {
	padding-bottom:25px;
}
#gallery_drawings {
	padding-top:25px;
}
#right_title {
	color:#999999;
	padding-top:10px;
	padding-bottom:5px;
}
#right_description {
	color:#cccccc;
}
.title_sub {
	font-size:10px;
	color:#999999;
}
#project_details {
	position:absolute;
	top:522px;
	left:0;
	cursor:pointer;
	font-size:12px;
}
.project_gallery {
	font-size:12px;
	color:#cccccc;
}
.jcarousel-scope {
	position:relative;
}
.jcarousel-list {
	overflow:hidden;
	margin:0;
	padding:0;
}
.jcarousel-list li {
	float:left;
	list-style:none;
}
.jcarousel-next {
	position:absolute;
	top:520px;
	left:566px;
	cursor:pointer;
}
.jcarousel-next-disabled {
	cursor:default;
	opacity:.3;
	-moz-opacity:.3;
	filter:alpha(opacity=30);
}
.jcarousel-prev {
	position:absolute;
	top:520px;
	cursor:pointer;
	left:494px;
}
.jcarousel-prev-disabled {
	cursor:default;
	opacity:.3;
	-moz-opacity:.3;
	filter:alpha(opacity=30);
}
#loading {
	width: 700px;
	background-image: url(../site_images/loader.gif);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 500;
	position: absolute;
	top: 85px;
	left: 220px;
	height: 1200px;
	background-color: #FFF;
}
