body {
	background-color: #9d0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BodyBGMikeCafe.jpg);
	background-repeat: repeat-x;
}
.bodytext {

	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
}
.bodytext a:link {
	color: #990000;
	text-decoration: none;
}
.bodytext a:visited {
	text-decoration: none;
	color: #990000;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #990000;
}
.bodytext a:active {
	text-decoration: none;
	color: #660000;}

#img {
	position: relative;
	top: -360px;
	left: -5;
	z-index: 3;
	overflow: visible;
}

.largelinktext {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;

} 
.mousetext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #770000;
}
a:link {
	color: #8C8058;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C8058;
}
a:hover {
	text-decoration: underline;
	color: #8C8058;
}
a:active {
	text-decoration: none;
	color: #9C0400;
}.headertext 
{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #990302;
	text-align: left;
}
.bodytextlarge {


	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-align: left;
}
.bodytextitalic {
	color: #333333;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}

