/* CSS Document */

body {
	/*background-image: url(/Images/Powerlines%20Small.gif);
	background-repeat:no-repeat;
	background-position:center; */
	margin-left: 0px;
	margin-top: 0px;
	}

#headerimg	{
				width:100%;
				height:147px;
				background-image:url(/Images/header_bg.gif);
			}

#leftimg	{
				margin-top:10px;
				margin-left:10px;
				}
				
#bodytxt	{
				position:absolute;
				top:190px;
				left:315px;
				width:450px;
				}
#bodytxt a:link	{
				color:#85ABF6;
				}

font.new	{font-family:Arial, Helvetica, sans-serif;}

#footer			{
				position:absolute;
				top:560px;
				left:0px;
				}



		
