body {
background: #fff;
position: relative;
margin:auto;
width:770px;
}

p, div, td{
font-family:verdana, geneva, sans;
font-size:10px;
}

a {
color: #966;
text-decoration: none;
}
a:hover {
color: #300;
}
a:visited {
color:#666;
}
strong {
font-size: 1.2em;
font-weight: bold;
color: #633;
}

/*begin major divs*/

#envelope {
position:absolute;
top:30px;
min-height:500px;
height:50%;
width: 770px;
background: url(images/rightbar.gif) no-repeat top right;
}

#bgdammit{
position:absolute;
top:0px;
right:0px;
width:6px;
height:90%;
background: url(images/rightbar.gif) no-repeat top right;

}
#nav {
position:absolute;
left:0;
background: url(images/navbg.gif) no-repeat top;
width:217px;
height:550px;
text-align:right;
}

#subnav {
position:absolute;
left:217px;
background: url(images/curve.gif) no-repeat bottom left;
width:230px;
height:510px;
margin-left: 0px;
margin-top:40px;
}

#subnav p {
width: 136px;
text-align: right;
margin-left:91px;
padding-right:5px;
padding-bottom:2px;
border-right: 1px #999 dashed;
border-bottom: 1px #999 dashed;
}

#stuff {
position:absolute;
left:447px;
background: url(images/frame.gif) no-repeat bottom right;
width:323px;
min-height:510px;
vertical-align:top;
padding-bottom: 40px;
}
#whitecover{
background:#fff;
position: absolute;
left:764px;
width:6px;
height:65px;
}

#bigstuff {
position:absolute;
left:217px;
background: url(images/frame.gif) no-repeat bottom right;
width:553px;
min-height:510px;
vertical-align:top;
padding-bottom: 40px;
text-align:right;
}
/*begin interior elements*/

#portfolio {
margin-left:-2px;
margin-top:25px;
padding-bottom:5px;
background: url(images/dashes.gif) no-repeat top left;
}

#display {
margin-right:33px;
margin-top:6em;
}

#display a {
color: #444;
}
.worktitle {
padding-top:1.5em;
text-align:right;
padding-right:24px;
font-weight:bold;

font-size: 16pt;
font-family: new courier, courier, serif;
color:#522;
}
#title {
position:absolute;
left: 250px;
width:270px;
top:60px;
text-align:left;
}

#title h3 {
text-align:right;
font-size:1.1em;
}

#title p {
text-align:right;
color: #333;
}

#projectnav {
position:relative;
left: 45px;
text-align:left;
width:482px;
padding-top:1em;
}

#subnav a {
display:block;
line-height: 1.6em;
}

#projectnav h4 {
margin-top:0px;
margin-bottom:0px;
}

td.icon {
width:85px;
text-align:right;
padding-right:22px;
}

td.icon img{
border: 1px solid #444;
}

td.icon a{
color: #444;
}

p.label {
width:200px;
text-align: right;
font-weight:bold;
font-style:italic;
}
p.label:first-line {
font-style:normal;
}


p.statement {
text-align:left;
width:350px;
color:#666;
}


p.talk {
font-size:1.1em;
width: 268px;
height: 407px;
margin-left: 30px;
margin-top: 25px;
padding-right:3px;
background: url(images/5line.gif) no-repeat bottom right;
text-align:left;
}

