body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/LFVA-BG.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#main {
	position: relative;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-image: url(images/LFVA-site-BG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#leftColumn {
	position: relative;
	visibility: visible;
	z-index: 1;
	width: 300px;
	left: 0px;
	top: 0px;
}
div#rightColumn {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 685px;
	left: 299px;
	top: 0px;
}
div#appSpacer {
	position: relative;
	z-index: 2;
	height: 69px;
	left: 0px;
	top: 0px;
}
div#vendorApp {
	position: relative;
	z-index: 2;
	height: 500px;
	left: 0px;
	top: 0px;
}
div#bannerLogo {
	position: relative;
	z-index: 1;
	height: 132px;
	left: 0px;
	top: 0px;
	text-align: center;
}
div#navArea {
	position: relative;
	z-index: 2;
	height: 50px;
	left: 0px;
	top: 0px;
	margin-top: 3px;
	margin-left: 15px;
}
div#descArea {
	position: relative;
	z-index: 2;
	left: 0px;
	top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B408F;
}
div#eventsArea {

	position: relative;
	z-index: 2;
	height: 200px;
	left: 0px;
	top: 0px;
}
div#LFVAtag {
	position: relative;
	z-index: 3;
	width: 250px;
	left: 20px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#LFVADesc {
	position: relative;
	z-index: 3;
	width: 250px;
	left: 20px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	line-height: 15px;
}
div#btmRibbon {
	background-image: url(images/btm-ribbon-BG.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 2;
	height: 22px;
	width: 300px;
	left: 0px;
	top: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2B408F;
}
div#topRibbon {
	background-image: url(images/top-Ribbon-left.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 2;
	height: 22px;
	width: 300px;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A3F8E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.navBtns {
	width: 79px;
	height: 22px;
}
div#ServicesTitle {
	position: relative;
	height: 8px;
	width: 191px;
	left: 20px;
	top: 20px;
}
div#ServiceDesc {

	position: relative;
	z-index: 3;
	width: 250px;
	left: 20px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	line-height: 15px;
}
div#EventsTitle {

	position: relative;
	height: 8px;
	width: 191px;
	left: 20px;
	top: 20px;
}
div#EventsDesc {


	position: relative;
	z-index: 3;
	width: 250px;
	left: 20px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	line-height: 15px;
}
div#EventsList {
	position: absolute;
	z-index: 2;
	height: 65px;
	left: 0px;
	top: 605px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.dateCol {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 4px 5px 4px 0px;
	width: 50px;
}
.eventCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding: 4px 2px 4px 5px;
	margin-top: 10px;
}
a {
	color: #003366;
	text-decoration: none;
}
div#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	position: relative;
	visibility: visible;
	z-index: 0;
	height: 40px;
	left: 0px;
	top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
