body {
	margin: 0px;
	background-color: #336699;
	background-image: url(../images/TFB-BG.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}	
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
#wrap {
	width: 985px;
	height: auto;
	background-image: url(../images/slices/TFB-Index4.jpg);
	background-repeat: no-repeat;
}
#navbar {
	height: 50px;
	width: 583px;
	padding-top: 10px;
	float: right;
	text-align: left;
}
.leftContent {
	width: 382px;
	height: 460px;
	padding-top: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 80%;
	text-align: center;
	float: left;
}
.mainContent {
	width: 583px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 80%;
	float: right;
}
.leftBoxtop {
	width: 265px;
	height: 260px;
	float: right;
	padding-top: 100px;
}
.leftBoxbottom {
	width: 290px;
	height: 280px;
	padding-top: 10px;
	float: left;
}
.rightBoxtop {
	width: 548px;
	height: 660px;
	float: right;
	padding-top: 70px;
	padding-right: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 90%;
}
.rightBoxbottom {
	width: 285px;
	height: 280px;
	float: right;
	padding-right: 5px;
}
#footer {
	height: 20px;
	width: 985px;
	color: #cccccc;
	font-size: 80%;
	background-image: url(../images/slices/TFB-Footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	clear: both;
}
