﻿#logo {
				position:fixed;
				top:20px;
				left:20px;
				width:176px;
				height:40px;
				background:url('../gfx/logo.jpg') no-repeat;
}
#HeadShdDwn {
				position:fixed;
				top:75px;
				width:100%;
				height:4px;
				background:url('../gfx/HeadShdDwn.jpg') repeat-x;
				z-index:10;
				}

