body {
	background: #9F9F59;
}
#canvas {
	background: #EDE8D3;
	position: absolute;
	height: 520px;
	width: 720px;
	top: 40px;
	margin-left: -360px;
	left: 50%;
	border: 1px solid #38291F;
}
#bgd_image {
	z-index: 2;
}
#logo {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
}
#navbar {
	position: absolute;
	left: 301px;
	top: 51px;
}
#nav_home {
	position: absolute;
	left: 0px;
}
#nav_gallery {
	position: absolute;
	left: 92px;
}
#nav_process {
	position: absolute;
	left: 200px;
}
#nav_contact {
	position: absolute;
	left: 300px;
}
#footer {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #38291F;
	text-align: center;
	position: absolute;
	width: 720px;
	top: 480px;
}
.clear {
	clear: both;
}
#allprojects {
	position: absolute;
	left: 22px;
	top: 100px;
}
#main_picture {
	position: absolute;
	left: 304px;
	top: 100px;
}
#caption {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #38291F;
	top: 321px;
	left: 304px;
	position: absolute;
}
.thumb {
	margin-right: 7px;
	border: 1px solid #38291F;	
}
a:link {
	color: #330099;
}
a:hover {
	color: #CC9900;
}
a:visited {
	color: #663366;
}
#bigpic {
	border: 1px solid #38291F;
}
