body { 
 margin: 0px;
 padding: 0px;
 margin-left: 7%;
 margin-right: 3%;
 margin-top: 70px;
}

a { 
 color: #E30060;
}

img { 
 border: 0;
}

#logo {
 margin-bottom: 20px;
}

.introduction { 
 left: 250px;
 top: 80px;
 position: absolute;
 font-family: Verdana;
 font-size: .7em;
}

h1 { 
 font: normal 2em Georgia;
 margin: 0px;
 margin-bottom: .5em;
}

h1 .published { 
 font: .35em Verdana;
 margin-left: 2em;
 color: #666;
}

h2 { 
 font: normal 11px Verdana;
 margin: 0px;
 margin-bottom: 1em;
}

h3 { 
 margin-bottom: 0em;
}

p { 
 margin-top: 0;
 margin-bottom: .9em;
}

.people { 
 margin-left: 50px;
 margin-top: 30px;
}

.person { 
 position: relative;
 padding-left: 280px;
 min-height: 280px;
 padding-bottom: 30px;
 margin-right: 80px;
}

.person .photo { 
 position: absolute;
 top: 0px;
 left: 0px;
}

.feed { 
 width: 50%;
 float: left;
 font-family: Georgia;
 line-height: 1.6em;
}

.tools { 
 width: 40%;
 float: left;
 font-family: Verdana;
 font-size: .8em;
 line-height: 1.6em;
 padding-top: 1.4em;
}

.project { 
 font: 1em/1.4em Georgia, serif;
 width: 60%;
 float: left;
 margin-bottom: 2em;
}

.project-credits { 
 font: .7em/1.3em Verdana, sans-serif;
 margin-left: 62%;
 width: 34%;
 color: #666;
}

dt {
 text-align: right;
 width: 49%;
 font-weight: bold;
}

dd {
 margin-left: 51%;
 margin-top: -1.3em;
 margin-bottom: 1.3em;
}

.project-images { 
 clear: both;
 margin: 50px;
 margin-left: 0px;
 margin-top: 20px; 
 margin-bottom: 2em;
}

.project-images img { 
 margin-bottom: 1em;
}

.project-images p {
 margin-bottom: 0px;
} 

p.project-uri { 
 margin-top: .8em;
}

.image-caption { 
 font: .7em/1.6em Verdana, sans-serif;
 margin-left: 100px;
 margin-right: 30%;
 margin-bottom: 5em;
 margin-top: 0px;
 color: #666;
}

.project-blurb { 
 clear: both;
 margin-top: 10px;
}

.project-blurb .navigation { 
 font: .7em Verdana;
}

.related p { 
 margin-top: 1em;
 margin-bottom: 0px;
}

.related ul { 
 margin: 0px;
 padding: 0px;
 padding-left: 20px;
 list-style-type: circle;
 margin-top: .2em;
}

.footer { 
 clear: both;
 margin: 50px;
 margin-left: 0px;
 margin-top: 100px;
 padding-bottom: 100px;
 font: 11px Verdana;
}
