body {
border: 0px;
margin: 0px;
background: #DE6C2B;
min-height: 100%
}

#container {
border: 0px;
margin: 0px;
background: #DE6C2B;
min-height: 100%
}

#name {
position: absolute;
left: 0px;
top: 0px;
background: transparent;
border-top: 13px;
}

#left {
position: absolute;
left: 0px;
top: 0px;
border: 0px;
margin: 0px;
background: #CDD7B6;
width: 255px;
min-height: 100%;
}

img {
border: none;
}

#bio {
position: absolute;
left: 90px;
top: 214px;
}

#work {
position: absolute;
left: 86px;
top: 262px;
}

#play {
position: absolute;
left: 90px;
top: 311px;
}

#blog {
position: absolute;
left: 90px;
top: 360px;
}

#biotext {
/*color: #390D2D;*/
position: absolute;
left: 400px;
top: 100px;
}

#bioPhoto {
position: absolute;
left: 300px;
top: 118px;
}


#playText {
/*color: #390D2D;*/
position: absolute;
left: 400px;
top: 100px;
}


/*
#stencil {
position: absolute;
left: 300px;
top: 118px;

}

#watch {
position: absolute;
left: 480px;
top: 118px;
}
*/

#contentList {
position: absolute;
left: 300px;
top: 125px;
height: 150px;
width: 240px;
}

#contentListW {
position: absolute;
left: 220px;
top: 262px;
height: 150px;
width: 640px;
}

#contentListW img {
margin-left: 50px;
}

#docimg {
position: absolute;
left: 610px;
top: 322px;
}
#pdfimg {
position: absolute;
left: 690px;
top: 322px;
}


#contentListP {
position: absolute;
left: 215px;
top: 315px;
height: 150px;
width: 740px;
}

#contentListP img {
margin-left: 50px;
}

#contentListS {
position: absolute;
left: 260px;
top: 100px;
height: 100px;
min-width: 600px;
}

#contentListS img {
border-style: solid;
border-color: #CDD7B6;
}

#resumeDOC {
position: absolute;
top: 22px;
left: 120px;
background: url('images/DOC_icon.png');
background-repeat: no-repeat;
height: 100px;
width: 100px;
}

#resumeDOC a {
display: block;
}

#resumePDF {
position: relative;
top: 0px;
left: 0px;
background: url('images/pdf-icon.png');
background-repeat: no-repeat;
height: 150px;
width: 150px;
}



#clockwork {
minimum-height: 600px;
}

#clockwork img{
position: absolute;
right: 0px;
bottom: 0px;
}

