.family {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	background-color: #FF0;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #F93;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: none;
	color: #000;
	width: 100%;
}
.maintext {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: center;
	color: #000;
}
.miniheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e5ecf9;
	text-align: left;
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	margin: 0px;
	height: 24px;
	vertical-align: middle;
}

.mainwindow {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 100%;
	width: 100%;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 20%;
	text-decoration: none;
}

#fullheight{height:100%};
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: right;
}

.timetabletext {
	text-align: center;
	color: #000;
	font-size: 14px;
}
.faqtabletext {
	text-align: justify;
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
}

#popup1 {
   width: 440px;
   height: 300px; visibility:hidden;
   position:absolute;  
   top: 170px;
   left: 240px; 
   text-align:center;  
   border:double;
   position: fixed;
background-color: lightyellow;
border: 1px dashed gray;
color: black;
z-index: 0;
}
#popup1 .innerFrame1 {   
   background:none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/popup1.png',sizingMethod='scale');
} 
.facilitiestable {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.courseheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #F93;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: none;
	color: #000;
	width: auto;
}
.faqquestion {
	color: #00C;
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
	vertical-align: top;
}
faqbody {
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.faqprices {
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 12pt;
}
.familyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	background-color: #FF0;
	text-align: left;
}/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-20px; left:120;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}
.openheaders {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: left;
	color: #000;
	border: thin solid #000;
}
.partyframe {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-align: center;
	color: #000;
	border: thin solid #000;
}
.minibody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	text-align: left;
	left: 7px;
	width: 100%;
	position: absolute;
	top: 31px;
	height: 100%;
	text-indent: 2px;
}
.video {
	position: relative;
	top: -110px;
	right: 10px;
}

.dnstag {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FF0;
	font-size: 18pt;
	text-align: center;
}
.dnatext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	list-style-type: disc;
	color: #FFF;
}

.menudna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #FF0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-decoration: none;
	color: #000;
	width: 100%;
}

