.site_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.artists_names {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.image_header {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
.image_details {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}
.scroll {
	overflow: scroll;
}
.bottom_border {
	border-top: thin solid #FFFFFF;
	border-right: 0px none;
	border-bottom: thick solid #999999;
	border-left: 0px none;
}
.page_name {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.artists_names_goldCopy {

	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FFCC66;
}
.artists_page_nameCopy {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.sideborder_popup {

	border-top: 0px none;
	border-right: thin solid #999999;
	border-bottom: 0px none;
	border-left: thin solid #999999;
}
.artist_profile_name {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.5em;
}
.white_border {
	border: medium solid #FFFFFF;
}

