body
{
   background: #1F1F1F;
   font-family: Verdana, Arial, Tahoma, sans-serif;
   text-align: center;
}
#container_header
{
   background: #1F1F1F;
   width: 780px;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
}
#header_header
{
   width: 780px;
   height: 255px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2title.jpg") no-repeat;
   padding: 0px 0px 0px 0px;
   margin: 0px;
}
#menu_header
{
   width: 780px;
   height: 40px;
   margin: 0px;
   padding: 0px;
   margin-left: auto;
   margin-right: auto;
}
#footer_header
{
   width: 780px;
   height: 17px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2bottom.png") no-repeat;
}
ul#menu-list
{
   margin:     0px;
   padding:    0px;
   left:       0px;
   top:        0px;
   list-style: none;
   position:   relative;
   width:      780px;
   height:     40px;
}
ul#menu-list li
{
   display:    block;
   position:   absolute;
   margin:     0px;
   padding:    0px;
}
li#menu-list-link1
{
   left:       0px;
   top:        0px;
   width:      156px;
   height:     40px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2blog.png") no-repeat;
}
li#menu-list-link2
{
   left:       156px;
   top:        0px;
   width:      156px;
   height:     40px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2about.png") no-repeat;
}
li#menu-list-link3
{
   left:       312px;
   top:        0px;
   width:      156px;
   height:     40px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2travels.png") no-repeat;
}
li#menu-list-link4
{
   left:       468px;
   top:        0px;
   width:      156px;
   height:     40px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2photography.png") no-repeat;
}
li#menu-list-link5
{
   left:       624px;
   top:        0px;
   width:      156px;
   height:     40px;
   background: transparent url("http://www.bernardifabrizio.com/_pics/2videos.png") no-repeat;
}

#menu-list a
{
   display:    block;
   width:      100%;
   height:     100%;
}
li#menu-list-link1 a:hover { background: transparent url("http://www.bernardifabrizio.com/_pics/2blog_o.png") no-repeat; }
li#menu-list-link2 a:hover { background: transparent url("http://www.bernardifabrizio.com/_pics/2about_o.png") no-repeat; }
li#menu-list-link3 a:hover { background: transparent url("http://www.bernardifabrizio.com/_pics/2travels_o.png") no-repeat; }
li#menu-list-link4 a:hover { background: transparent url("http://www.bernardifabrizio.com/_pics/2photography_o.png") no-repeat; }
li#menu-list-link5 a:hover { background: transparent url("http://www.bernardifabrizio.com/_pics/2videos_o.png") no-repeat; }

#menu-list span
{
   display:    none
}