#imgcontainer 
{
position: absolute;
left: 0px;
top: 163px;
width: 460px;
float: left;
z-index: 1;
}
	
.imgs 
{
float:left;
margin-bottom: 15px;
}

#nav_container
{
position:fixed;
top:0px;
width: 590px;
margin-left:auto;
margin-right:auto;
z-index: 3;
}

#project_container
{
position:fixed;
top:0px;
width: 590px;
height:600px;
margin-left:auto;
margin-right:auto;
z-index: 2;
}

body
{
position:relative;
top:0px;
width: 590px;
height:600px;
margin-left:auto;
margin-right:auto;
font-family: georgia;
font-size: 10px;
background-color: #d8d8d8;
overflow-x: hidden;
}

p.name
{
font-style: italic;
position: absolute;
left: -250px;
top: 0px;
width: 200px;
text-align: right;
}

p.line
{
font-style: italic;
position: absolute;
left: -193px;
top: 140px;
text-align: right;
width: 973px;
padding-bottom: 4px;
border-bottom: 1px solid black;
}

p.text
{
font-style: italic;
font-size: 36px;
position: absolute;
left: 0px;
top: 150px;
line-height: 42px;
width: 780px;
}

p.pdf_resume
{
position: absolute;
width: 200px;
top:180px;
left:-243px;
text-align: right;
line-height: 16px;
}

p.resume_text
{
position: absolute;
left: 320px;
top: 180px;
line-height: 16px;
width: 460px;
}

p.aboutme_text
{
font-size: 17px;
position: absolute;
left: 0px;
top: 167px;
line-height: 32px;
width: 300px;
text-align: left;
text-transform: uppercase;
}

p.leftnav
{
position: absolute;
left: -250px;
top: 25px;
width: 200px;
text-align: right;
line-height: 20px;
}

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

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

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

p.three_d
{
font-style: italic;
position: absolute;
left: 0px;
top: 0px;
width: 140px;
padding-bottom: 4px;
border-bottom: 1px solid black;
}

p.three_d_col
{
position: absolute;
left: 0px;
top: 25px;
line-height: 20px;
}

p.motion
{
font-style: italic;
position: absolute;
left: 160px;
top: 0px;
width: 140px;
padding-bottom: 4px;
border-bottom: 1px solid black;
}

p.motion_col
{
position: absolute;
left: 160px;
top: 25px;
line-height: 20px;
}

p.print
{
font-style: italic;
position: absolute;
left: 320px;
top: 0px;
width: 140px;
padding-bottom: 4px;
border-bottom: 1px solid black;
}

p.print_col
{
position: absolute;
left: 320px;
top: 25px;
line-height: 20px;
}

p.identity
{
font-style: italic;
position: absolute;
left: 480px;
top: 0px;
width: 140px;
padding-bottom: 4px;
border-bottom: 1px solid black;
}

p.identity_col
{
position: absolute;
left: 480px;
top: 25px;
line-height: 20px;
width: 140px;
}

p.fineart
{
font-style: italic;
position: absolute;
left: 640px;
top: 0px;
width: 140px;
padding-bottom: 4px;
border-bottom: 1px solid black;
}

p.fineart_col
{
position: absolute;
left: 640px;
top: 25px;
line-height: 20px;
width: 140px;
}

a.work:link
{
color: #8700ff;
text-decoration: none;
}

a.work:visited
{
color: #8700ff;
text-decoration: line-through;
}

a.work:hover
{
color: #8700ff;
text-decoration: line-through;
}

a.num:link
{
color: #8700ff;
text-decoration: none;
}

a.num:visited
{
color: #8700ff;
text-decoration: none;
}

a.num:hover
{
color: #8700ff;
text-decoration: line-through;
}

div.img_area
{
position: absolute;
top:170px;
left:0px;
}

p.project_type
{
position: absolute;
width: 270px;
top:157px;
left:480px;
line-height: 16px;
}

p.next_project
{
position: absolute;
width: 200px;
top:157px;
left:-243px;
text-align: right;
line-height: 16px;
}