body {
background-color: #f1eab6;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 50px;
background-image: url(/img/bg_repeat.jpg);
background-repeat: repeat-x;
}
#wrapper{
width: 100%;
background-image:url(/img/bg_mid.jpg);
background-position:center top;
background-repeat:no-repeat;
}
#wrapper2{
width: 834px;
margin: 0 auto;
background-image:url(/img/bg_home.gif);
background-repeat:no-repeat;
}
#wrapper2b{
width: 834px;
margin: 0 auto;
background-image:url(/img/bg_sub.gif);
background-repeat:no-repeat;
background-position:right top;
}
#logo{
height: 267px;
width: 444px;
}
#bio{
width: 490px;
padding-left: 17px;
padding-top: 12px;
margin-bottom: 40px;
}
body,td,th {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #837b3b;
line-height: 1.6em;
}
a:link, a:visited, a:active{
color: #837b3b;
}
a:hover{
text-decoration: none;
color: #000;
}
#homebody{
width: 800px;
margin: 0 auto;
height: 279px;
background-image:url(/img/bg_featured.gif);
background-repeat:no-repeat;
}
.white{
color: #FFF;
line-height: 1.4em;
}
.white a:link, .white a:visited, .white a:active{
color: #FFF;
font-weight: bold;
text-decoration:none;
line-height: 1.4em;
}
.white a:hover{
text-decoration: underline;
}
#footer{
width: 800px;
margin: 0 auto;
margin-top: 12px;
}
.subcontent{
width: 800px;
margin: 0 auto;
}
.subspacer{
height: 21px;
}
.subline{
width: 800px;
height: 32px;
margin: 0 auto;
}
.workbg{
background-repeat:no-repeat;
padding-top: 7px;
padding-left: 9px;
width: 295px;
height: 241px;
}
.title{
font-size: 14px;
color: #e38b49;
font-weight: bold;
}
.zoom, .zoom a:link, .zoom a:active, .zoom a:visited{
color: #e38b49;
text-decoration: none;
font-weight: bold;
}
.zoom a:hover{
text-decoration: underline;
}