@charset "utf-8";
/* CSS Document */


body{
	color: #000000;
	background: #ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
}

a{
	text-decoration: underline;
	color: #0000ff;
}

p{
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color:#000000;
}

#button{
	display: none;	
}

#flashwrap{
	display: none;	
}

#flash{
	display:none;	
}

#info{
	padding: 0px;
}

#logo{
	padding: 0px;
}

#arttistsl{
	float: left;
	width: 200px;	
}

#artistsr{
	float: left;
	display:inline;
	width: 200px;
}

#artistsleft{
	padding: 0px;
	float: left;
	display:inline;
	width: 250px;
}


#artistsright{
	padding: 0px;
	width: 450px;
	float:right;

}

.image{
	padding:0;
	width: 200px;
}

#pressleft{
	padding:0;
	width: 350px;
	float:left;
}

#pressright{
	padding:0;
	width: 350px;
	float:left;
}

#left{
	width: 400px;
	float: left;
	border:none;
	text-align:left;
}

#subject{
	width: 150px;
	text-align:left;
}

#box{
	width:150px;	
}

#right{
	width: 300px;
	float: left;
	padding-left:40px;
}