@charset "utf-8";
/* CSS Document */

#promo { width: 600px; height: 340px; background-color:#000000; float: right; }
#ticketlink { background: #000000; height: 25px;}
#ticketlink a { color: #FFFFFF; font:bold 15px  Helvetica, sans-serif; text-decoration: none; margin-right: 28px; float:right; margin-top: 3px;}
#ticketlink a:hover{ text-decoration: underline;}
#leftblock { width: 250px; float: left; display:block;}
#rightblock { width: 250px; float: right;}
#maincopy{ width: 550px; background-color: transparent; float: right; margin: 10px 20px 20px auto !important; margin: 20px;}
#maincopy h3 { font: bold 20px "Times New Roman", Times, serif; }
#maincopy p{ font: 12px Arial, Helvetica, sans-serif; text-align:justify;} 