/*  estescreative.com | design. build. host  */

#headerImage {
background: url(../images/header_5.jpg) no-repeat right;
}

#container {
background: #ddd url(../images/bg2.gif) repeat-y left;
width:730px;
height:1550px;
margin:auto;
position: relative;
}

.thumbnails a {
border: solid 5px #ccc;
float: left;
margin: 14px;
}

.thumbnails a:hover {
border: solid 5px #550a0a;
}