#header {
	width: 297px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: thin solid #000000;
	border-bottom: thin solid #686D73;
	background-image: url(../images/tt-furniture-logo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 154px;
	z-index: 120;
}

#content {
	z-index:103;
	position:absolute;
	width:447px;
	left: 300px;
	top: 0px;
	background-image: url(../images/content-image.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: medium;
	padding-top: 290px;
	padding-left: 10px;
	background-color: #979392;
}

body {
	background: #686D73;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#nav {
	background: #000000;
	position:absolute;
	width:182px;
	height:115px;
	z-index:110;
	left: 117px;
	top: 205px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content p {
	font: 12px "Trebuchet MS";
}
#footer {
	border: thin dotted #FFFFFF;
	width: 440px;
	z-index: 102;
	left: 388px;
}
#content h4 {
	font: 18px "Trebuchet MS";
	color: #003366;
}
#contentText {
	padding-left: 10px;
	padding-right: 12px;
	
}
.artText {
	color: #CCCCCC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
