		body {
			margin: 0px 0px;
			padding: 0px;
			text-align: center;
		}
		img {
			border: none;
		}
		a {
			color: #ff5537;
			text-decoration: underline;
		}
		a:active {
			color: #ff5537;
			text-decoration: underline;
		}
		a:visited {
			color: #ff5537;
			text-decoration: underline;
		}
		a:hover {
			color: #ff735f;
			text-decoration: none;
		}
		td {
			color: #ecd8d5;
			font-size: 10pt;
		}
		h1 {
			margin-top: 0;
			padding-top: 0;
		}
		#content {
			width: 892px;
			margin: 0px auto;
			text-align: left;
			padding: 0px;
			border: 0px solid #000000;
		}
		#htmlHomeContent {
			height: 264px;
			width: 892px;
			background-image: url('lower_home.jpg');
			background-repeat: no-repeat;
		}
		#logos {
			position: relative;
			top: 77px;
			left: 120px;
			color: #ff5537;
			font-family: sans-serif;
			font-size: 8pt;
		}
		#text {
			position: relative;
			left: 117px;
			background-color: #000000;
			width: 665px;
		}
		#inside {
			position: relative;
			padding: 17px;
			color: #ecd8d5;
			font-family: sans-serif;
			font-size: 10pt;
		}
		#htmlSubContent {
			width: 892px;
			background-image: url('lower_home.jpg');
			background-repeat: no-repeat;
		}
		#footer {
			padding-left: 138px;
			padding-bottom: 20px;
			color: #ff5537;
			font-family: sans-serif;
			font-size: 8pt;
		}
		.line {
			line-height: 0px;
			overflow: hidden;
			font-size: 1px;
			border: 0;
			padding: 0;
			margin-top: 0;
			margin-bottom: 0;		
			height: 1px;
			width: 100%;
			clear: both;
			background-color: #a83824;
			color: #a83824;
		}