body {
	background-image: url("images/Storefront_Banner_BG.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	background-color: #69D959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow-y: scroll;
	color:#ffffff;
}

p, il {
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;}

a.Link:link, a.Link:visited, a.Link:active  {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

a.Link:hover {
	color: #ffffff;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



H1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-align:right;

}


H2 {
	color: #99CC66;
	font-weight: bold;
	font-size: 14px;

}


a.NavLinkWhite, a.NavLinkWhite:visited, a.NavLinkWhite:active {
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
    font-size:8pt;
	
}

a.NavLinkWhite:hover {
	color: #000000;
	font-family: Verdana;
    font-size:8pt;
	text-decoration: underline;
}

.ImageLink img{border:1 solid #000000}
.ImageLink {border:1px solid #000000}
.ImageLink:hover {border:1px solid #000000}