body
{
    background: #7F6754 url(../layout/body2.jpg) repeat-x top left;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    font-family: verdana, tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 140%;
    color: #222222
}

img
{
	border: 0px
}

a
{
	color: #57453A;
	font-weight: bold;
	text-decoration: none
}

a:hover
{
	color: #CA5A00
}

h2
{
	font-size: 13px;
}

ol
{
	list-style: decimal inside none;
	padding: 0px;
	margin: 0px
}

ul
{
	list-style: square outside none;
	padding: 0px 0px 20px 20px;
	margin: 0px
}

#topback
{
	background: #201B15;
	height: 50%;
	width: 100%;
	position: absolute;
	top: 0px
}
#bottomback
{
	background: #7F6754;
	height: 50%;
	width: 100%;
	position: absolute;
	bottom: 0px
}

#bottommenu
{
	height: 30px;
	width: 100%;
	text-align: center;
	color: #6C4D36;
	font-size: 10px;
	position: absolute;
	bottom: 0px
}

#bottommenu a
{
	color: #C4AF9E;
	font-size: 9px;
	font-weight: lighter;
	padding: 0px 7px;
	margin-top: -5px;
	text-decoration: none
}

#bottommenu a:hover
{
	color: #F4E3D6
}

#horizon
{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
}

#content
{
    background: #171611 url(../layout/body.jpg) repeat-x top left;
    position: absolute;
    top: -266px;
    left: 0px;
    width: 100%;
    height: 538px;
    padding: 0px
}

#underall
{
    background: url(../layout/underall.jpg) no-repeat top left;
    width: 912px;
    height: 538px;
    margin: 0px auto 0px auto

}

#txtbody
{
    width: 355px;
    height: 380px;
    position: relative;
    float: left
    
}

#flashleft
{
    width: 455px;
    height: 460px;
    margin-top: 24px;
    float: left;
    padding: 0px
}

#title
{
    width: 370px;
    height: 90px;
    float: left;
    border: 0px
}

#title h1
{
    color: #C4AF9E;
    font-weight: bold;
    text-align: right;
    font-size: 14px
}




/***
    scrollbar
               ***/

#wn	
{
    float: left;
    position:relative;
    padding-left: 10px;
    text-align: left;
    width:320px;
    height:380px;
    overflow:hidden
}

.content
{
    position:relative;
    left:0px;
    top:0px;
}

#scrollbar
{
    float: right;
    position:relative;
    margin: 8px 2px 0px 0px;
    padding-right: 2px;
    width:14px;
    height:360px;
    font-size:1px
}

#scrollbar img
{
    border: 0px
}

#track
{
    position:absolute;
    left:0px;
    top:24px;
    width:11px;
    height:306px;
}

#dragBar
{
    position:absolute;
    margin:1px;
    width:9px;
    height:320px;
    background: #171611 url(../layout/scrollbody.jpg) no-repeat top left;
    border: 1px solid #201B15
}

#up
{
    position:absolute;
    padding: 1px;
    left:0;
    top:0;
}

#down
{
    position:absolute;
    padding: 1px;
    left:0;
    bottom:0;
}

img.bigphoto
{
	display: block;
	margin: 0px auto 10px auto
}
