@charset "utf-8";
/* Barb Fritz stylesheet */
body {
background: #fff;
color:#999999;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
}

a, a:visited {
color: #999;
text-decoration: none;
}

a:hover {
color: #bae8cb;
text-decoration: underline;
}

#preload {
display: none;
}

#container {
margin: auto;
width: 960px;
height: 600px;
background: #fff;
color: #999;
}

#header {
width: 960px;
height: 55px;
background: #fff;
text-align: right;
}

#homehead {
width: 960px;
height: 55px;
background: #fff;
}

#content {
width: 960px;
height: 490px;
background: #fff;
}

#homeleft {
float: left;
width: 460px;
height: 485px;
text-align: left;
}

#homeleft img {
border: 0;
margin-left: 21px;
}

#homeright {
float: right;
width: 500px;
height: 485px;
text-align: right;
}

#homeright img {
border: solid 1px #999;
margin-right: 19px;
}

#right {
float: right;
width: 480px;
height: 485px;
}
.text {
width: 400px;
height: 280px;
padding-top: 200px;
margin-right: 19px;
}
.text_bio {
width: 400px;
height: 415px;
font-size: 14px;
line-height: 1.5em;
padding-top: 120px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
margin-right: 19px;
}

.text_clients {
width: 400px;
height: 415px;
padding-top: 150px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
margin-right: 19px;
}

.clients {
font-size: 14px;
line-height: 1.5em;
word-spacing: 5px;
}

.headline {
font-size: 16px;
}

.credits {
font-size: 10px;
}

#photos {
width: 800px;
height: 490px;
float: right;
text-align: right;
background: #fff;
}

#photos img {
border: solid 1px #e1e1e1;
margin-right: 19px;
}

#left {
width: 160px;
height: 490px;
float: left;
}

#thumbs {
width: 150px;
float: left;
margin-top: 100px;
margin-left: 19px;
}

#left_bk4 {
width: 230px;
height: 490px;
float: left;
}

#thumbs_bk4 {
width: 150px;
float: left;
margin-top: 55px;
margin-left: 19px;
}

#photos_bk4 {
width: 700px;
height: 490px;
float: right;
text-align: right;
background: #fff;
}

#photos_bk4 img {
border: solid 1px #e1e1e1;
margin-right: 19px;
}

.thumbnail {
float: left;
width: 39px;
margin: 0 5px 5px 5px;
border: solid 1px #e1e1e1;
}

#nav {
clear: left;
width: 960px;
height: 55px;
}

#footer {
margin-left: auto;
margin-right: auto;
margin-top: 200px;
text-align: center;
color: #CCCCCC;
font-size: x-small;
}

