body {
	text-decoration: none;
	padding: 0px;
	border: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #a5b2bd;
	display: inline;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/mtnbkgd.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	background-color: #000000;
}
a:link {
	display: block; 
	color: #8fcaf4;
	text-decoration: none;
	display: inline;
	}
a:visited {
	display: block;
	text-decoration: none;
	color: #8fcaf4;
	display: inline;
	}
a:hover {
	display: block;
	text-decoration: none;
	color: #e0bd6c;
	display: inline;
	}
a:active {
	display: block;
	text-decoration: none;
	color: #e0bd6c;
	display: inline;
	font-size: 18px;
	}
a img {
	border: none;
	}
h1 {
	font-family: Arial;
	font-size: 30px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #D4E9FF;
}
h2 {
	font-family: Calibri;
	color: #8fcaf4;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-bottom: -5px;
	font-size: 20px;
}
h3 {
	font-family: Calibri;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin-bottom: -5px;
}
.year {
	font-family: Calibri;
	font-size: 20px;
	text-transform: uppercase;
	color: #a5b2bd;
	letter-spacing: 3px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.right {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.left {
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.caption {
	font-size: 9px;
}
.indent {
	text-indent: 18px;
	margin-top: -12px;
}
#all {
	width: 800px;
	height: 100%;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#nav {
	padding: 0px;
	height: 320px;
	width: 740px;
	border: none;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content {
	padding: 0px;
	margin-top: 60px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	border: none;
	height: auto;
	color: #a5b2bd;
}
#rightcolumn {
	width: 230px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: none;
}
#rightheader {
	text-align: right;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 225px;
	width: 230;
}
#rightcontent {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 15px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
#rightfooter {
	clear: right;
	background-image: url(images/logo-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 79px;
}
#leftcolumn {
	padding: 0px;
	float: left;
	width: 410px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: 30px;
	border: none;
	color: #999;
	text-align: left;
}
#footer {
	font-size: 9px;
	width: 740px;
	height: 60px;
	padding-top: 140px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	clear: both;
	text-align: right;
	vertical-align: bottom;
	}

