body {
	background-color: #363631;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: small;
	margin: 0px;
}

#allcontent {
	background: url(images/bkgd900x450.jpg) top left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	font-size: 105%;
	padding: 5px 15px 5px 15px;
	margin-right: 195px;
	margin-left: 195px;
}

#artists {
	color: #ffffff;
	padding: 100px 15px 25px 15px;
	margin: 0px;
	float: right;
	width: 165px;
}

#footer {
	background-color: #9b9b7d;
	padding: 10px 35px 10px 35px;
	height: 100px;
	font-size: 90%;
	width: 830px;
	clear: both;
}

#header {
	background-color: #b96343;
	margin: 0px;
	padding: 0px;
	height: 65px;
}

#process {
	color: #ffffff;
	padding: 100px 15px 38px 15px;
	margin: 0px;
	float: left;
	width: 165px;
}

#bracelets {
	background: #c1c1a8;
	margin-right: 195px;
	margin-left: 195px;
}

h1 {
	font-size: 120%;
	color:
}


#process a:link {
	color: #ffffff;
	text-decoration: none;
}

#process a:visited {
	color: #9b9b7d;
	text-decoration: none;
}

#process a:hover {
	background: #b96343;
	color: #c1c1a8;
	font-weight: bold;
}

#artists a:link {
	color: #ffffff;
	text-decoration: none;
}

#artists a:visited {
	color: #9b9b7d;
	text-decoration: none;
}

#artists a:hover {
	background: #b96343;
	color: #c1c1a8;
	font-weight: bold;
}
table {
	margin-left: 0px;
	margin-right: 0px;
	border: none;
	border-collapse: collapse;
}
td, th {
	border: none;
	padding: 0px;
}