html {
	height: 100%;
}
#footer p {
	font-size: 10px;
	color: #4B2814;
	margin: 0px;
}
#footer {
	position: absolute;
	left: 251px;
	top: 600px;
}
.portfolio_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-bottom: 8px;
}

#content {
	width: 670px;
	padding-left: 25px;
	padding-top: 10px;
}
.bigpic {
	border: 1px solid #000000;
	margin: 0px 15px 15px 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #E1D2AF;
	height: 100%;
	background-image: url(images/back.gif);
}
img {
	border: none;
}
#banner {
	background-image: url(images/back_banner.gif);
	height: 86px;
}
#submenu {
	position: absolute;
	left: 230px;
	top: 86px;
	right: 0px;
	bottom: 0px;
}
#thumbnails {
	width: 222px;
	text-align: center;
	padding-top: 6px;
	position: absolute;
	left: 0px;
	top: 86px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
}

#thumbnails img {
	border: 1px solid #000000;
	margin: 3px 3px 0px 0px;
	padding: 0px;
}

#icons {
	position: absolute;
	left: 142px;
	top: 182px;
}
a:link {
	color: #663333;
	text-decoration: none;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: none;
}
a:active {
	color: #663333;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 12px;
}

