/* CSS Document */

/* These are the main page elements */

body {
	color:#000000;
	background-color: white;
	padding:0px;
	font: 11px times new roman, trebuchet, serif;
	margin: 0px;
	
	}
p {
	font: 14px times new roman, trebuchet, serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #3D3D3D;
	
	}
h1 {
	font-family: times new roman, trebuchet, serif;
	font-size: 17px;
	font-weight: 800;
	color: #662D91;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
			}
h2 {
	font: 13px times new roman, trebuchet, serif;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight: 700;
	color: #663300;
	background-color: #ffffff;
	
	}

hr  {
	color: #cccccc;
	background-color: #ccccccc;
    width: 100%;
    height: 1px;
	}

/* These styles control the positioning of content */

#header {
		padding: 0px 0px 0px 0px;
		margin: 0px;
		align: left;
		background-color: #fff;
		color: #000;
		font: 22px times new roman, trebuchet, serif;
		}
#subheading {
		padding: 15px 0px 0px 0px;
		align: center;
		background-color: #000;
		color: #D9F6D7;
		font: 14px times new roman, trebuchet, serif;
		}
#information {
		padding: 10px 0px 0px 0px;
		align: center;
		background-color: #000;
		color: #D9F6D7;
		font: 11px times new roman, trebuchet, serif;
		}		

#content {
		background-color: #ffffff;
		align: left;
		width: 469px;
		color: #000;
		border-width: 0px;
		padding: 50px 0px 0px 0px;
		line-height: 100%;
		font: 11px times new roman, trebuchet, serif;
				}
#artistcontent {
		align: center;
		background-color: #fff;
		color: #000;
		width: 500px;
		border-width: 0px;
		padding: 0px 0px 0px 0px;
		line-height: 100%;
		font: 12px times new roman, trebuchet, serif;
				}
#navbar {
		position: absolute;
		font-family: times new roman, trebuchet, serif; 
		font-size: 14px;
		font-weight: 700;
		top: 180px;
		left: 0px;
		width: 200px;
		padding: 0px;
		background-color: #ffffff;
		border-width: 0px;
		color: #ffffff;
			}
#left  {
		align: left;
		font: 14px times new roman, trebuchet, serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		color: #000;
		}
#caption {
	font: 11px times new roman, trebuchet, serif;
	background-color: #fff;
	line-height: 110%;
	color: #3d3d3d;
	padding-top: 6px;
	font-weight: 600;
	}
#footer {
		align:center;
		color:#D9F6D7;
		background-color: #fff;
		padding-bottom:40px;
		font: 13px times new roman, trebuchet, serif;
		line-height: 140%;
		
		}
		
#pagebreak {
		page-break-after: always;
		}
/* Classes */			


.text {
	font: 11px times new roman, trebuchet, serif;
	background-color: #fff;
	line-height: 100%;
	color: #000000;
	}
.text2 {
	font: 14px times new roman, trebuchet, serif;
	background-color: #fff;
	line-height: 105%;
	font-weight: 700;
	color: #662D91;
	padding-top: 10;
	padding-bottom: 10;
	}
.header {
	font: 18px times new roman, trebuchet, serif;
	background-color: #fff;
	font-weight: 700;
	line-height: 100%;
	color: #662D91;
	}

.title 		{
		font-family: times new roman, trebuchet, serif;
		font-size: 17px;
		font-weight: 800;
		font-stretch: expanded;
		color: #663300;
		background-color: #ffffff;
		padding: 5px;
		}
		
.lighttext {
		font: 11px times times new roman, serif;
		background-color: #fff;
		line-height: 110%;
		color: #000;
		font-weight: 100;
		}
.artist {
		color:#D9F6D7;
		background-color: #fff;
		padding:0px;
		font: 13px times new roman, trebuchet, serif;
		line-height: 140%;
	}
.table {
		padding: 10px 0px 0px 0px;
	}
.nopad {
		padding: 0px 10px 0px 10px;
	}


/* Form elements */	


.form {
	border: none;
	padding: 5px; 
	background-color: #ffffff; 
	font-family: times new roman, trebuchet, serif; font-size: 12px; 
	color: #000000; 
		}
input {
	background-color: #ffffff;
	color: #333333;
	font-family: times new roman, trebuchet, serif;
	font-size: 10pt;
}
select {
	background-color: #ffffff;
	color: #333333;
	font-family: times new roman, trebuchet, serif;
	font-size: 9pt;
}


/* Links and Navigation */


.smalllink {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 				
		font-size: 11px;
		font-weight: 600;
		color: #333333;
		background-color: #fff;
		padding: 0px;
		text-align: center;
		text-decoration: none;
		}
a.smalllink:link {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 				
		font-size: 11px;
		font-weight: 600;
		color: #333333;
		background-color: #fff;
		text-decoration: none;
		text-align: center;
		}
a.smalllink:visited {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		font-weight: 600;
		color: #FAB502;
		background-color: #fff;
		text-align: center;
		}
a.smalllink:hover {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px;
		font-weight: 600;
		color: #577833;
		background-color: #fff;
		text-align: center;
		}

.inlinelink {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 				
		font-size: 13px;
		font-weight: 600;
		color: #333333;
		background-color: #fff;
		text-decoration: none;
		}
a.inlinelink:link {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 				
		font-size: 13px;
		font-weight: 600;
		color: #333333;
		background-color: #fff;
		text-decoration: none;
		}
a.inlinelink:visited {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px;
		font-weight: 600;
		color: #FAB502;
		background-color: #fff;
		text-decoration: none;
		}
a.inlinelink:hover {  
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 13px;
		font-weight: 600;
		color: #577833;
		background-color: #fff;
		text-decoration: none;
		}
	
.navtext {  
		font: 16px times new roman, trebuchet, serif; 				
		font-weight: bold;
		color: #333333;
		background-color: #fff;
		padding: 0px;
		text-align: center;
		}
a.navtext:link {  
		font: 16px times new roman, trebuchet, serif;				
		
		font-weight: bold;
		color: #333333;
		background-color: #fff;
		text-decoration: none;
		text-align: center;
		}
a.navtext:visited {  
		font: 16px times new roman, trebuchet, serif; 
		
		font-weight: bold;
		color: #FAB502;
		background-color: #fff;
		text-decoration: none;
		text-align: center;
		}
a.navtext:hover {  
		font: 16px times new roman, trebuchet, serif; 
		
		font-weight: bold;
		color: #577833;
		background-color: #fff;
		text-align: center;
		}