@charset "utf-8";
.Lincoln {
}
.mainTable {
	background-image: url(/StoreFront/jsp/images/Lincoln_Background_Image.jpg);
	height: 800px;
	width: 1024px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.navcell {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	text-align: right;
	color: #FFFFFF;
}

.Navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	width: 166px;
	text-align: right;
	font-style: normal;
	font-weight: 500;
	vertical-align: top;
}
.centerbox {
	background-image: url(/StoreFront/jsp/images/WhiteBox700x600.png);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	font-size: 16px;
	color: #000000;
	background-position: center top;
	height: 600px;
	width: 675px;
	font-weight: bolder;
}
.centerdiv {
	height: 550px;
	width: 650px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 10px;
	color: #333333;
	padding: 3;
}
.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

