body {
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
}
.titleText {
	font-size: 12px;
	font-weight: bold;
}
.bodyText {
	font-size: 11px;
}
#tblMain {
	background-color: #FFFFFF;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
}
#lyrTextBoxHome {
	position:relative;
	left: 0px;
	top: 0px;
	width:378px;
	height:213px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxAbout {
	position:relative;
	left: 0px;
	top: 0px;
	width:600px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxMeet {
	position:relative;
	left: 0px;
	top: 0px;
	width:398px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: hidden ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxLinks {
	position:relative;
	left: 0px;
	top: 0px;
	width:205px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: hidden ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxContact {
	position:relative;
	left: 0px;
	top: 0px;
	width:333px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: hidden ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxPricing {
	position:relative;
	left: 0px;
	top: 0px;
	width:600px;
	height:290px;
	z-index:1;
	layer-background-color: #ffffff;
	background-color: #ffffff;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: hidden ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxGallery{
	position:relative;
	left: 0px;
	top: 0px;
	width:600px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxActivites {
	position:relative;
	left: 0px;
	top: 0px;
	width:600px;
	height:290px;
	z-index:1;
	layer-background-color: #ffffff;
	background-color: #ffffff;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxFAQ {
	position:relative;
	left: 0px;
	top: 0px;
	width:400px;
	height:400px;
	z-index:1;
	layer-background-color: #ffffff;
	background-color: #ffffff;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxTailor {
	position:relative;
	left: 0px;
	top: 0px;
	width:333px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxYouth {
	position:relative;
	left: 0px;
	top: 0px;
	width:333px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxSchools {
	position:relative;
	left: 0px;
	top: 0px;
	width:333px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto; /* To accommodate other browsers */
	overflow-x: none;
	overflow-y: scroll;
	visibility: visible;
}
#lyrTextBoxEvents {
	position:relative;
	left: 0px;
	top: 0px;
	width:240px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
#lyrTextBoxCorporate {
	position:relative;
	left: 0px;
	top: 0px;
	width:240px;
	height:290px;
	z-index:1;
	layer-background-color: #0066cc;
	background-color: #0066cc;
	overflow: auto ; /* To accommodate other browsers */
    overflow-x: none ;
    overflow-y: scroll ; /* for height overflow */
	visibility: visible;
}
.BGgray {
	background-color: #999999;
}
.BGblue {
	background-color: #0066cc;
}
.BGwhite {
	background-color: #ffffff;
}
.geLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tableTextWhite {
	font-size: 11px;
	color: #ffffff;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
}
.tableTextGrey {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
}
.activitiesText {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
		a,a:link,a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
		a:visited {
	text-decoration: underline;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
		}
		a:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
		}
.comingSoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.aboutTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
	background-position: left;
}
