@charset "utf-8";

#NewContent {
	display:block;
	float:left;
	background:#fff;
	margin:50px;
	margin-left:250px;
	width:900px;
	box-shadow: 6px 6px 12px #666;
	overflow:hidden;
	
	
	
	
}

#NewContent p {
		
	
	
}

#NewContent .ArtThumb {
	height:144px;
	width:144px;	
	
	
	
}



#NewContent li {
	float: left;
	margin-right:10px;
	height: 210px;
	width: 160px;
	list-style-type: none;
	color:#990000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#NewContent h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#990000;
	color:#fff;
	display:block;
	float:left;
	width:980px;
	text-align:left;
	padding:5px;
	font-weight:normal;
	clear:both;	
	
	
	
}

#NewContent .ArtistSub {
	display:block;
	width:700px;
	margin-top:-23px;
	margin-left:20px;
	text-align:left;
	clear:both;
}

#NewContent #search {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #990000;
	display: block;
	overflow: hidden;
	position: fixed;
	height: 70px;
	width: 200px;
	top: 180px;
	right: -10px;
	padding: 10px;
	box-shadow: -3px 3px 3px #666;
	border-width: 10px;
	border-color: #990000;
	border-style: solid;
	border-radius: 5px 0px 0px 5px;
}

.inputMod2 {
	width: 100px;
	height: 20px;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:bold;
	
}


.rsPaging {
	display:block;
	float:left;
	width:900px;
	margin-top:50px;
	
	color:#333;
	height:20px;
	font-size: medium;
	font-size: large;
}
#ArtistBio {
	display: block;
	float: left;
	clear: both;
	width: 500px;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 200px;
}
