	body,
	html {
	margin:0;
	padding:0;
	color:#333333;
	background:#6D6D6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	#wrap {
	width:993px;
	background-image: url(page%20furniture/container-back.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#header {
	height: 160px;
	background-image: url(page%20furniture/header-back.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 16px;
	}
	h1 {
	margin:0;
	font-size: 1.4em;
    }
	#nav {
	background-image: url(page%20furniture/nav-back.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 10px;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
	display:inline;
	margin:0;
	padding:0;
	color: #FFFFFF;
	}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
}
#nav a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 1.1em;
}
#nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
}
#nav span {
	padding-right: 5px;
	padding-left: 5px;
}


	#main {
	float:left;
	width:603px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 33px;
	line-height: 18px;
	}
	h2 {
	margin:0;
	font-size: 1.2em;
	}
	#sidebar {
	float:left;
	width:320px;
	color: #FFFFFF;
	padding-bottom: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#sidebar a:link {
	color: #999999;
	text-decoration: none;
}
#sidebar a:visited {
	color: #999999;
	text-decoration: none;
}
#sidebar a:hover {
	color: #999999;
	text-decoration: underline;
}
#sidebar a:active {
	color: #999999;
	text-decoration: none;
}
#sidebar p {
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 1.4em;
	padding-right: 10px;
	padding-left: 10px;
	color: #999999;
}

	#footer {
	clear:both;
	background-image: url(page%20furniture/nav-back.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-repeat: repeat-y;
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
	}
#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}

	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}

