.ground {
	BACKGROUND-POSITION: center 100px;
  BACKGROUND-IMAGE: url(images/fullrainbowbackground.jpg); 
  BACKGROUND-REPEAT: no-repeat;
}

.picL {
	FLOAT: left
}

BODY, TD {
  font-family:'Verdana', 'Arial', Helvetica, sans-serif;
	font-size:14px;
  text-align:left;
} 

A {
	text-decoration:none;
}
 
A:Hover {
	text-decoration:underline;  
}

.boxad {
border-color:#ffffff;
border-top-width:0;
border-bottom-width:0;
border-left-width:0;
border-right-width:0;
border-style:solid;
padding-left:4;
padding-right:4;
padding-top:2;
padding-bottom:2;
background-color:#ffffff;
}

.boxblack {
border-color:#000000;
border-top-width:1;
border-bottom-width:1;
border-left-width:1;
border-right-width:1;
border-style:solid;
padding:0;
}

.boxevent {
border-color:#000000;
border-top-width:1;
border-bottom-width:1;
border-left-width:1;
border-right-width:1;
border-style:solid;
padding:0;
width:150;
}

.eventtitle {
background-color:#B8F8BD;
color:#000000;
font-size:12;
padding:4;
}

.eventdate {
background-color:#ffffff;
color:#000000;
font-size:10;
padding:0;
}

.eventbody {
background-color:#ffffff;
color:#000000;
font-size:10;
padding:4;
}

.eventinfo {
background-color:#ffffff;
color:#800000;
font-size:10;
padding-bottom:4;
padding-top:4;
}

.text11pad {
font-size:11;
padding:4;
}

.text10 {
font-size:10;
}

.text11 {
font-size:11;
}

.text12 {
font-size:12;
}

.title {
	font-weight:bold;
  font-size:22;
}




