#featured {
padding-top: 5px;
width: 805px;
margin-bottom: -10px;
margin-left: auto;
margin-right: auto;
position: relative;
z-index: 1;
}

#parchment {
background-image: url('images/parchment2.png');
background-repeat: no-repeat;
height: 504px;
width: 902px;
padding-top: 70px;
padding-left: 75px;
margin-left: 30px;
margin-bottom: -30px;
}

#welcome {
}

#polaroids {
background-image: url('images/polaroid.png');
background-repeat: no-repeat;
height: 325px;
width: 365px;
float: right;
}

#polaroids a {
text-decoration: none;
color: blue;
}

#polaroids a:hover {
text-decoration: underline;
color: yellow;
}

#logos {
width: 850px;
margin-left: auto;
margin-right: auto;
}

#logos table {
width: 100%;
text-align: center;
}

#logos table td {
padding: 10px;
}

#logos table td:hover {
border-color: yellow;
}

#logos table td img {
border: 0;
}

#webcam {
}