body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: rgb(204,204,204);
	line-height: 24px;
	background-color: rgb(23,23,23);
	background-repeat: repeat-x;
	background-image: url(bgfade.jpeg);
}

#center {
	height: auto;
	width: 900px;
	margin: 0 auto;
	margin-right: auto;
	margin-left: auto;
	top: auto;
	bottom: auto;
}

#right {
	float: left;
	height: auto;
	width: 600px;
	position: relative;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 35px;
	margin-right: auto;
	overflow: visible;
}



#left {
	float: left;
	height: auto;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	position: relative;
	font-size: 12px;
	line-height: 24px;
}


a:link {
	color:#999999;
	text-decoration: none;
}  
a:visited {
	color:#999999;
	text-decoration: none;
} 
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}  
a:active {
	color:#FFFFFF;
	text-decoration: none;
}  
ul.b {
	list-style-type: none;
	text-indent: -12px;
}
#foot {
	position: absolute;
	height: 100px;
	width: 100%;
	top: 660px;
	float: none;
	text-align: center;
	font-size: xx-small;
	color: rgb(255,255,255);
	font-weight: lighter;
}
#center #left h1 {
	color: rgb(116,105,63);
	font-size: xx-large;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#center #left h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: rgb(34,32,17);
}
hr {
	color: rgb(153,153,153);
	border-top-color: rgb(153,153,153);
	border-right-color: rgb(153,153,153);
	border-bottom-color: rgb(153,153,153);
	border-left-color: rgb(153,153,153);
	background-color: rgb(153,153,153);
}
.ne {
	text-align: left;
	margin: 0px;
	padding: 40px;
}
h1 {
	color: rgb(204,204,204);
	text-align: center;
	font-variant: normal;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: x-large;
	line-height: 45px;
	font-weight: bold;
}
h2 {
	color: rgb(153,153,102);
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	font-size: 24px;
}
h3 {
	color: rgb(125,138,125);
}
.quote {
	font-style: italic;
	text-indent: 40px;
	color: rgb(153,153,153);
	clip: rect(auto,auto,auto,auto);
}
#center #left center #tip {
	color: rgb(102,102,102);
}
.artist {
	top: 225px;
}
