div.wrapper{

width: 100%;
margin: auto;


}

body{
background: #e0e0e0;
}

div.header{

}

div.content{
border-right: 1px solid black;
border-left: 1px solid black;
background: white;

}

div.footer{
border-top: 1px solid black;
}




table.menu
{
border-collapse: collapse; 
width: 100%;
background: #505050;
text-align: center;
background-image: url('images/barthz_menbg.gif');
border: 1px solid black; 
}

table.logo
{
width: 100%;


}

td.link_menu
{
border: 1px solid black;
}

td.link_menu a
{
text-decoration: none;
color: #33536a;
}

a:visited
{
color: blue;

}
p{

font-size: 12pt;

}

td.photos
{
	text-align: center;

}