/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(media/bgwithtrans2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #260026;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

#content{
	padding-top : 140px;
	padding-bottom : 30px;
	padding-left : 280px;
	padding-right : 5%;
	height: 855px;
}

#content h1 {
	font-family: "Bickham Script Pro Regular";
	font-size: 250%;
	color: #330033;
	font-weight: bold;
	background-color : transparent;
}

#content h2 {
	font-family: "Bickham Script Pro Regular";
	font-size: 235%;
	color: #330000;
	background-color : transparent;
	font-style: italic;
	font-weight: normal;
	background-image: url(media/artistsheader2.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#content #artists {
	font-family: "Trebuchet MS";
	font-size: 90%;
	text-align: left;
	padding: 0 0 0 0;
	height: 205px;
	width: 95%;
	color: #260026;
}
#content #title {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #260026;
	text-align: left;
	height: 120px;
	width: 480px;
	padding: 0 0 0 11px;
}

#content p{
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #260026;
	background-color : transparent;
	text-align: justify;
}
#content a {
	color: #330066;
}
#content  a:hover  {
	color: #660000;
}

#logo{
	position : absolute;
	top : 5px;
	left : 57px;
	z-index : 50;
}

#script{
	position : absolute;
	top : 12px;
	right : 21px;
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: lowercase;
	color: #910009;
	font-style: normal;
	font-weight: bold;
}
#quote {
	background-image: url(media/artistbg2.png);
	background-repeat: repeat;
	border: 2px solid #660000;
	padding: 0 10px 0 5px;
	width : 190px;
}

#navigation{
	position: absolute;
	top : 180px;
	left : 25px;
	width : 198px;
	height: 150px;
}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #260026;
	font-style: italic;
	font-weight: bold;
}

.button a {
	background-color : #BC7D32;
	border : 1px solid #18112B;
	font-family: "Trebuchet MS";
	color: #330000;
	background-image: url(media/maskbullet.png);
	background-repeat: no-repeat;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	height: 13px;
	width : 180px;
}
.boxrt {
	float: right;
	margin: 2px 2px 2px 20px;
	width: 184px;
	height: 127px;
	color: #660000;
	top: -34px;
	position: relative;
	}
	
.boxlft {
	color: #660000;
	width: 120px;
	height: 106px;
	position: relative;
	float: left;
	clear: right;
	}
	
.boxlft2 {
	width: 354px;
	height: 56px;
	white-space: nowrap;
	padding-left: 40px;
	overflow: visible;
	margin: 0 0;
	}
	
.boxlft3 {
	width: 101px;
	height: 102px;
	}
#artist {
	display: block;
	height: auto;
	width: auto;
	min-width: 550px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 90%;
	padding: 5px 5px 0 10px;
	background-image: url(media/artistbg.png);
	background-repeat: repeat;
	border: 1px solid #660000;
}

.text {
	display: block;
	height: 114px;
	width: 525px;
	margin: 0 0;
	text-align: left;
	font-size: 90%;
	padding: 0 0 0 120px;
}

#artist2{
	display: block;
	height: 115px;
	width: auto;
	min-width: 500px;
	margin: 0 0 0 0;
	font-size: 90%;
	text-align: left;
	padding: 0 0 0 10px;

	
}
.footer  {
	padding: 0 10px 0 20px;
	text-align: center;
	display: block;
} 
.footer  p  {
	margin: 0;
	padding: 10px 0;
	font-size: 80%;
	text-align: center;
}
