body {
}
#container {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	top: -5px;
	bottom: -5px;
}
#sidebar {
	height: 308px;
	width: 248px;
	position: absolute;
}
#titlebar {
	height: 73px;
	width: 552px;
	position: absolute;
	left: 248px;
}
#footer {
	height: 43px;
	width: 542px;
	position: absolute;
	left: 248px;
	top: 557px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9F8871;
	text-align: right;
	padding-top: 11px;
}
#content {
	height: 305px;
	width: 289px;
	position: absolute;
	left: 397px;
	top: 114px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A18666;
	font-size: 19px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	line-height: 23px;
}
#footer a:link {
	color: #A18666;
	text-decoration: none;
}
#footer a:visited {
	color: #A18666;
	text-decoration: none;
}
#footer a:hover {
	color: #5C3813;
	text-decoration: underline;
}
#footer a:active {
	color: #A18666;
	text-decoration: none;
}
#content_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A18666;
	height: 52px;
	width: 320px;
	padding-left: 5px;
	position: absolute;
	left: 397px;
	top: 362px;
	padding-right: -20px;
	text-align: center;
}
#images_portfolio {
	height: 250px;
	width: 329px;
	position: absolute;
	left: 397px;
	top: 117px;
}
#container #content_portfolio a:link {
	color: #A18666;
	text-decoration: underline;
}
#container #content_portfolio a:visited {
	color: #A18666;
	text-decoration: underline;
}
#container #content_portfolio a:hover {
	color: #5D3617;
	text-decoration: underline;
}
#container #content_portfolio a:active {
	color: #5B3A1B;
	text-decoration: underline;
}
#numbers {
	height: 53px;
	width: 265px;
	position: absolute;
	left: 432px;
	top: 470px;
}
h1 {
	font-size: 24px;
}
