html body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(../../resources/images/my_bubbles_flat_opac.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#Header {
	clear: both;
	font-size: 11px;
	overflow: auto;
}
#Container {
	width: 780px;
	margin: auto;
	padding: auto;

}
#qLinks a{
	font-size: 10px;
	color: #CCFFFF;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
}

#theTextLt {
	float: left;
	position: relative;
	width: 540;
}
#theTextRt {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#Footer {
	clear: both;
	padding: 10px 0px;
	color: #FFFFFF;
	background-image: url(../../resources/images/bigbubble.jpg);
}
#Footer p {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Footer a{color:#FFFFCC;}
#theContent {
	margin: 0px;
	padding: 15px;
	text-align: left;
}
#theContent h1 {
	text-align: center;
	font-size: 18pt;
}
#theContent h2 {
	font-size: 12pt;
	color: #FF0000;
}

#theContent h3 {
	font-size: 14pt;
	text-align: center;
}
.seperator{}
#theBanner {
	overflow: hidden;
}
.bigRed {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.bigWhite {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.verybig {
	font-size: 36px;
	font-weight: bold;
}
td {
	text-align: justify;
}

.theRed {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
