body,table,tr,td,div {
	padding:0;
	margin:0;
	border-collapse:collapse;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	text-align:center;
	background: #ccc;
	background-image: url('../graphics/natfl119.jpg');
	background-attachment: fixed;
}

h1, h2 {
	margin:0;
}

p {
	margin:5px 0 5px 0;
}

a {
	color:#c00;
}

a:hover {
	color:#000;
}

#mainTable {
	margin:20px auto;
	background-color:#fff;
	background-position:top center;
	background-repeat:no-repeat;
	width:860px;
	border: solid 2px #000;
	text-align:left;
}

#content
{
	padding: 10px 10px;
	text-align: center;
}

#content P
{
	margin: 20px 20px;
	text-indent: 0px;
	text-align: left;
}

#menu
{
	text-align: center;
}

.navListItem {
	display: inline;
	/*border-right: solid 1px #192088;*/
}

.navListItemLink {
	color: #192088;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 20px;
	line-height: 33px;
	cursor: pointer;
	border: solid 2px;
	background: #ddd;
}


.navListItemLink:hover
{
	color: #c00;
}

.menuContactInfo
{
	border: solid 1px #000;
	margin: 10px 0;
	text-align: center;
	background: #ddd;
	background-image: url('../graphics/natfl119.jpg');
}
.menuContactInfo STRONG
{
	display: block;
	background: #00c;
	color: #FF0;
	font-size: larger;
}

#contact_table
{
	clear: both;
	margin: 20px;
}
#contact_table TH
{
	text-align: right;
	vertical-align: top;
}
#contact_table TD
{
	padding: 2px 0;
}

.contactInfo
{
	border: solid 1px #000;
	margin: 10px 0;
	text-align: center;
	background: #ddd;
	width: 300px;
}
.contactInfo STRONG
{
	display: block;
	background: #00c;
	color: #ff0;
	font-size: larger;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

#slideShow
{
	position: relative;
	width: 344px;
	height: 264px;
	float: right;
	border: 2px solid;
	margin: 0 0 0 10px;
}
#slideShow IMG
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 320px;
	height: 240px;
	border: 1px solid;
}

#rates
{
	width: 80%;
	margin: 0 10%;
	border: solid 2px;
	color: #00c;
}

#rates TH
{
	font-size: 20px;
	background: #00c;
	color: #fff;
	text-align: center;
}

#rates TD
{
	border-bottom: solid 1px #ccc;
	text-align: left;
}

#logo
{
	border: none;
}
