				#main {
					position: relative; 
					left: 0px; 
					top: 0px; 
					width: 976px;
					margin: 0px; 
					padding: 0px;
				}

				#BG {
					position:absolute;
					left:0px;
					background: url(/img/background-repeat.jpg) repeat;
					/*	width: 1200px; */
					width:100%;
					/*	background-color:red; */
				}

				#FG {
					display:none;
					width:0px;
					height:0px;
					font-size:0px;
				}

				/*	bidedkids	*/
				#header-top-left td {
					padding:0px;
				}

				#header-top-left td.top {
					background: url(/img/htltop-rus-2.jpg) no-repeat;
					width: 374px; 
					height: 32px;
				}

				#header-top-left td.left {
					background: url(/img/htlm_01-rus.jpg) no-repeat;
					width: 30px; 
					height: 78px;
				}

				#header-top-left td.middle{
					width: 203px; 
					height: 78px;
					background:url(/img/htlm_02-rus.jpg) no-repeat;
				}

				#header-top-left td.middle a {
					display:block;
					width:203px;
					height:78px;
				}

				#header-top-left td.right{
					background: url(/img/htlm_03-rus.jpg) no-repeat;
					width: 141px; 
					height: 78px;
				}
				
				#header-top-left td.bottom {
					background: url(/img/htlbottom.jpg);
					width: 374px; 
					height: 130px;
				}

				#header-medium td.top {
					width: 278px; 
					height: 82px;
				}

				#header-medium td.bottom {
					background: url(/img/hmm-rus.jpg);
					width: 278px; 
					height: 158px;
				}


				/*	login	*/
				#login_table {
					width:324px;
				}

				#login_table td {
					padding:0px;				
				}

				#login_table img {
					margin:0px;
					border:0px;
				}

				#login_table td.flabel {
					width: 324px; 
					height: 17px;
				}

				td.flabel div.welcome {
					width:109px;
					height:14px;
					margin-left:34px;
					background: url(/img/welcome-rus.gif) no-repeat;
				}

				td.flabel div.log {
					width:81px;
					height:12px;
					margin-left:34px;
					background: url(/img/login-rus.gif) no-repeat;
				}

				#login_table td.left {
					/*background: url(/img/fleft-rus.jpg) no-repeat;*/
					width: 34px; 
					height: 34px;
					text-align:right;
					vertical-align:bottom;
				}

				#login_table td.left div.foreground {
					float:right;
					background:url(/img/corner.jpg) no-repeat;
					width:6px;
					height:6px;
				}


				#login_table td.center {
					background-color: #978f63;
					width: 284px; 
					height: 37px;
					font-size: 12pt; 
					color: #dddac7; 
					text-align: right;
					vertical-align:top;
				}

				#login_table td.center div.foreground {
					background:url(/img/corner-top.jpg) no-repeat;
				}

				#login_table td.right {
					/*background: url(img/fright.jpg) no-repeat; */
					background-color: #978f63;
					width: 6px; 
					height: 34px;
					vertical-align:top;
					text-align:right;
				}

				#login_table td.right div.foreground {
					background:url(/img/corner-top-left.jpg) no-repeat;
					height:6px;
					width:6px;
				}

				#login_table td.top {
					width: 324px; 
					height: 28px;
				}

				/*	hearts */
				#hearts_table td.top {
					background: url(/img/hrtop.jpg);
					width: 324px; 
					height: 58px;
				}

				#hearts_table td.right {
					background: url(/img/hrright.jpg) no-repeat;
					width: 34px; 
					height: 100px;
				}

				td#home {
					width: 140px; 
					height: 100px;
					background:url(/img/home-rus.jpg);
				}


				td#home a {
					display:block;
					width:140px; 
					height:100px;
				}

				td#join {
					width: 140px; 
					height: 100px;
					background:url(/img/join-rus.jpg);
				}

				td#join a {
					display:block;
					width:140px; 
					height:100px;
				}

				td#search {
					width: 150px; 
					height: 100px;
					background:url(/img/search-rus.jpg);
				}

				td#search a {
					display:block;
					width:150px; 
					height:100px;
				}

				table#header td#navy {
					background: url(/img/hb.jpg);
					width: 976px; 
					/*height: 40px;*/
					height: 35px;
				}

