/* CSS Document */

h1 {        font-family: Arial, Helvetica, sans-serif;
			font-size: 18pt;
			color: #5B5591;
			padding: 8px 0px 0px 0px;
			margin-bottom: 3px;}
			

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #5B5591;
	padding: 0px 0px 0px 0px;
	margin-top: 3px;
	letter-spacing: 6px;
}
			

.artisttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #5B5591;
	font-weight: bold;
	padding: 0px 8px 0px 0px;
	margin-bottom: 0px;
}

.artistdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #5B5591;
	padding: 0px 8px 0px 0px;
	margin-top: 0px;
}


a:link {color: #666666;  font-weight : normal; text-decoration: underline } 
a:visited {color: #666666;  font-weight : normal; text-decoration: underline } 
a:hover {color: #000000;  font-weight : normal; text-decoration: none} 
a:active {color: #000000;  font-weight : normal; text-decoration: none } 

	
.artistphoto { text-align: right;
				padding: 14px 8px 0px 0px;
				}


.mainborder {
	border-top: 1px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}


.boxright {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}

.footer { 	font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;
			text-align: left;
			padding: 0px 0px 10px 10px;
}

.footer a:link {color: #666666;  font-weight : normal; text-decoration: underline } 
.footer a:visited {color: #666666;  font-weight : normal; text-decoration: underline } 
.footer a:hover {color: #000000;  font-weight : normal; text-decoration: none} 
.footer a:active {color: #000000;  font-weight : normal; text-decoration: none } 

.bodytext { font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			line-height: 16pt;
			color: #000000;
			padding: 0px 15px 0px 15px}

.sidebartext { font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			line-height: 13pt;
			color: #333333;
			text-align: right;
			padding: 0px 8px 0px 8px;
			margin-top: 4px;
			}

.sidebarhead { font-family: Arial, Helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bold;
			line-height: 15pt;
			color: #5B5591;
			text-align: right;
			padding: 8px 6px 0px 0px;
			margin-bottom: 6px;}
			
.sidebarhead a:link {color: #5B5591;  font-weight : bold; text-decoration: underline } 
.sidebarhead a:visited {color: #5B5591;  font-weight : bold; text-decoration: underline } 
.sidebarhead a:hover {color: #000000;  font-weight : bold; text-decoration: none} 
.sidebarhead a:active {color: #000000;  font-weight : bold; text-decoration: none } 
			

.backgroundwave { background-image: url(../images/bio-wave.jpg); background-repeat: no-repeat; background-position:right top;}


.WelcomePageLink a:link {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 17px;  font-weight : normal; text-decoration: none } 
.WelcomePageLink a:visited {color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 17px; font-weight : normal; text-decoration: none } 
.WelcomePageLink a:hover {color: #000000;  font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 17px; font-weight : normal; text-decoration: none} 
.WelcomePageLink a:active {color: #000000;  font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 17px;font-weight : normal; text-decoration: none }




