#container
{
position: absolute;
top: 30px;
left: 50%;
width: 600px;
height: 400px;
margin-left: -300px;
border: 15px solid #38332d;
background-color: #ccc7c3;
text-align: center;
}

#edwardsmith
{
color:#38332d;
font-size: 110px;
font-family: times new roman;
position: relative;
bottom: -70px;
left: 0px;
}


img
{
margin: 0px -2px -5px -2px;
}

#links
{
width: 600px;
height: 16px;
background-color: #38332d;
font-family: arial, helvetica;
font-size: 10px;
font-weight: 100;
}

#piclinks img
{
border: 0px;
}

#aboutme
{
position: absolute;
top: 200px;
left: 402px;
font-family: arial, helvetica;
font-size: 10px;
font-weight: 100;
}

#commissions
{
position: absolute;
top:200px;
left:2px;
font-family: arial, helvetica;
font-size: 10px;
font-weight: 100;
}

#gallerywork
{
position: absolute;
top: 200px;
left:202px;
font-family: arial, helvetica;
font-size: 10px;
font-weight: 100;
}

a:link 
{
text-decoration: none;
color:  #ccc7c3;
font-weight: lighter;
font-size: 14px;
border: 0px;
}

a:visited
{
text-decoration: none;
color:  #ccc7c3;
font-weight: lighter;
font-size: 14px;
border: 0px;
}

a:hover
{
text-decoration: none;
color: #999;
font-weight: lighter;
font-size: 14px;
border: 0px;
}

a:active
{
text-decoration: none;
color:  #ccc7c3;
font-weight: lighter;
font-style: italic;
font-size: 14px;
border: 0px;
}

#builtby
{
position: absolute;
font-size: 11px;
top: 485px;
font-family: arial, helvetica;
letter-spacing: -1px;
margin-left: -380px;
left: 60%;
color:  #ccc7c3;
}

#builtby a:link 
{
text-decoration: none;
color:  #ccc7c3;
font-weight: lighter;
font-size: 14px;
border: 0px;
}

#builtby a:visited
{
text-decoration: none;
color:  #ccc7c3;
font-weight: lighter;
font-size: 14px;
border: 0px;
}

#builtby a:hover
{
text-decoration: none;
color: #000;
font-weight: bold;
font-size: 14px;
border: 0px;
}

#builtby a:active
{
text-decoration: none;
color:  #000;
font-weight: lighter;
font-size: 14px;
border: 0px;
}
