		<style>
			body {
					background: #000000 url('../images/Background.jpg') top center no-repeat;
					background-attachment: fixed;
				 }
				 
			#container {
				position: center;
				width: 1147px;
				margin: 0px auto;
				text-align: left;
			}
			
			#site_header {
				position: relative;
				zoom: 1;
				height: 100px;
				 /* overflow: hidden; */
			}
			
			#site_body {
				padding: 1px 20px;
				padding-left: 25px;
				height: 600;
			}
			
			table.Menu
			{
				font-family: Verdana;
				color: white;
				font-size: x-small;
			}
			
			tr.MenuTitle
			{
				font-family: Verdana;
				color: white;
				font-size: small;
			}
			
			#LeftColumn {
				float: left;
				width: 200px;
				margin-right: 3px;
				margin-left: 2px;
			}
			
			* html #LeftColumn {
				overflow: hidden;
			}
			
			#right_column_content {
				width: 700px;
				float: left;
				margin-top: -2px;
			}
			
			#right_column {
				width: 700px;
				float: left;
				margin-top: -5px;
			}
			
			#FarRightColumn {
				float: right;
			}
			
			#TopRight {
				width: 700px;
				float: left;
				position:relative;
			}
			
			#BottomRight {
				position:relative;
				padding-top: 10px;
				width: 698px;
				float: right;
				top: 138px;
			}
			
			#BottomRightC {
				position:relative;
				padding-top: 10px;
				width: 698px;
				float: right;
				top: 135px;
			}
			
			#AdB {
				padding-top: 15px;
			}
			
			#Media {
				float: left;
				width: 345px;
				margin-right: 5px;
			}
			
			* html #Media {
				overflow: hidden;
			}
			
			#Sign {
				width: 350px;
				float: left;
			}
			
			#BannerTop {
				z-index:5;
				position:absolute;
				left:6;
				top:6;
			}
			
			#BannerMiddle {
				z-index:4;
				position:absolute;
				left:6;
				top:6;
			}
			
			#BannerLower {
				z-index:3;
				position:absolute;
				left:6;
				top:6;
			}
			
			#BannerTopC {
				z-index:5;
				position:absolute;
				left:6;
				top:3;
			}
			
			#BannerMiddleC {
				z-index:4;
				position:absolute;
				left:6;
				top:3;
			}
			
			#BannerLowerC {
				z-index:3;
				position:absolute;
				left:6;
				top:3;
			}
			
			#footer {
				width: 950px;
				margin-top: 20px;
				float: RIGHT;
			}
			
			
			#NavLink {
				font-family: Verdana;
				color: white;
				font-size: xx-small;
			}
			
			#MapViews {
				position:relative;
			}
			
			#TMMapBase {
				z-index:3;
				position:absolute;
				left:1;
				top:1;
			}
			
			#TMMap1 {
				z-index:5;
				position:absolute;
				left:1;
				top:1;
			}
			
			#TMMap2 {
				z-index:4;
				position:absolute;
				left:1;
				top:1;
			}
			
			#DetailAreaDiv {
				z-index:5;
				position:absolute;
				left:1;
				top:526;
			}
			
			a.NavLink {
				font-family: Verdana;
				color: white;
				font-size: xx-small;
			}
			
			a.MenuLink {
				font-family: Verdana;
				color: white;
				font-size: xx-small;
				text-decoration: none;
			}
			
			a.NewsLink {
				font-family: Verdana;
				color: #CCCCCC;
				font-size: x-small;
			}
			
			td {
				font-family: Verdana;
				color: white;
				font-size: x-small;
			}
			
			h1 {
				font-family: Verdana;
				color: white;
				font-size: small;
			}
			
			h2 {
				font-family: Verdana;
				color: white;
				font-size: x-small;
			}
			tr.informationa
			{
				font-family: Verdana;
				color: white;
				font-size: small;
				background-image:url(../images/lighter_textbox.png);
			}
			tr.informationb
			{
				font-family: Verdana;
				color: white;
				font-size: small;
				background-image:url(../images/darker_textbox.png);
			}
			
			tr.informationc
			{
				font-family: Verdana;
				color: white;
				font-size: small;
			}
		</style>