
			body {
				color: white;
				font-family: Arial,Helvetica,sans-serif;
				font-size: 9pt;
				line-height: 1.125em;
				}
			a:link{
				color: white;
				}
			a:visited{
				color: white;
				}
			a:focus{
				color: #64a5c8;
				}
			a:hover{
				color: #00749f;
				}
			a:active{
				color: #00749f;
				}
			div.container h1{
				font-size: 140%;
				}
			div.container h2{
				font-size: 110%;
				}
			div#logoheader img {
				margin-left: 350px;
				}
			div#background {
				background-image: url("mtplain.png"); 
				background-attachment: fixed;
				background-position: left top;
				}
			div#background2 {
				width: 750px;
				background-image: url("brownbox.png");
				margin-left: auto;
				margin-right: auto;
				}
			div.container {
				width: 700px;
				background: transparent;
				margin-left: auto;
				margin-right: auto;
				}
			div#navigationbar {
				width: 680px; 
				height: 24px;
				background-image: url("orangebar1.png");
				background-repeat: no-repeat;
				font-size: 100%; 
				text-align: left; 
				padding-top: 4px; 
				padding-left: 20px;
				margin-bottom: -5px;
				}
			div#flash {
				width: 650px;
				height: 365px;
				background-image: url("flashback.png"); 
				margin-left: 10px; 
				margin-top: 10px;
				margin-bottom: 10px;
				padding-left: 15px;
				padding-top: 15px;
				padding-right: 15px;    
				}
			div#leftbox h1 {
				text-align: center;
				}
			div#leftbox {
				width: 300px;
				height: 395px;
				margin-left: 20px; 
				padding-left: 10px;
				padding-right: 10px;
				padding-top: 1px;  
				text-align: left;
				background-image: url("leftboxback.png"); 
				}
			div#bottom h1{
				text-align: center;
				}
			div#bottom {
				width: 300px;
				height: 395px;
				margin-top: -395px;
				margin-left: 360px; 
				text-align: left;
				padding-left: 10px;
				padding-right: 10px;  
				padding-top: 1px; 
			
				}
			div#contactbar {
				height: 38px; 
				background: url("bluebarendtex.png"); 
				font-size: 100%; 
				text-align: center; 
				margin-top: 10px;
				line-height: 2.4em;
				}
			div#contactbar a:hover{
				color: #d45d00;
				}
		