/* CSS Document */

body { 
background-color:#919191;
font-family:"Times New Roman", Times, serif;
font-size: 11px;
color: #222222;
margin-top:15px;
line-height:15px;
}

img {border:0; padding:0; margin:0;}

a { 
font-size: 11px;
color: #888888;
text-decoration:none;
}

a:visted {
color: #bbbbbb;
}

a:hover {
text-decoration:underline;
}

/* basic layout */

.containerbasic {
position:relative;
width: 675px;
height:580px;
margin: 0 auto 0 auto;
background-color: #ffffff;
}

.basic {
width:545px;
padding:50px 65px 35px 65px;

}

#navlarge {
position:absolute;
top:520px;
width:545px;
padding: 0px 65px 35px 65px;
}

.navlargeitem {padding-left:35px;} 

/* topnav (bio) layout*/

.containerbio {
position:relative;
width: 675px;
height:inherit;
margin: 0 auto 0 auto;
background-color: #ffffff;
}


.bio {
width:545px;
position:relative;
padding:30px 65px 35px 65px;

}

.biodiv {
width:545px;
height:inherit;
padding-bottom:15px;
position:relative;
clear:left;

}

.bio img {
padding:0px 0px 25px 0px; }

h2 {
margin-left:165px;
font-family:"Times New Roman", Times, serif;
font-size: 12px;
color: #777777;
font-weight:100;
padding-bottom:5px;
text-transform:capitalize;
border-bottom:1px solid #bbbbbb;
}

.bio p {margin-left:210px;}

.bioentry {height:inherit}
.year {left:140px;width:50px;text-align:right;position:absolute; height:15px;clear:both;}

ul {list-style:none}

#navlargebio {

width:545px;
padding: 45px 65px 0 65px;
}

/* works layout*/


.workscontainer {
width: 775px;
margin: 0 auto 0 auto;
background-color: #ffffff;
height:580px;
}

/* left*/

.worksleft {width:545px;}

.worksimg {
width:485px;
padding:50px 0 85px 65px;

}

#worksnav {
width:485px;
padding: 0 0 35px 65px;

}

.worksnavitem {padding-left:30px;} 

/* right */

.worksright {
width:195px;
height:495px;
padding:50px 0 35px 0;
float:right;
}

.worksthumbs {
padding: 0 0 0 0; 
margin:0 25px 0 0;
width:95px;
height:360px;
float:right;
text-align:right;
line-height:0;
}

.selectedthumb {padding:5px;margin:1px; border:1px solid #999999}
.otherthumb {padding:5px;margin:1px; border:1px solid #ffffff;}
.otherthumb:hover {padding:5px;margin:1px;border:1px solid #444444;}

#otheralbums
{position:absolute;bottom:0px; right:0px}

.workstext {
position:relative;
margin:0 25px 0 0;
width: 170px;
height:140px;
float:right;
text-align:right;

}

.contactcontainer {
width:545px;
text-align:left;
position:relative;
padding:50px 65px 35px 65px;

}



.contacttext {
font-size:125%;
line-height:125%;
position:absolute;
top:50px;
left:405px;
width:200px;
text-align:right;

}

.contacttext a {font-size:110%}

.designcredit {
position:absolute;
top:450px;
left:405px;
width:200px;
text-align:right;

}
