body {
   font-family: arial,helv;
   font-size: 12px;
   color: black;
   background-color: #faffcd;
  }

.EventUpcoming {
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold; 
	FONT-SIZE: large; 
	COLOR: #003399; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.EventTitle {
	TEXT-ALIGN: center;
        FONT-WEIGHT: bold;
	FONT-SIZE: 18pt;
	color: #3399FF;
}

.EventItem {
	font-weight: bold;
	font-size: 14pt;
	color: #3399FF;
}

.EventData {
	font-size: 12pt;
}

.LegalTitle {
        FONT-WEIGHT: bold;
	font-size: 8pt;
}

.LegalStuff {
	font-size: 7pt;
}

.Footer {
text-align: center;
font-size: xx-small;
}


#headcol{background-color: #faffcd;  
/* float: center; */
 text-align: center;
 display:inline; 
 position: relative; 
 }

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:1024px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#maincol{background-color: #faffcd;  
 float: left; 
 display:inline; 
 position: relative; 
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

