
	body
	{
		margin: 0px;
		padding: 0px;
		background: #48110C url(../img/gui/body.jpg) top repeat-x;
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		color: #464646;
		height: 100%;
	}

	a
	{
		color: #464646;
	}

	a:hover
	{
		color: #000;
	}

	img
	{
		border: none;
	}

	h1, h2, h3, h4, h5, h6
	{
		padding: 0px;
		margin: 0px;
	}

	#bg2
	{
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		top: 0px;
		height: auto;
		min-height: 100%;
		background: transparent url(../img/gui/main_bg.jpg) center repeat-y;
		width: 100%;
	}

	* html #bg2 {
		height: 100%;
	}

	#main
	{
		width: 654px;
		margin-left: auto;
		margin-right: auto;
	}

	#main2
	{
		padding: 0px 27px;
		background: transparent url(../img/gui/main.jpg) top no-repeat;
		min-height: 746px;
		height: 746px;
	}
	*>#main2
	{
		height: auto;
	}

	#logo
	{
		padding-top: 29px;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
		height: 101px;
		background: transparent url(../img/gui/logo.gif) center no-repeat;
	}

	#logo a
	{
		display: block;
		width: 254px;
		height: 101px;
		position: relative;
		top: -14px;
		left: 171px;
		text-decoration: none;
	}

	#menu
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		height: 36px;
		width: 580px;
		position: relative;
		top: 34px;
		left: 10px;
	}

	#menu li
	{
		display: block;
		float: left;
	}

	#menu li a
	{
		display: block;
		height: 36px;
		background: transparent url(../img/gui/menu.gif) 0px 0px no-repeat;
		width: 100px;
		text-indent: -9999px;
		overflow: hidden;
		margin: 0px 18px;
		text-decoration: none;
	}

	#menu li a:hover, #menu li a.s
	{
		background: transparent url(../img/gui/menu_over.gif) 0px 0px no-repeat;
	}

/*
	#menu li a.s
	{
		background: transparent url(../img/gui/menu_active.gif) 0px 0px no-repeat;
	}
*/

	#menu li a#home     { width: 49px; background-position:  -21px 0px;  }
	#menu li a#about    { width: 56px; background-position: -104px 0px;  }
	#menu li a#fashion  { width: 69px; background-position: -194px 0px;  }
	#menu li a#press    { width: 49px; background-position: -303px 0px;  }
	#menu li a#links    { width: 46px; background-position: -387px 0px;  }
	#menu li a#contacts { width: 83px; background-position: -471px 0px;  }

	#content
	{
		margin: 60px 10px 0px 10px;
	}

	#footer
	{
		clear: both;
		text-align: center;
		color: #979991;
		font-size: 9px;
		position: absolute;
		bottom: 2px;
		width: 600px;
	}

	.label
	{
		font-size: 14px;
	}

	.bgline
	{
		background: transparent url(../img/gui/bgline.gif) bottom repeat-x;
		height: 2px;
		padding: 0px;
		margin: 0px;
	}

	.bgline img
	{
		height: 2px;
	}

	p
	{
		margin: 0px;
		text-align: justify;
		line-height: 13px;
		padding: 6px 12px 12px 12px;
	}

	ur.hires li a, a.more, a.archive
	{Å
		text-decoration: none;
	}
