/* CSS Document */

.container {
	width:950px;
	/*background-color:#000;*/
	text-align:left;
	margin:auto;
	}
	
/*.opencontain {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	/*border-style:solid;
	border-color:#989898;
	border-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#989898;  
	width:950px;
	text-align:center;
	}*/
	
body {
	background-color:#fff;
	}
	
.menutext {
	width:950px;
	margin:auto;
	text-align:right;
	font-size:80%;
	color:#898989;
	line-height:90%;
	}

#menuitem {
	margin-left:8px;
	color:#898989;
	}
	
	
.smallbox {
	float:left;
	text-align:left;
	}
	
.splashbox {
	float:left;
	width:530px;
	margin-left:40px;
	background-color:#fff;
	}
	
.splash {
	color:#898989;
	margin-top:0px;
	padding-top:0px;
	font-size:90%;
	}
	
p .splash {
	margin-bottom:5px;
	}
	
.artistbox {
	width:420px;
	/*border-top:1px solid #898989;*/
	float:left;
	margin-right:5px;
	margin-top:50px;
	overflow:hidden;
	}
	
.artistpadding {
	padding:5px 10px 5px 10px;
	float:left;
	}
	
.artistpic {
	max-height:210px;
	width:100%;
	float:left;
	}
	
.artisttitle {
	font-size:150%;
	text-align:left;
	background-color:#000;
	width:180px;
	float:left;
	color:#898989;
	}
a .artisttitle {
	color:#898989;
	}
	
.artistcopy {
	width:210px;
	text-align:left;
	background-color:#000;
	float:left;
	color:#999999;
	}
	
.artistvid {
	width:450px;
	float:left;
	min-height:500px;
	}

.artistcapture {
	float:left;
	width:100%;
	}

.artistcapture-title {
	width:350px;
	margin-right:50px;
float:left;
}

.artistvidpadding {
	margin-top:100px;
	}
	
.artistname {
	float:left;
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:250%;
	background-color: #898989;
	padding:5px 0px 5px 0px;
	color:#000;
	font-variant:small-caps;
 	font-weight: bold;
	line-height:110%;
	text-align:right;
	margin-top:40px;
}

.portraitbox {
	width:350px;
	height:350px;
	float:left;
	position:relative;
	}

.portraittitle {
	position:absolute;
	top:320px;
	right:0px;
	width:350px;
	height:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:220%;
	text-align:left;
	background-color:#000;
	color:#fff;
	}
	

.mainbackground {
	width:100%;
	background-color:#ffffff;
	float:left;
	}
	
.copybackground {
	width:100%;
	background-color:#fff;
	float:left;
	}
	
.headbackground {
	width:100%;
	background-color:#ffffff;
	float:left;
	}
	
.maincontainer {
	width:950px;
	}
	
.blackcontainer {
	width:950px;
	/*background-color:#000;*/
	margin:auto;
	text-align:left;
	}

