﻿    	body
    	{
			background-color:black;
			padding:0px;
			margin:0px;
			text-align:center;
		}
		.bgOverlay_png
		{
			position: absolute;
			left:0px;
			top:0px;
			width:1024px; 
			height:768px;
			background: url("Document_files/bgOverlay.png") no-repeat;
		}
		.navigationPane_png
		{
			position: absolute;
			left:0px;
			top:190px;
			width:324px; 
			height:578px;
			background: url("Document_files/navigationPane.png") no-repeat;
		}
		.header_png
		{
			position: absolute;
			left:0px;
			top:0px;
			width:1024px; 
			height:230px;
			background: url("Document_files/header.png") no-repeat;
		}
		.wwa_png
		{
			position: absolute;
			left:103px;
			top:251px;
			width:185px; 
			height:24px;
		}
		.mti_png
		{
			position: absolute;
			left:62px;
			top:305px;
			width:210px; 
			height:23px;
		}
		.htfu_png
		{
			position: absolute;
			left:103px;
			top:354px;
			width:154px; 
			height:24px;
		}
		.tas_png
		{
			position: absolute;
			left:44px;
			top:405px;
			width:204px; 
			height:23px;
		}
		.wtks_png
		{
			position: absolute;
			left:55px;
			top:455px;
			width:185px; 
			height:28px;
		}
		.wtps_png
		{
			position: absolute;
			left:20px;
			top:505px;
			width:222px; 
			height:29px;
		}
		.contentBox_png
		{
			position: absolute;
			left:348px;
			top:181px;
			width:470px; 
			height:557px;
			background: url("Document_files/contentBox.png") no-repeat;
		}
		.contentPlaceHolder_png
		{
			position: relative;
			left:28px;
			top:27px;
			width:400px; 
			height:487px;
			color:white;
			font-family:Arial, Helvetica, sans-serif;
			font-size:x-large;
			line-height:150%;
			letter-spacing:110%;
			text-align:left;
			
		}
		.page_div
		{
			position:relative;
			margin: 0 auto;
			width:1024px;
			height:768px;
		}
		.rightImage
		{
			outline-style:none;
			float:right;
		}
		.leftImage
		{
			outline-style:none;
			float:left;
		}
		div a
		{
		color:white;
		font-size:large;
		text-align:right;
		text-decoration:none;
		font-family:Arial, Helvetica, sans-serif;
		}
		div a img
		{
		border:0px;
		}
