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

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

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

.text table {
margin-left:20px;
}

.text table a {
border: solid 5px #ccc;
float: left;
margin-top:20px;
}

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