@charset "UTF-8";

div#container {
	position:relative; /* needed for footer positioning*/
	width:966px;
	background:url(images/contentbg.gif) repeat-y left 147px;
	height:auto !important; /* real browsers */
	height:100%; /* real browsers */
	margin: 0px;
	padding: 0px;
	float: left;
}

div#header {
	background:url(images/header.gif) no-repeat;
	height: 142px;
	width: 966px;
	float: left;
}

div#content {
	padding-bottom: 5em;
}

div#footer {
	width:966px; /* stick to bottom */
	background:url(images/footer.png) no-repeat;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	clear: both;
	float: left;
	margin-top: 0px;
}

#navigation {
	float: left;
	height: 24px;
	width: 966px;
	position: static;
	top: 0px;
}
#about {
	float: left;
	height: auto;
	width: 252px;
	background-color: #e7e8ce;
	margin-left: 0px;
	margin-top: 6px;
	padding: 35px 5px 5px;
	background-image: url(images/welcome.gif);
	background-repeat: no-repeat;
	background-position: -200px -15px;
	color: #000000;
	border: 1px solid #006699;
}
#left {
	float: right;
	height: auto;
	width: 787px;
	margin-left: 0px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-right: 45px;
}
#right {
	float: left;
	height: auto;
	width: auto;
}
.content1 {
	float: left;
	height: 210px;
	width: 250px;
	margin-left: 5px;
	margin-top: 6px;
}
.content2 {
	float: left;
	height: 170px;
	width: 238px;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 6px;
	padding: 35px 5px 5px;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: -300px -15px;
	border: 1px solid #006699;
}
.content3 {
	float: left;
	height: 210px;
	width: 250px;
	margin-left: 5px;
	margin-top: 6px;
}
.content4 {
	float: left;
	height: 200px;
	width: 238px;
	background-color: #006699;
	margin-left: 5px;
	margin-top: 6px;
	border: 1px solid #000000;
	padding: 5px;
}
#artist {
	float: right;
	height: 37px;
	width: 111px;
	margin-top: -37px;
	z-index: 1;
}
#news {
	float: left;
	width: 235px;
	height: 165px;
	overflow: auto;
}
.news1 {
	background-color: #BEBF9C;
	margin-bottom: 2px;
	border-top: 1px solid #5E5E53;
	border-bottom: 1px solid #5E5E53;
	border-left: 1px solid #5E5E53;
	color: #000000;
	padding: 5px;
}
.news2 {
	background-color: #EEEEEE;
	margin-bottom: 2px;
	padding: 5px;
	margin-top: 2px;
	border-top: 1px solid #5E5E53;
	border-bottom: 1px solid #5E5E53;
	border-left: 1px solid #5E5E53;
	color: #000000;
}
#contentheader {
	width: 500px;
	height: 35px;
	background-color: #FFFFFF;
	float: right;
}
#subcontent {
	float: left;
	height: 500px;
	width: 695px;
	background-color: #BEBF9C;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
#artistsubcontent {
	float: left;
	height: 260px;
	width: 695px;
	background-color: #BEBF9C;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
	color: #000000;
}
#contentheader2 {
	width: 500px;
	height: 35px;
	background-color: #FFFFFF;
	float: right;
	margin-top: 10px;
	padding-top: 10px;
}
#artistsubcontent2 {
	float: left;
	height: auto;
	width: 695px;
	background-color: #BEBF9C;
	margin-top: 5px;
	margin-left: 35px;
	padding: 10px;
	color: #000000;
}
.picbox {
	margin: 1px 10px 5px 5px;
	float: left;
	height: auto;
	width: 300px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
}
#url {
	width: 285px;
	background-color: #EEEEEE;
	float: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#container #content #left #artistsubcontent2 .picbox img {
	border: 1px solid #000000;
}
#container #content #left #artistsubcontent2 li {
	list-style: none;
}
h2 {
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	margin-bottom: -8px;
}
#artistsubcontent3 {
	float: left;
	height: 110px;
	width: 695px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	padding: 10px;
	color: #000000;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
.imagehold {
	height: auto;
	width: auto;
	float: left;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#bio {
	background-color: #EEEEEE;
	padding: 35px 5px 5px;
	float: left;
	height: auto;
	width: 315px;
	margin-right: 5px;
	background-image: url(images/bio_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}
#history {
	background-color: #EEEEEE;
	padding: 35px 5px 5px;
	float: left;
	height: auto;
	width: 345px;
	margin-left: 5px;
	border: 1px solid #000000;
	background-image: url(images/historyheader.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.youtube {
	float: left;
	height: 284px;
	width: 340px;
	border: 1px solid #000000;
	margin-right: 5px;
}
.youtube2 {
	float: left;
	height: 284px;
	width: 345px;
	border: 1px solid #000000;
}
#url2 {
	width: 285px;
	padding: 0px 5px 5px 10px;
	background-color: #EEEEEE;
	float: left;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#mp3 {
	background-color: #BEBF9C;
	height: auto;
	float: left;
	width: 298px;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#artistsubcontent4 {
	float: left;
	width: 695px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 35px;
	padding: 10px;
	color: #000000;
}
#contacts {
	background-color: #EEEEEE;
	padding: 35px 5px 5px;
	float: left;
	height: auto;
	width: 330px;
	margin-left: 5px;
	border: 1px solid #000000;
	background-image: url(images/contacts_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#press {
	background-color: #EEEEEE;
	padding: 35px 5px 5px;
	float: right;
	height: auto;
	width: 330px;
	margin-left: 5px;
	border: 1px solid #000000;
	background-image: url(images/press_sub.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #content #left #artistsubcontent2 #press h3 {
	margin-top: 0px;
	margin-bottom: -10px;
}
#container #content #left #artistsubcontent2 #press li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	margin-left: -10px;
}
#links {
	background-color: #EEEEEE;
	padding: 35px 5px 5px;
	float: left;
	height: auto;
	width: 330px;
	margin-left: 5px;
	border: 1px solid #000000;
	background-image: url(images/projects_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.news3 {
	background-color: #EEEEEE;
	margin-bottom: 2px;
	padding: 8px;
	margin-top: 10px;
	color: #000000;
	width: 550px;
	border: 1px solid #5E5E53;
	height: 700px;
	overflow: auto;
	margin-left: 60px;
}
