	a { display: table-cell ; text-align: left; font: bold 10px sans-serif; padding: 0px 4px; border-width: 0; text-decoration: none; color: #000000; }
	a:hover { color: #FFFFFF; background: url('images/draycheva_bg_i.png') 0 0 repeat fixed; background-repeat: repeat; } 

	body {
		background-color: #000;
		color: #000;
		border: 0;
		margin: 0;
		padding: 0;
		font-family: Verdana, Geneva, Helvetica, sans-serif;
		font-size: 12px;

	}


	#main {
		background-color: #fff;
		background: url('images/draycheva_bg.png') 0 0 repeat fixed;
		background-repeat: repeat;
		color: #000;
		width: 460px;
/* 		height: 800px; */
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
	}
	
	div#links a { display: table-cell ; text-align: left; font: bold 12px sans-serif; padding: 0px 0px; border-width: 0; text-decoration: none; color: #000000; }
	div#links a:hover { color: #FFFFFF; background: #3D3D3D }
	div#links { position: relative; top: -35px; left: 370px; width: 600px; height: 25px; font: 6px Verdana, sans-serif; }
	div#links a:hover body {background: black 0 0 repeat fixed;}


	}

