/* Even is his youth, Even is his youth, Even is his youth he was nothing. */

body {
	margin: 0px;
}

/*Structure*/

#container {
	background-image: url(images/layout/bg.jpg);
	width: 950px;
	margin: 0px auto 0px auto;
	background-repeat: repeat-y;
}

#folio {
	float: left;
	width: 560px;

}

#bigpic {
	margin: 20px 0px 0px 50px;
	width: 472px;
}

#contact {
	margin: 100px 0px 0px 50px;
	width: 472px;
}

#bigpic img {
	margin: 20px 0px 0px 0px;
}

#thumbs {
	margin: 8px 0px 20px 25px;
	width: 522px;
	text-align: center;
}

#thumbs img {
	padding: 6px 6px 2px 6px;
}

#nav {
	width: 357px;
	float: right;
	margin: 20px 32px 0px 0px;
	text-align: center;
}

#footer {
	background-color: #793E44;
	clear: both;
	text-align: right;
	width: 905px;
	margin: 0px 0px 0px 23px;
	border-top: solid #793E44 2px;
	border-bottom: solid #793E44 2px;
}

#footer p {
	background-color: #BDAC98;
	text-align: right;
	margin: 0px 2px 10px 0px;
	padding: 10px;
}
