body {
	background-color: #ae8a6a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#center {
	width: 950px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
}

#header_img {
	height: 322px;
	width: 428px;
	position: absolute;
	left: 522px;
	text-align: center;
}

#logo {
	height: 125px;
	width: 482px;
	position: absolute;
	top: 82px;
	left: 35px;
}

#nav {
	height: 37px;
	position: absolute;
	top: 224px;
	left: 43px;
}

#title {
	height: 35px;
	position: absolute;
	top: 275px;
}

#content_main {
	width: 540px;
	position: relative;
	left: 43px;
	padding-top: 8px;
}

#content_gallery {
	width: 561px;
	position: relative;
	left: 22px;
	padding-top: 20px;
}

#photo_jeff {
	height: 230px;
	width: 232px;
	text-align: left;
	float: left;
	padding-right: 10px;
}


#carpet {
	width: 343px;
	position: relative;
	float: right;
}

#footer_nav {
	width: 400px;
	position: relative;
	left: 130px;
	text-align: center;
	top: 50px;
}

#footer_logo {
	width: 170px;
	position: relative;
	float: right;
	padding-right: 96px;
	padding-top: 50px;
}


.text {
	color: #020202;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: justify;
}
a.text:link {
    color: #ffda77;
}
a.text:hover {
	color: #ffe6a2;	
}
a.text:visited {
	color: #ffda77;	
}

.text_gallery {
	color: #020202;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
a.text_gallery:link {
    color: #ffda77;
}
a.text_gallery:hover {
	color: #ffe6a2;	
}
a.text_gallery:visited {
	color: #ffda77;	
}

.text_unjust {
	color: #020202;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}
a.text_unjust:link {
    color: #ffda77;
}
a.text_unjust:hover {
	color: #ffe6a2;	
}
a.text_unjust:visited {
	color: #ffda77;	
}

.footer_text {
	color: #e0c8b4;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
}
a.footer_text:link {
    color: #e0c8b4;
}
a.footer_text:hover {
	color: #ffda77;	
}
a.footer_text:visited {
	color: #e0c8b4;	
}
