@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #54B1DF;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	padding-left: 8px;
	padding-right: 6px;
}
.tinyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.footer {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.WhiteBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
}
.italicText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #121212;
	font-style: italic;
	line-height: 14px;
}
.italicBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: 14px;
}
.announceText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#tableHome {
	background-image:url(../images/BackgroundHome.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	}
#tableContact {
	background-image:url(../images/contactMainBkgrnd.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	}
#tableHosts {
	background-image:url(../images/hostMain2.jpg);
	background-repeat: no-repeat;
	}
#tableIdea {
	background-image:url(../images/ideaMain.jpg);
	background-repeat: no-repeat;
	}
#tableGallery {
	background-image:url(../images/galleryMain.jpg);
	background-repeat: no-repeat;
	background-color: #e5f6e5;
	}
#wheretoWatch {
	background-image:url(../images/w2wBkgrnd.jpg);
	background-repeat: no-repeat;
	}
#suggest {
	background-image:url(../images/suggest.jpg);
	background-repeat: no-repeat;
	}
#wheretoWHead{
	background-image:url(../images/buttBackground.gif);
	background-repeat: repeat-x;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	}
#Host {
	background-image:url(../images/hostBkgrnd.jpg);
	background-repeat: no-repeat;
	}
#contact {
	background-image:url(../images/contactBkgrnd.jpg);
	background-repeat: no-repeat;
	}
