body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Arial, Verdana, sans-serif;
	font-size: 11px;
	background-color: #0f1316;
}

#layout {
	position: relative;
	width: 1000px;
	margin: auto;
	margin-top: 0px;
}

#top {
	width: 1000px;
	height: 193px;
	clear: both;
	position: relative;
}

#menu_top {
	background-image: url('/images/layout/menu_top.jpg');
	width: 1000px;
	height: 157px;
	position: absolute;
}

#menu_left {
	background-image: url('/images/layout/menu_left.jpg');
	width: 329px;
	height: 36px;
	left: 0px;
	top: 157px;
	position: absolute;
}

#menu_right {
	background-image: url('/images/layout/menu_right.jpg');
	width: 107px;
	height: 36px;
	left: 893px;
	top: 157px;
	position: absolute;
}

.menu_button {
	display: block;
	position: absolute;
	top: 157px;
	height: 36px;
}

#left {
	width: 510px;
	height: 450px;
	background-image: url('/images/layout/left.jpg');
	float: left;
	cursor: pointer;
}

#right {
	width: 490px;
	height: 450px;
	background-image: url('/images/layout/right.jpg');
	float: right;
	position: relative;
}

#bottom {
	clear: both;
	width: 1000px;
	height: 128px;
	background-image: url('/images/layout/bottom.jpg');
	position: relative;
}

#wowo {
	position: absolute;
	width: 35px;
	height: 21px;
	left: 582px;
	top: 0px;
}

#eeritrocite {
	position: absolute;
	width: 65px;
	height: 21px;
	left: 623px;
	top: 0px;
}

/*****************************************************************************/
#news_button {
	width: 78px;
	left: 329px;
}

#band_button {
	width: 80px;
	left: 407px;
}

#music_button {
	width: 87px;
	left: 487px;
}

#gallery_button {
	width: 105px;
	left: 574px;
}

#guestbook_button {
	width: 124px;
	left: 679px;
}

#links_button {
	width: 90px;
	left: 803px;
}
/*****************************************************************************/
#scroll {
	height: 290px;
	width: 20px;
	left: 327px;
	top: 75px;
	position: absolute;
}

#scroll_pane {
	height: 153px;
	width: 20px;
	left: 327px;
	top: 140px;
	cursor: pointer;
}

#knob {
	margin-left: 7px;
}

#knob_inner {
	background-color: #751829;
	height: 0px;
	width: 5px;
	margin-left: 2px;
}

#scroll_up,#scroll_down,#knob {
	cursor: pointer;
}

#scroll_up {
	margin-top: 0px;
	margin-left: 3px;
	display: block;
}

#scroll_down {
	margin-top: 0px;
	margin-left: 4px;
	display: block;
}

#content_main {
	top: 40px;
	width: 328px;
	height: 360px;
	overflow: hidden;
	position: absolute;
}

#bottom,#top,#left,#right {
	background-repeat: no-repeat;
}

#guestbook_sign
{
  margin-left: 60px;
}