.sun
{
	position:relative;
	background-image: url('img/sun_poetry.gif');
	width: 140px;
	height: 140px;
	float:left;
}
#sun_blue 
{
	background-image: url('img/sun_blue.gif');
}
#sun 
{
	background-image: url('img/sun.gif');
}
#sun_poetry 
{
	background-image: url('img/sun_poetry.gif');
}

.sun  a
{
	position:absolute;
	top:50px;
	left:30px;
	font-family: Arial; 
	font-style: normal;
}



.menu 
{
	position: absolute;
	width: 160px;
	height: 123px;
	background-image: url('img/nue.gif');
	line-height: 123px;
	text-align: center;
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
}
#aboutme 
{
	top: 60px;
	left: 300px;
}
#summer
{
	top: 180px;
	left: 60px;
}
#poetry 
{
	top: 250px;
	left: 380px;
}
#guestbook 
{
	top: 373px;
	left: 180px;
}

a 
{
	color: blue;
	font-family: Verdana;
	font-style: italic;
	text-decoration: none;
}
a:hover
{
	color: green;
}

#photo 
{
	position: absolute;
	top: 70px;
	left: 610px;
}

#photo img 
{
	margin-right: 60px;
}

#romashka 
{
	position: absolute;
	left: 0px;
	top: 440px;
}

#info
{
	position: absolute;
	background-image: url('img/bg.jpg');
	width: 400px;
	height: 400px;
	left: 190px;
	top: 70px;
}

#info p 
{
	overflow: auto;
	margin-top: 50px;
	margin-left: 80px;
	margin-right: 80px;
	height: 250px;
}



#book 
{
	width: 800px;
	height: 523px;
	position: relative;
	background-image: url('img/book2.jpg');
	font-size: 10pt;
	margin-left: 140px;
}

#left 
{
	float: left;
	width: 250px;
	height: 410px;
	left: 130px;
	top: 10px;
	position: relative;	
}

#right 
{
	float: right;
	width: 250px;
	height: 410px;
	right: 140px;
	top: 10px;
	position: relative;
	
}

#gallery 
{
	position: relative;
	width: 600px;
	top: 20px;	
	margin-left: 200px;
	}

#comment
{
	background-image: url("");
}

#next 
{
	position: absolute;
	top: 380px;
	right: 10px;
}

#prev 
{
	position: absolute;
	top: 380px;
	left: 5px;
}

.header
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
}

p.fader
{
	top: 0;
	color: white;
	font: normal 35px "Arial", serif;
}


#ID_ANIMATE
{
	height		:	1px;
}

#ID_ANIMATE SPAN
{
	position	:	absolute;
	font		:	bold 35px "Times New Roman", serif;
	color		:	blue;
}


