body
{
background: white;
background-image:url('../images/background.jpg');
background-repeat:repeat-x;
margin: 10px auto 30px auto;
color: #574e49;
font-family: Arial, Helvetica, sans-serif;
}


#text
{
width: 616px;
font-size: 14px;
line-height: 22px;
text-align: justify;
margin: 0 auto;	
}

#text a
{
color: #574e49;
text-decoration: underline;
}

#credits
{
width: 516px;
font-size: 12px;
line-height: 16px;
text-align: justify;
margin: 0 auto;
padding: 25px 0 0 0;
}

#credits a
{
color: #574e49;
text-decoration: underline;
}


#photo
{
width: 816px;
margin: 0 auto;		
}

#caption
{
width: 816px;
margin: 0 auto;
font-size: 11px;
text-align: right;
padding: 0 35px 25px 0;
color: #aba7a4;
}

#number
{
width: 816px;
margin: 0 auto;
color: #574e49;
font-size: 14px;
text-align: center;
padding: 15px 0;
}

#nav
{
text-align: center;
padding: 25px;	
}

#nav a
{
color: #574e49;
font-size: 20px;
padding: 25px;
text-decoration: none;
}


#fineprint
{
color: #574e49;
font-size: 10px;
text-align: center;
padding: 25px 0 0 0;
clear: both;
}

#fineprint a {
color: #574e49;
text-decoration: underline;
}

.bigtext
{
font-size: 30px;
line-height: 30px;
}

.biopic
{
float: left;
margin: 0 10px 5px 0;
vertical-align:text-top;
}

.pullsmall
{
background-image:url('../images/pullquote.gif');
background-repeat:no-repeat;
color: #662007;
font-size: 26px;
line-height: 32px;
width: 165px;
height: 280px;
margin: 25px 0 25px 25px;
float: right;
text-align: left;
padding: 60px 15px 15px 25px;	
}

.pullbig
{
background-image:url('../images/pullquote.gif');
background-repeat:no-repeat;
color: #662007;
font-size: 30px;
line-height: 36px;
width: 165px;
height: 280px;
margin: 25px 25px 25px 0;
float: left;
text-align: left;
padding: 60px 15px 15px 25px;
}