.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.navHere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	text-decoration: none;
	text-align: right;
}
.bgtext {
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(../jakesgrafix/bgjakeslogo.gif);
	background-position: center 150px;
	display: table-cell;
	background-repeat: no-repeat;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	vertical-align: top;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #99CC99;
	text-decoration: underline;
}
.bgtexthome {
	padding-left: 20px;
	background-attachment: fixed;
	background-position: center;
	display: table-cell;
	background-repeat: no-repeat;
}
.smallprint {
	font-size: 11px;
	line-height: 13px;
}
