body {
background-image:url(images/bg.gif);
padding: 0;
}

#contentcontainer {
width: 1046px;
height: 691px;
margin: 0 auto;
background: url(images/header.gif) no-repeat;
position: relative;
}

#backlink {
position: absolute;
top: 18px;
left: 35px;
width: 250px;
}

#backlink a:link, #backlink a:visited  {
font: 11px Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none;
}

#backlink a:hover  {
text-decoration: underline;
}

#leftedge {
width: 40px;
height: 440px;
position:absolute;
top: 171px;
background:url(images/burlap.gif) no-repeat;
}

#footer {
	width: 1046px;
	height: 80px;
	background-image:url(images/footer.gif);
	position: absolute;
	top: 611px;
	left: 0px;
}

#rightbar {
width: 244px;
height: 611px;
position:absolute;
right: 0;
top: 51px;
background:url(images/rightbg.gif) repeat-y;
}

#rightbar2 {
width: 244px;
height: 611px;
background:url(images/rightbar2.gif) no-repeat;
padding: 25px 0 0 0;
}

#rightbar2 p {
font:12px "Trebuchet MS";
color: #353C01;
margin: 3px 0 3px 0;
padding: 0;
padding-left: 55px;
}

#rightbar2 .experience {
margin-top: 12px;
}

#rightbar2 a, #rightbar2 a:visited, #rightbar2 a:hover {
color: #353C01;
}

#rightbar2 h1 {
padding: 0 0 0 35px;
margin: 0;
}

#main {
width: 762px;
position: absolute;
left:40px;
top: 171px;
height: 440px;
background:url(images/box.gif) no-repeat;
}

#thumbs {
width: 620px;
height: 242px;
margin: 0 auto;
margin-top: 66px;
}

title {
background-color: #E6EEAD;
color: #333;
width: 200px;
}

#thumbs ul  {
margin: 0 0 0 6px;
padding: 0;
list-style: none;
}

#thumbs li {
float: left;
margin: 16px 0 0 16px;
width: 65px;
height: 65px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
overflow:hidden;
position: relative;
}

#thumbs li img {

}

#thumbs li img:hover {
position: absolute;
top: -65px;
}

.designerdirectory {
position: absolute;
top:661px;
right: 10px;
text-align: right;
color: #999;
font: 11px Arial, Helvetica, sans-serif;
width: 250px;
}

.designerdirectory a:link, .designerdirectory a:visited {
color: #999;
}



