body	{
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

.main_wrapper {
	margin: 0 0 0 160px;
}

.nav_hands {
	position: absolute;
	left: 690px;
	top: 24px;
}

.nav_hands_alt {
	position: absolute;
	left: 560px;
	top: 0px;
}

.project_info {
	margin: 20px 0 0 0;
}

.project_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.project_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.project_images {
	margin: 20px 0 0 0;
}

.project_image_main {
	
}

.project_image_thumbnails {
	margin: 4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.project_image_thumbnails a {
	color: #fff;
	background-color: #360;
	border: solid #000 1px;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
}

.project_image_thumbnails a:hover {
	background-color: #CCFF00;
}

.thumbnail {
	/*margin: 0px 0 0 160px;*/
	position: absolute;
}

.footer {
	position: absolute;
	bottom: 0;
	margin-bottom: 4px;
}

.footer_alt {
	margin: 0 0 4px 150px;
}
