body{
	margin:0;
	height:0;
	font: 90%/1.4em "Garamond Premier Pro", "Adobe Garamond Pro", Garamond, "Palatino Linotype", "Times New Roman", Times, serif;
	text-align:center;
}

div#wrapper{
	margin:0 auto;
	text-align:left;
	width:780px;
	
}
div#main{
	width:630px;
	float:left;
}
.r{
	margin:0;
	padding:0;
	position:relative;
	display:block;
}
.r span{
	display:block;
	position:absolute;
	left:0; top:0; z-index:1;
	background-position:top left;
	background-repeat:no-repeat;
}

h2{
}

h2,h3,h4{
	margin:0 0 1.5em 0;
	padding:0;
}
h3{
	margin-bottom:0.5em;
}
p{
	margine:0 0 1em 0;
	padding:0;
}
p a{
	color:#2696ad;
}
img{
	border:0;
}

div.featured{
	margin-bottom:2em;
}

div.col{
	float:left;
	margin-right:30px;
}
.c3,.c23,.c123{
	margin-right:0 !important;
}
.c1,.c2,.c3{
	width:190px;
}
.c12,.c23{
	width:410px;
}
.c123{
	width:630px;
}

.play{
	width:30px;
	margin-right:20px;
	float:left;
}

.event{
	clear:both;
	padding-top:2em;
}

table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
table th{
	padding-right:20px;
	text-align:right;
	vertical-align:top;
}

.poster{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#footer{
	width:630px;
	float:right;
	clear:both;
	text-align:left;
	padding:20px 0;
}


@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}
