/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image: url(media/bgwithtrans2.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

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

#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/infoheader2.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#content h3 {
	font-family: "Bickham Script Pro Regular";
	font-size: 295%;
	font-weight: normal;
	color: #330000;
	background-color : transparent;
	font-style: italic;
	background-image: url(media/infoheader.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#content h4 {
	font-family: "Bickham Script Pro Regular";
	font-size: 250%;
	font-weight: normal;
	color: #330000;
	background-color : transparent;
	font-style: italic;
	background-image: url(media/artistsheader4.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	line-height: 90%;
}

#content h5 {
	font-family: "Bickham Script Pro Regular";
	font-size: 310%;
	font-weight: normal;
	color: #330000;
	background-color : transparent;
	font-style: italic;
	background-image: url(media/artistsheader5.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#content h6 {
	font-family: "Bickham Script Pro Regular";
	font-size: 250%;
	font-weight: normal;
	color: #330000;
	background-color : transparent;
	font-style: italic;
	background-image: url(media/artistsheader6.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	line-height: 80%;
}

#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: #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;
}

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

#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;
}

.boxrt {
	float: right;
	width: 200px;
	height: 256px;
	color: #660000;
	position: relative;
	top: -25px;
	text-align: right;
	}
	
.boxlft {
	color: #660000;
	width: 175px;
	height: 245px;
	border: 3px;
	padding-top: 0px;
	float: none;
	}
	
#contact {
	height: 256px;
	width: 500px;
	padding-left: 20px;
	float: left;
	margin: 0 0 0 0;
	}
