/* jan 09 
saves having to make sure everything has a <p>
*/

#et{ /* event title */
text-align:left;
color:white;
font-size:19px;
background-color:#CC0000;
padding:10px;
margin:0px;
font-style:normal;
background-image:url(/tpics/bg2.png);
background-repeat:no-repeat;
background-position:top right;
}
.be{ /* box event */
text-align:left;
border:solid 1px #D4D8BD;
border-top:none;
padding:15px;
margin-bottom:15px;
color:black;
font-size:15px;
line-height:1.6em;
}
.be b, .be strong{
font-size:17px;
}

#terms{
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#666666;
font-size:12px;
}


.t_pink{ /* ed fringe */
color:#FF0066;
font-size:38px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:normal;
}
.imgleft{
float:left;
margin-right:15px;
}
