/* CSS Document */body {    background-image: url(images/face/bg_news.jpg);    background-repeat: no-repeat;     background-color: #fff; }.bread {      font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	font-weight: normal; 	font-variant: normal; 	text-transform: none; 	color: #333333}.breadFet {    font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; 	font-style: normal; 	font-weight: bold; 	font-variant: normal; 	text-transform: none; 	color: #1D1D1D}.superMini {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #00CCCC;	text-decoration: none;}#navArtist {	position:absolute;	left:24px;	top:310px;	width:102;	height:14;	z-index:2;}#navArtwork {	position:absolute;	left:131px;	top:310px;	width:102;	height:14;	z-index:3;}#navPress {	position:absolute;	left:231px;	top:310px;	width:102px;	height:14px;	z-index:4;}#navNews {	position:absolute;	left:307px;	top:310px;	width:102px;	height:14px;	z-index:5;}#navContact {	position:absolute;	left:478px;	top:310px;	width:102px;	height:14px;	z-index:6;}#navExhib {	position:absolute;	left:371px;	top:310px;	width:102px;	height:14px;	z-index:6;}#Layer1 {	position:absolute;	left:14px;	top:31px;	width:19px;	height:14px;	z-index:7;}#Layer2 {	position:absolute;	width:350px;	height:300px;	z-index:7;	left: 100px;	top: 377px;}#homeLink {	position:absolute;	left:369px;	top:223px;	width:180px;	height:71px;	z-index:8;}a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FF3399;	text-decoration: none;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #FF0099;	text-decoration: underline;}/* Nudge the Layer2 id up a bit for the news page */div#Layer2 {	top:346px !important;}/* Listing styles */div#Layer2 h2,div#Layer2 p {	font-family:Arial,Helvetica,sans-serif;}div#Layer2 h2 {	text-transform:uppercase;	font-weight:bold;	font-size:20px;	color:#FF0099;	margin:0;}div#Layer2 p {	font-size:12px;	margin:5px 0 20px 0;	padding:0;}
