body,tr,td,th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}

.textbox
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 12px;
  font-family: "Verdana",monospace;
  padding: 2px;
}

.artistLink {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none
}
a.artistLink {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none
}
a.artistLink:visited {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none
}
a.artistLink:hover {
	font-size: 11px;
	color: #D65A11;
	text-decoration: underline;
}

.artistLinkLarge {
	font-size: 26px;
	color: #D65A11;
	text-decoration: none
}
a.artistLinkLarge {
	font-size: 26px;
	color: #D65A11;
	text-decoration: none
}
a.artistLinkLarge:visited {
	font-size: 26px;
	color: #D65A11;
	text-decoration: none
}
a.artistLinkLarge:hover {
	font-size: 26px;
	color: #D65A11;
	text-decoration: underline;
}

.greyLink {
	color: #666666;
	font-size : 11px;
	text-decoration: none
}
a.greyLink {
	color: #666666;
	font-size : 11px;
	text-decoration: none
}
a.greyLink:visited {
	color: #666666;
	font-size : 11px;
	text-decoration: none
}
a.greyLink:hover {
	color: #333333;
	font-size : 11px;
	text-decoration: underline
}

.smallLink {
	color: #666666;
	font-size : 9px;
	text-decoration: none
}
a.smallLink {
	color: #666666;
	font-size : 9px;
	text-decoration: none
}
a.smallLink:visited {
	color: #666666;
	font-size : 9px;
	text-decoration: none
}
a.smallLink:hover {
	color: #333333;
	font-size : 9px;
	text-decoration: underline
}

.circleTextGrey {
	font-family : Arial;
	font-size : 10px;
	color: #666666;
	text-decoration: none
}
.circleText {
	font-family : Arial;
	font-size : 10px;
	color: #000000;
	text-decoration: none
}
a.circleText {
	font-family : Arial;
	font-size : 10px;
	color: #000000;
	text-decoration: none
}
a.circleText:visited {
	font-family : Arial;
	font-size : 10px;
	color: #000000;
	text-decoration: none
}
a.circleText:hover {
	font-family : Arial;
	font-size : 10px;
	color: #000000;
	text-decoration: underline
}

#container {
	position	: relative;
	top			: 0px;
	left		: 1px;
	width		: 120px;
	height		: 580px;
	overflow	: hidden;
}
#content {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width		: 70px;
}
#scrollArea {
	background-image:  url(images/scrollarea.gif);
	position	: relative;
	left		: 0px;
	height		: 580px;
	width		: 18px;
	overflow	: hidden;
}
#scroller {
	position	: relative;
	top			: -1px;
	width		: 15px;
	background	: #E54D00;
}

#container2 {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width		: 140px;
	height		: 60px;
	overflow	: hidden;
	z-index: 2;
}
#content2 {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width		: 140px;
}
#scrollArea2 {
	background-image:  url(images/scrollarea.gif);
	position	: relative;
	left		: 0px;
	height		: 80px;
	width		: 15px;
	overflow	: hidden;
	z-index: 1;
}
#scroller2 {
	position	: relative;
	top			: 0px;
	width		: 15px;
	background	: #E54D00;
}

#container3 {
	position	: relative;
	top			: 0px;
	left		: 10px;
	width		: 90px;
	height		: 80px;
	overflow	: visible;
	z-index: 2;
}
#content3 {
	position	: relative;
	left		: 0px;
	width		: 90px;
	background-position: right;
	text-align: right;
}
#scrollArea3 {
	background-image:  url(images/scrollarea.gif);
	position	: relative;
	left		: 6px;
	height		: 120px;
	width		: 15px;
	overflow	: hidden;
	z-index: 1;
}
#scroller3 {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width		: 15px;
	background	: #E54D00;
}

.artistname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D65A11;
	font-size: 38px;
	position	: absolute;
	top: 37px;
	width: 252px;
	text-align: right;
	left: 130px;
}
.artistnametext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D65A11;
	font-size: 38px;
	text-align: right;
}
.artistnamesmall {
	font-size: small;
}
.artdesc {
	font-size: 11px;
}

.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D65A11;
	font-size: xx-large;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D65A11;
	font-size: small;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D65A11;
	font-size: 11px;
}

.heading1white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-large;
}

.heading2white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}

.heading3white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.sideImage {
	background-image: url(images/side.gif);
	background-repeat: no-repeat;
}

.circleImage {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
}

.sectionLink {
	font-size: 13px;
	color: #D65A11;
	text-decoration: none
}
a.sectionLink {
	font-size: 13px;
	color: #D65A11;
	text-decoration: none
}
a.sectionLink:visited {
	font-size: 13px;
	color: #D65A11;
	text-decoration: none
}
a.sectionLink:hover {
	font-size: 13px;
	color: #D65A11;
	text-decoration: underline;
}

.circleText {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a.circleText {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a.circleText:visited {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
a.circleText:hover {
	font-family : Arial;
	font-size : 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

.siteDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none
}

.sectionName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D65A11;
	text-decoration: none
}

.subsectionName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.portfolioBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	background-color: #D5DD4B;
}

.portfolioSubBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #D5DD4B;
}

.portfolioAlt {
	background-color: #FFF7CC;
}

.orangeButton {
	font-size: 11px;
	color: #D65A11;
	border: 1px solid #666666;
	background: #faebd7;
	text-decoration: none
}

.orangeButtonLink {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none
}
a.orangeButtonLink {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none
}
a.orangeButtonLink:visited {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none
}
a.orangeButtonLink:hover {
	font-size: 11px;
	color: #D65A11;
	text-decoration: none;
}
