html { min-height:100%}
BODY {
	background: #788ebd url(btest1.jpg) repeat-x bottom left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
DIV.inset, DIV.aside {
	border: 2px solid #6a6d7e;
	width: 80%;
	margin: auto;
	background: url(shade-bl.gif);
	padding: 20px;
	font-weight: bold;
	color: white;
}
DIV.aside {
	width: 25%;
	margin-left: 15px;
	margin-right: 15px;
	float: right;
}
td.menuItem {
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
	color: black;
	background: white;
	vertical-align: middle;
	white-space: nowrap;
}
td.menuItem a:link,
td.menuItem a:visited,
td.menuItem a:active,
td.menuItem a:hover {
	color: #00f;
	text-decoration: none;
}
td.menuItem a:visited {
	color: #00f;
}
td.menuItem a:active,
td.menuItem a:hover {
	color: #900;
}

table.menu {
	margin-left: auto;
	margin-right: 2px;
/*	float: right;*/
}
div.menu {
	background: transparent url(line.gif);
	padding: 0px;
	margin: 0px;
}
div#top {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#title {
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 5px;
}
span#subtitle {
	font-size: 200%;
	color: white;
	font-family: sans-serif;
	margin-right: 20px;
}
div#content {
	margin: 8px;
	color: white;
}
div#content a.plain:link,
div#content a.plain:visited {
	font-weight: normal;
	text-decoration: none;
	color: white;
}
div#content a.plain:active,
div#content a.plain:hover {
	color: #b00;
}
div#content a {
	font-weight: bold;
}
div#content a:link {
	color: #ffb;
}
div#content a:visited {
	color: #ddb;
}
div#content a:active,
div#content a:hover {
	color: #b00;
}

img#nafilogo {
	border: 5px solid white;
}
TD.dollars {
	text-align: right;
}
ul.big li {
	list-style: url(172icon.gif);
	font-size: 220%;
	font-family: serif;
	margin-top: 10px;
}
ul.big li div {
	font-size: 50%;
	font-family: sans-serif;
	font-style: italic;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
}
DIV#mainMenu {
	margin: 0px auto;
	width: 75%;
}
BIG { color: #800; font-size: 150%; font-weight: bold; }
img#landon {
	border: 2px solid white;
	margin: 30px;
	margin-bottom: 200px;
	float: right;
}
img.sights {
	border: 2px solid white;
	margin: 30px;
}
