	body {background: url(graphics/HomePageBG.gif) no-repeat fixed; }
	
	#content {
		font-family: sans-serif, "Verdana";
		font-size: 13px;
		margin-top: 15px;
		margin-left: 100px;
		margin-right: 100px;
		}

	#cForm {
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		margin-top: 25px;
		margin-left: 50px;
		margin-right: 50px;
		}

	#features {
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		margin-top: 35px;
		margin-left: 20px;
		margin-right: 20px;
		}

	.featuresTab {
		font-family: sans-serif, "Verdana";
		font-size: 13px;
		}

	.cFormTab {
		font-family: sans-serif, "Verdana";
		font-size: 13px;
		}

	#greeting {
		font-family: sans-serif, "Verdana";
		font-size: 13px;
		margin-top: 35px;
		}

	#footer {
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		font-variant: small-caps;
		margin-left: 50px;
		margin-right: 50px;
		margin-top: -5px;
		margin-bottom: 0px;
		}
				
	#jgwdCredit {
		font-family: sans-serif, "Verdana";
		font-size: 11px;
		margin-top: -5px;
		}

	#nav   {
		   color: #214E51;
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		margin-top: -10px;
		   }
	
		
	a.nav {
		  text-decoration: none;
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		  }
	a.nav:link {
		 color: #214E51;
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		 }
	a.nav:visited {
		color: #214E51;
		font-family: sans-serif, "Verdana";
		font-size: 12px;
	  	}
	a.nav:hover {
		background: #214E51;
		color: #FFFFFF;
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		}
	a.nav:active {
		color: #214E51;
		font-family: sans-serif, "Verdana";
		font-size: 12px;
		}				
