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/photos/TFB-Photos.jpg);
	background-repeat: no-repeat;
}
#navbar {
	height: 50px;
	width: 583px;
	padding-top: 10px;
	float: right;
	text-align: left;
}
.leftContent {
	width: 382px;
	height: 200px;
	float: left;
}
.mainContent {
	width: 965px;
	height: auto;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #CCCCCC;
	text-align: center;
}
.rightBoxtop {
	width: 582px;
	height: 140px;
	float: right;
	text-align: left;
}
#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;
}