#title {
	background-image: url("../i/projects_background_left.jpg");
	height: 487px;
}

#content {
	background-image: url("../i/projects_background_right.jpg");
	left: 321px;	
	width: 480px;
	height: 487px;
}

#desc {
	position: relative;
	width: 462px;
	height: 296px;
	margin: 0px;
	margin-top: 15px;
	background-color: #D6B54F;
}

#desc_image {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 274px;
	height: 286px;
}

#desc_image img {
	vertical-align: middle;
}

#desc_text {
	position: absolute;
	width: 183px;
	height: 296px;
	left: 279px;
	top: 10px;
}

#desc_text * {
	position: relative;
	text-align: right;
}

#desc_text table {
	margin-top: 100px;
	width: 173px;
}

#thumbs {
	margin: 0px;
}

#thumbs a img {
	margin: 0px;
	margin-top: 5px;
	margin-right: 5px;
	border: 0px;
}

#title div a, #title div a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#ie_6_warning {
	font-size: 12px;
	left: 338px;
	top: 545px;
	width: 462px;
	height: 21px;
}

.project_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.project_location  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
