body {
	background: #fff url("watercolor.jpg") no-repeat center 15px;
	color: #444;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#container {
	background: transparent none;
	padding-top: 125px;
}

#header {
	background: transparent none;
	float: none;
	text-indent: none;
	width: auto;
	padding-top: 0;
}

	#header p {
		height: 44px;
		display: block;
		background: transparent url("from.png") no-repeat right top;
		text-indent: -5000px;
	}
	
	#header h1 {
		background: transparent none;
		height: auto;
		margin: 60px 0;
	}
	
	#header h1 a {
		display: block;
		width: auto;
		height: 129px;
		background: transparent url("artsites.png") no-repeat center top;
		text-indent: -5000px;
	}
	
#content {
	padding: 0;
	border: none;
}

#content a:hover {
	border: none;
}

#content-container {
	width: 880px;
	background: transparent url("bg.png") repeat center top;
	padding: 20px;
	margin: 0 auto;
}

#content a {
	color: #63bf98;
	border: none;
	text-decoration: underline;
}

#content a:hover {
	color: #0a8eeb;
}

#content {
	font-size: 1.5em;
	line-height: 1.6em;
	text-align: left;
}

#content .section {
	padding-bottom: 4em;
	border-bottom: 2px solid #8fceee;
	margin-bottom: 4em;
}

#content h2 {
	color: #0a8eeb;
	font: italic 1.467em/1.3em "Lucida Sans", "Lucida Grande", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	margin: 0 0 1em 0;
}

#content h2.second {
	margin-top: 2em;
}

#content h3 {
	color: #0a8eeb;
	font: bold 1.2em/1.3em "Lucida Sans", "Lucida Grande", Helvetica, Arial, Verdana, Tahoma, sans-serif;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	margin: 0 0 1em 0;
}

#content .price {
	font-weight: bold;
}

	#content .price em {
		font-family: Georgia, Times, serif;
		font-weight: normal;
		color: #666;
	}

#content ol {
	color: #444;
	list-style: none;
	margin-left: 0;
}

#content ol li {
	background: transparent none no-repeat left 3px;
	padding-left: 40px;
	margin-bottom: 1.5em;
}

	#content ol li.l1 {
		background-image: url("1.png");
	}

	#content ol li.l2 {
		background-image: url("2.png");
	}

	#content ol li.l3 {
		background-image: url("3.png");
	}

	#content ol li.l4 {
		background-image: url("4.png");
	}

	#content ol li.l5 {
		background-image: url("5.png");
	}

	#content ol li.l6 {
		background-image: url("6.png");
	}

	#content ol li.l7 {
		background-image: url("7.png");
	}

	#content ol li.l8 {
		background-image: url("8.png");
	}

#content ul.two-by,
#content ul.three-by,
#content ul.four-by {
	list-style: none;
	margin-left: 0;
}

	#content .two-by li,
	#content .three-by li,
	#content .four-by li {
		float: left;
		margin-right: 40px;
	}
	
	#content .two-by li {
		width: 400px;
	}
	
	#content .two-by li.first-child {
		padding-right: 0;
		border: none;
	}
	
	#content .three-by li {
		width: 252px;
		margin-right: 48px;
	}
	
	#content .four-by li {
		width: 180px;
	}
	
	#content .two-by li.last-child,
	#content .three-by li.last-child {
		margin-right: 0;
	}
	
	#content ol.three-by li {
		width: 212px;
		min-height: 40px;
	}
	
	#content ol.four-by li {
		width: 140px;
	}
		
		#content .three-by li li,
		#content .four-by li li {
			width: auto;
		}
	
		#content .two-by li img,
		#content .three-by li img {
			border: 2px solid #8fceee;
		}


#content img.right {
	border: 8px solid #fff;
	margin: 0 0 1.5em 2em;
}

#footer-container,
#footer {
	background: transparent none;
}