body {
	font: BeachType;
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
.twoColFixLtHdr #container {
	width: 780px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	border-top-color: #000;
}
.twoColFixLtHdr #header {
	width: 780px;
	height: 251px;
	padding: 0;
	background: url(SmushIt/crazyfish.jpg) no-repeat;
}
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 0 0;
}
.twoColFixLtHdr #mainContent {
	color: #fff;
	background: #ffc347;
	background-image: url(SmushIt/maincontent.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 780px;
	height: 650px;
	overflow: hidden;
	margin: 0;
	font: 20px Papyrus;
}
.twoColFixLtHdr #footer {
	color: # fff;
	height: 80px;
	visibility: visible;
	padding: 5px 0 0 5px;
	background: #000 url(SmushIt/footer.jpg) no-repeat;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 5px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
.menu {
	color: #600;
	font: 13px "Comic Sans MS", cursive;
}
.menudesc {
	color: #600;
	font: 11px "Comic Sans MS", cursive;
}
.letterpress {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	vertical-align: text-top;
}
