/* CSS Document */

.event-title {
  color: #C3D134;
  font-size: 110%;
	font-weight:bold;
	margin-bottom:10px
}

.event-outline{
color:#FFFFFF;
margin-bottom:10px;
font-size:10px;
line-height:150%;}

.GalleryBox{
width:789px;
height:363px;
padding-top:20px;
padding-left:20px;
margin-left:25px;
display:block;
clear:both;
float:none;
margin-bottom:20px;
}

.Gallery_r{
width:510px;
float:right;
margin-right:20px;
}


.Gallery_l{
float:left;
margin-right:15px;
}


a.EventLink {
text-decoration:none;
display:block;
width:809px;
height:383px;
margin-bottom:20px;
width:789px;
}

a.EventLink:hover{
text-decoration:none;
background-image:url(../gallery/images/gallery_bg.gif);
background-repeat:no-repeat;
background-position:25px 0px;
width:864px;
}