#img_1 { position: absolute; top: 30px; right: 40px; }
#img_1_1 { position: relative; top: 0px; }
#img_1_2 { position: relative; top: 9px; }
#img_1_3 { position: relative; top: 18px; }

#img_2 { position: absolute; top: 420px; left: 40px; }
#img_2_1 { position: relative; top: 0px; }
#img_2_2 { position: relative; top: 9px; }
#img_2_3 { position: relative; top: 18px; }

#img_3 { position: absolute; top: 146px; left: 40px; }

#container .img_link { padding: 1px; background-color: #BE0006; width: 200px; height 99px; }
#container :hover.img_link { background-color: #FFCE00; }

#menu A { height: 22px; width: 100%; font-family: webdings; font-size: 12pt; text-decoration: none; color: white; }
#menu A:hover { color: #FFCE00; }

.poem { font-family: Tahoma; font-size: 14px; color: #FFFFFF;line-height:150%; }
.writer { padding-top: 5px; float: left; font-family: tahoma; font-size: 14px; color: red; }

.thumbnail { float: right; width: 370px; height: 250px; text-align: center; padding-top: 10px; }
.thumbnail A { padding: 1px; background-color: red; }
.thumbnail A:hover { padding: 1px; background-color: #FFCC00; }
.thumbnail IMG { border-width: 0px; }

.bio
,.news
,.music
	{ font-family: Tahoma; font-size: 14px; color: #FFFFFF; text-align:justify; text-indent:15; line-height:150%; }

.bio P
, .news P
, .music P
	{ margin-top:0; margin-bottom:5 }

A
, .bio A
, .news A
, .music A
	{ text-decoration: none; color: red; }

A:hover
, .bio A:hover
, .news A:hover
, .music A:hover
	{ text-decloration: none; color: #FFCC00; }

.bio_signature
	{ font-family: Tahoma; font-size: 14px; color: white; text-align:justify; text-indent:15; line-height:150%; }