body {
background-color:#000000;
}

#container {
width:950px;
height:700px;
margin: 2em auto;
}

#thumbnails {
width:250px;
float:right;
margin: 6em 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#thumbnails tr td {
padding:20px 20px 10px 20px;
}

#thumbnails img{
cursor:pointer;
}

#mainContent{
float:left;
height:680px;
width:696px;
margin-top:2em;
}

#picture{
margin-top:2em;
}

#title{
font-size:2em;
font-weight:bold;
color:#4C5260;
}

#description{
color:#4C5260;
font-size:1.5em;
margin-top:1em;
}
