body {
	background-image:url(images/bg.jpg);
	margin: 0 0 0 0;
}
#yellow {
	position: absolute;
	background-color: #d4a83f;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 500px;
	left: 180px;
	vertical-align: bottom;
	text-align: center;
	z-index: 1;
}
.td1{
	height: 121px;
}
.td2{
	height: 100%;
}
.td3{
	height: 35px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #7D6526;
}
#content {
	position: relative;
	padding: 5px 15px 5px 15px;
	width: 500px;
	left: -20px;
	top: 0px;
	text-align: left;
	height: auto;
	background-color: #eae4d6;
	z-index: 4;
	border: 5px solid #ffffff;
	color: #29211F;
}
#content a {
	color: #29211F;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
#content a:hover {
	color: #29211F;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#content h2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	border-bottom: 1px #FFFFFF solid;
	padding: 10px 0 0 0;
}

#logo {
	position: absolute;
	left: 28px;
	top: 17px;
	width: 89px;
	height: 92px;
	/*background:url(images/image.png);
	background-position: -202px -1449px;*/
}
#idea {
	position: absolute;
	left: 191px;
	top: 86px;
	width: 191px;
	height: 35px;
	z-index: 2;
	/*background:url(images/image.png);
	background-position: -202px -1010px;*/
}
#tree {
	position: absolute;
	z-index: 2;
	left: 680px;
	top: 0px;
	width: 357px;
	height: 404px;
	/*background:url(images/image.png);
	background-position: -202px -202px;*/
}

#menu {
	position: absolute;
	top: 127px;
	left: -30px;
}

#menu li {
	width: 134px;
	height: 25px;
	background-color: #d4a83f;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 4px;
	list-style-image: none;
	list-style-type: none;
}

#menu a {
	position: relative;
	font-size: 16px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#menu a:hover {
	color: #29211F;
	text-decoration: none;
}

#friends {
	text-align: left;
	position: absolute;
	top: 450px;
	left: 733px;
	width: 300px;
	background-image:url(images/draugai_03.jpg);
}

#friends a {
	position: relative;
	font-size: 16px;
	color: #29211F;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
#friends a:hover {
	color: #29211F;
	text-decoration: underline;
}

#friends li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 10px;
}

#banners {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 150px;
	z-index: 4;
	text-align: right;
}