* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #D5BD75;
}
p {
	margin-bottom: 10px;
}

#wrapper {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 450px;
}
#content {
	height: 375px;
	width: 592px;
	background-color: #EEE8AE;
	padding: 20px;
	border-left-style: none;
	background-position: right;
	float:right;
	overflow: auto;
}
#content img {
	float: right;
	margin: 8px 8px 0px;
}

#footer {
	height: 30px;
	width: auto;
	margin-top: 10px;
	clear: both;
	color: #9B1F21;
	text-align: right;
	letter-spacing: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer p {
	margin-right: -4px;
}

#navagation {
	height: 73px;
	width: auto;
	margin-bottom: 10px;
}
#navagation li {
	display: inline;
	margin-right: 25px;
	margin-top: 53px;
}
#navagation ul {
	margin-left: 260px;
	font-size: 14px;
	color: #9B1F21;
	padding-top: 53px;
}
#navagation a:hover {
	color: #CC0000;
}
#content h1 {
	color: #9B1F21;
	margin-bottom: 15px;
	font-size: 18px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #D5BD75;
}

#navagation a {
	font-weight: bold;
	color: #9B1F21;
	text-decoration: none;
}
#content a {
	color: #9B1F21;
	text-decoration: none;
}
#control a {
	color: #EEE8AE;
	text-decoration: none;
}
#control a:hover {
	color: #EEE8AE;
}



#control h1 {
}


#control {
	float: left;
	width: 168px;
	height: 375px;
	background-color: #9B1F21;
	color: #EEE8AE;
	padding: 20px;
	margin-left: 0px;
	margin-right: 10px;
}
#control ul {
	padding: 0px;
	margin-top: 10px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
}
#control li {
	margin-bottom: 15px;
	margin-left: 10px;
}
label {
	display: block;
}
input {
	border: 1px solid #9B1F21;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
textarea {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #9B1F21;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-indent: 15px;
}
#content .imagebox {
	float: left;
	padding: 0px;
	height: 145px;
	width: 145px;
	border: thin none #33CC33;
	margin-right: 8px;
	margin-left: 8px;
}
#content ul {
	padding: 0px;
	margin-left: 25px;
}
.bullet_indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 15px;
	list-style-type: circle;
	list-style-position: inside;
}
#artist_info {
	height: 350px;
	width: 175px;
	margin: 0px;
	float: left;
	padding: 10px;
}
#artist_imagebox {
	float: right;
	height: 342px;
	width: 385px;
	overflow: auto;
}
.artist_image {
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
}
