@charset "utf-8";
.MainBG {
	background-image: url(Assets/MainBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.MenuBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #4B2C2C;
	padding-bottom: 6px;
}


.tinyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #685D52;
}
.tinyfontBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #000000;
}
