body {
background-color: white;
}

span#title {
font-size: medium;
position: absolute;
top: 40px;
left: 40px;
font-family: Courier New;
}

span#contact {
font-size: medium;
position: absolute;
top: 57px;
left: 42px;
font-family: Courier New;
font-weight: normal;
}

span#title a:link {
color: black;
text-decoration: none;
}

span#title a:visited {
color: black;
text-decoration: none;
}

span#title a:hover {
color: gray;
text-decoration: none;
}

span#contact a:link {
color: black;
text-decoration: none;
}

span#contact a:visited {
color: black;
text-decoration: none;
}

span#contact a:hover {
color: grey;
text-decoration: none;
}

div#welcome {
position: absolute;
top: 42px;
left: 190px;
}

div#container { 
background-color: white;
margin: 0 auto;
padding-left: 0em;
padding-right: .5em;
width: 48em;
z-index: 5;
}

div.container a:link {
color: #ff00e6;
text-decoration: none;
}

div.container a:visited {
color: #ff00e6;
text-decoration: none;
}

span.links a:hover {
color: black;
text-decoration: none;
}	

div#resume {
position: absolute;
top: 47px;
left: 300px;
}

div#resume em {
font-family: courier new;	
color: black;
font-weight: bold;
font-style: normal;
font-size: 1em;
margin-left: 0em;
}

div#resume b {
color:#6a6a6a;
font-size: .8em;
padding-left: 4em;
}

div#resume h2 {
color: black;
font-weight: normal;
font-style: normal;
font-family: courier new;
margin-top: 1em;
margin-bottom: .3em;
margin-left: -5.7em;
font-size: 1.2em;
}

div#resume p {
color: #666666;
font-family: courier new;
margin: -.03em;
margin-left: -10em;
margin-bottom: .5em;
}

div#resume i {
font-size: small;
font-family: courier new;
font-style: normal;
position: relative;
top: 0em;
left: 7em;
width: 6em;
}

div#exhibit em {
margin-left: 5.7em;
}

span#me p{
color: black;
padding-left: 1.7em;
font-size: small;
line-height: 55%;
}

div#footer {
position: absolute;
bottom: 8px;
left: 150px;
background-color: white;
color: #777777;
}

div#footer p {
font-size: small;
font-family: courier new;
text-align: center;
padding-top: 3em;
margin-top: -3em;
margin-left: -9em;
letter-spacing: -.1em;
}

div.film {
height: 6em;
margin-left: 1em;
margin-top: 2.5em;
margin-bottom: -1em;
}

div.film a:link {
color: black;
text-decoration: none;
}

div.film a:visited {
color: black;
text-decoration: none;
}

div.film a:hover {
color: grey;
text-decoration: none;
}

div.film img {
text-decoration: none;
border: none;
float: left;
}

div.film p{
font-size: .9em;
color: gray;
font-family: courier new;
font-size: 15px;
letter-spacing: -.15em;
font-weight: thin;
margin-left: 10em;
margin-top: 2.3em;
}

div.film em{
font-size: .8em;
color: black;
font-style: normal;
}

div.film h2{
font-size: 1.1em;
color: black;
font-family: courier new;
font-weight: normal;
position: relative;
top: 2em;
left: 1em;
}

div#fullsize {
position: absolute;
top: 45px;
left: 200px;
}

div#fullsize p {
font-family: courier new;
line-height: 90%;
font-size: 14px;
margin-top: 0em;
margin-bottom: 2.5em;
}

div#links {
position: absolute;
top: 28px;
left: 190px;
	font-family: courier new;
	font-size: small;
}

div#links a:link {
	color: black;
	text-decoration: none;
}

div#links a:visited {
	color: black;
	text-decoration: none;
}

div#links a:hover {
	color: grey;
	text-decoration: none;
}



