/* ---------- 6 ---------- */

#sixBody	{
	width:800px;
	text-align:center;
	margin:0px auto;
	background-color:#000;
	}

#six-1, #six-2, #six-3, #six-4, #six-5, #six-6, #six-7	{
	position:absolute;
	top:30px;
	width:800px;
	height:800px;
	border:1px solid #684b1b;
	}

	
#six-1	{
	background:#ebe7e2 url(../images/6-head.jpg) top left no-repeat;
	}	

#six-2	{
	background:transparent url(../images/6-gold-strip.jpg) top right no-repeat;
	}

#six-3	{
	background:transparent url(../images/6-title.gif) top left no-repeat;
	}

#six-4	{
	background:transparent url(../images/6-selo.gif) top right no-repeat;
	}

#six-5	{
	background:transparent url(../images/6-shape.gif) bottom right no-repeat;
	}

#six-6	{
	background:transparent url(../images/6-overlay.gif) bottom right no-repeat;
	}

#six-7	{
	color:#b7ae88;
	text-align:left;
	padding-top:200px;
	height:auto;
	border-width:0px;
	}

#six-7 p	{
	margin-left:60px;
	margin-bottom:30px;
	}

#six-7 p span.separator	{
	color:#900;
	}
