@charset "UTF-8";
body {
	font-size: 100.1%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	background: #86CC77 url(../GROUND.gif) repeat left;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 0px;
}
#header {
	height: 210px;
	width: 780px;
}
#leftColumn {
	width: 135px;
	float: left;
	padding: 10px;
	background: #7EB86C;
	border-top: thin solid #86CC77;
	border-right: thin solid #86CC77;
	height: 780px;
	line-height: 1em;
}
#leftColumn a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
#leftColumn a:hover {
	color: #009900;
}
#mainContent pic {
	height: 200px;
	width: 200px;
	text-align: center;
}
#mainContent {
	width: 445px;
	float: left;
	margin: 0px;
	border-top: thin solid #86CC77;
	background: #7EB86C;
	height: 787px;
	padding-top: 12px;
	padding-right: 11px;
	padding-left: 11px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#artistContent  a {
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
#artistContent  a:hover {
	color: #009900;
}
#mainContent #artistContent {
}
#rightContent {
	width: 134px;
	float: left;
	padding: 10px;
	background: #7EB86C;
	border-top: thin solid #86CC77;
	border-left: thin solid #86CC77;
	height: 780px;
	line-height: 1em;
}
#rightContent a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	list-style: none;
}
#rightContent a:hover {
	color: #009900;
}
#banner {
	height: 60px;
	width: 780px;
	float: left;
	background: #7EB86C;
	border-top: thin solid #86CC77;
}
#navBar {
	width: 780px;
	float: right;
	background: #7EB86C;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	border-top: thin solid #86CC77;
}
#navBar  a:hover {
	color: #339900;
}
#navBar a {
	font-family: "Century Gothic";
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.artistdescription {
	font-size: 14px;
	text-align: left;
}
.bold  {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.style15 {font-size: 9px}
