body
{
background: #a9af89;/*#525154; #9C9DA0; #E2E2E2;*/
/*background-image:url('img/back.gif');
background-repeat:repeat-y;*/
}

div#host
{
position: absolute;
top: 500px;
left: 0px;
height: 55px;
width:  50px;
text-align:center;
padding-top: 5px;
border-right: 1px solid silver;
border-top: 1px solid silver;
vertical-align: super;
}

div#content
{
position: absolute;
left: 15%;
top: 5px;
text-align:center;
background: transparent;
}

#links
{
position: absolute;
top: 50px;
left: 10px;
width: 200px;
}

#href_links
{
color :#575a5d; /*#9C9DA0;*/
text-decoration: none;
}

#href_links:hover
{
color : black;
text-decoration: none;
}

#href_blogs
{
color : #9C9DA0;
text-decoration: none;

}

#href_blogs:hover
{
color : #9C9DA0;
text-decoration: underline;
}


#blog
{
position: absolute;
top: 50px;
left: 200px;
}

#logo
{
position: absolute;
top: 25px;
left: 30%;
background: transparent;   /****#9C9DA0****/
border: 1px solid silver;
font-family: Lucida sans Unicode;
font-size: 11px;
padding: 5px;
}


div#include
{
position: absolute;
left: 100px;
top: 30px;
background: transparent;   /****#9C9DA0****/
border: 0px solid white;
}

#href_comments
{
color : #495d38;
text-decoration: none;
}

#href_comments:hover
{
color : #495d38;
text-decoration: none;
}

#href_photos
{
color : #575a5d;
text-decoration: none;
font-weight: bold;
}

#href_photos:hover
{
color : black; /**#525154;**/
text-decoration:none;
}

#href_add_comment
{
color : black;
text-decoration: none;
}

#href_add_comment:hover
{
color : black; /*#E2E2E2;*/
text-decoration: underline;
}

#href_menu
{
color : white; /*#9C9DA0;*/
text-decoration: none;
}
#href_menu:hover
{
color : #495d38; /*white;*/
text-decoration: none;
}

#href_menu_logo
{
color : black;
text-decoration: none;
}
#href_menu_logo:hover
{
color : #9C9DA0;
}

div#menu
{
position: absolute;
left: 0px;
top: 10px;
background: transparent; 
}

div#menu_index
{
position: absolute;
left: 0px;
top: 0px;
background: transparent; 
}

div#about
{
position: absolute;
top: 50px;
left: 210px;
}
