body {
background: white;
color: black;
margin-top: 40px
}

.menu { text-align: center }

ul.menu {
list-style-type: none;
line-height: 200%;
}

.footer 
{ 
color: #777777;
vertical-align: top 
}

table.footer
{
width: 100%;
padding: 20px
}

td.leftfooter
{
text-align: left
}

td.rightfooter
{
text-align: right;
}

body.gallery {
margin-top:0;
}

.shadowed {
clear: both;
float: left;
background: url(http://kevin.scaldeferri.com/images/shadowAlpha.png)
no-repeat bottom right !important; 
background: url(http://kevin.scaldeferri.com/images/shadow.gif) no-repeat bottom right; 
margin: 40px 0 0 40px !important;
margin: 40px 0 0 35px;
}

.shadowed img {
position: relative;
margin: -6px 6px 6px -6px;
border:0;
vertical-align:bottom;
}
