body {
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.5;
        background: url(images/mtnbg1.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: center;
        color: #fff;
        width: 770px;
        margin: 0 auto;
        padding: 50px;
	}


#navbarbox {
	background: transparent;
}

	.xnvtop, .xnvbottom {
		display: block;
		background: transparent;
		font-size: 1px;
	}

	.xbnv1, .xbnv2, .xbnv3, .xbnv4 {
		display: block;
		overflow: hidden;
	}

	.xbnv1, .xbnv2, .xbnv3 {
		height: 1px;
	}

	.xbnv2, .xbnv3, .xbnv4 {
		background: url(images/bk9.png);
		border-left: 1px solid #000;
		border-right: 1px solid #000;
	}

	.xbnv1 {
		margin: 0 5px;
		background: url(images/bk9.png);
	}

	.xbnv2 {
		margin: 0 3px;
		border-width: 0 2px;
	}

	.xbnv3 {
		margin: 0 2px;
	}

	.xbnv4 {
		height: 2px;
		margin: 0 1px;
	}

	.nvcontent {
		display: block;
		background: url(images/bk9.png);
		border: 0 solid #000;
		border-width: 0 1px;
		clear: none;
	}

#navbar ul {
margin: 0;
padding: 5px; /* Set margin and padding for cross browser consistency. */
list-style-type: none; /* Needed to eliminate list item marker */
text-align: center; /* Centers navigation bar */
border: none
}

#navbar ul li {
display: inline; /* Needed to create horizontal effect */
}

#navbar ul li a {
text-decoration: none; /* The setting of "none" allows the link to not be underlined. This is up to user preference. */
padding: .2em 1em; /* Gives the link space inside it's individual block. */
color: #6699FF; /* Set as desired */
background-color: #000; /* Set as desired */
}

#navbar ul li a:hover {
color: #000;
background-color: #336699; /* Both of these values create the "Rollover effect, Set as desired */
} 




#box4 {
	background: transparent;
}

	.xtop, .xbottom {
		display: block;
		background: transparent;
		font-size: 1px;
	}

	.xb1, .xb2, .xb3, .xb4 {
		display: block;
		overflow: hidden;
	}

	.xb1, .xb2, .xb3 {
		height: 1px;
	}

	.xb2, .xb3, .xb4 {
		background: url(images/bk9.png);
		border-left: 1px solid #000;
		border-right: 1px solid #000;
	}

	.xb1 {
		margin: 0 5px;
		background: url(images/bk9.png);
	}

	.xb2 {
		margin: 0 3px;
		border-width: 0 2px;
	}

	.xb3 {
		margin: 0 2px;
	}

	.xb4 {
		height: 2px;
		margin: 0 1px;
	}

	.box4content {
		display: block;
		background: url(images/bk9.png);
		border: 0 solid #000;
		border-width: 0 1px;
		clear: none;
	}

/* Footer */

#footer {
	width: 770px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img07.jpg) no-repeat;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
