body {
	background-color: #989898;
	margin: 0;
	padding: 0; padding-top: 1em;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
}

h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

h2 {
	font-size: 160%;
}


#content {
	background-color: #AAAAAA;
	padding: 0em;
	margin:0;
	width: 50px;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 148px;
	height: 230px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 19px;
	padding-bottom: 19px;
	padding-right: 19px;
	background-color: #000000;
}


.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 100px;
	height: 200px;
	position: fixed;
	color: #666666;
	padding: 0px;
	padding-right: 0px;
}
#mycustomscroll2 {	/* Typical fixed height and fixed width example */
	width: 420px;
	height: 434px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 19px;
	padding-bottom: 19px;
	padding-right: 19px;
	background-image: url(images/ARTIST-Bio_12.jpg);
}
#mycustomscroll3 {	/* Typical fixed height and fixed width example */
	width: 165px;
	height: 434px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 19px;
	padding-bottom: 19px;
	padding-right: 15px;
	font-weight: bold;
	text-align: right;
}
#mycustomscroll-bio {
	width: 420px;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 16px;
	padding-bottom: 19px;
	padding-right: 19px;
	background-image: url(images/ARTIST-Bio_12.jpg);
}
#mycustomscroll-news {
	width: 420px;
	height: 434px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 19px;
	padding-bottom: 19px;
	padding-right: 19px;
	background-image: url(images/NEWS_08.jpg);
}
#mycustomscroll-resume {
	width: 410px;
	height: 434px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 15px;
	padding-bottom: 19px;
	padding-right: 19px;
	background-image: url(images/ARTIST-Resume_08.jpg);
}
#mycustomscroll-statement {
	width: 400px;
	height: 316px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 16px;
	padding-bottom: 19px;
	padding-right: 19px;
	background-image: url(images/ARTIST-Statement_08.jpg);
}
#mycustomscroll-murals {
	width: 400px;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	margin: 0;
	padding: 0px;
	left: 0;
	top: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	padding-left: 0px;
	padding-bottom: 19px;
	padding-right: 15px;
}
