/* Copyright 2006 - Arts Events, Inc. */
/* All these files used in layout for International Bayfest */

/* Main Elements */
	body { margin: 0px; padding: 0px; font: 14px Arial, Helvetica, sans-serif; margin: 0px auto;}
	body .listing {line-height:18px; width:500px; float:left;}
	p {line-height: 18px}
	a {color:#0000FF; text-decoration: underline; }
	img { border: 0px; }
	img.imageFader{ display:block;} 
	#main { float: left; background: #fff; margin-bottom: 300px;}

/* Top Elements */
	#top { display: none; float: left; width: 746px; border-top: 1px solid #fff; border-left: 2px solid #fff; border-right: 2px solid #fff; }
	/*#top div { float: left; }
	#top .h { height: 41px; }*/

/* Left Elements */
	#left {float: left; width: 198px; border-left: 2px solid #fff; }
	#left div {float: left;}
	#left .logos { display:none;}
	#left .news { display:none; }
	#left .pr{ display:none; }
	
	#left img { padding: 5px; }

/* Right Elements */
	#right .body { margin: 20px 0px 0px 10px; width: 480px;} 
	#right .body h2 { margin: 0px; text-transform: uppercase;}
	#right .body p { padding: 0px 0px 0px 0px; }
	#right .noflash { display:none;} 
	#right .body a.nolink, #right .body a.nolink:hover { border-bottom: 0px; text-decoration: none;}	
	
	#right .listing h3 { margin: 0px 0px; font-size: 14px; font-weight:bold; padding: 20px 2px 3px 10px; color: #000; text-transform: uppercase; font-weight:bold; font: 14px Arial, Helvetica, sans-serif;}
	#right .listing h4 {float:left; font-weight:bold; font: 14px Arial, Helvetica, sans-serif; color: #333; margin: 0px 0px 5px 0px; padding: 15px 0px 0px 15px; width: 470px;}
	#right .listing .cont {float: left;  margin: 0px 0px 20px 0px; line-height:18px;  }
	
	#right .listing div{ padding:0px 0px 0px 10px;}
	#right .cont { padding:0px 0px 0px 20px; }
	
	#right .listing .A,#right .listing .ABC, #right .listing .B, #right .listing .A2, #right .listing .C { float: left; }
	#right .listing .A {width: 200px;}
	#right .listing .A2 {width: 300px;}
	#right .listing .B {width: 230px;}
	#right .listing .C {width: 150px;}
	#right .listing .ABC {width: 400px;}
	

/* Bottom Elements */
	#btm { display:none;}

/* Index Elements */
	#bayfest, #artstreet, #artigras, #artstudio { width:265px; margin-bottom:25px; width:650px; float:left;} 
	#bayfest { background:url(/bayfest/images/logo_AEinc.jpg) top left no-repeat;}
	#artstreet { background:url(/artstreet/images/logo_AEinc.jpg) top left no-repeat;}
	#artigras { background:url(/artigras/images/logo_AEinc.jpg) top left no-repeat;}
	#artstudio { background:url(/artstudio/images/logo_AEinc.jpg) top left no-repeat;}
	
	
	
	
	
	
	
	
	
	
	