/* CSS Document */

html, body{
margin: 0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}
#container{
width:820px;
text-align:center;
margin:auto
}
#content{
width:850px;
max-width: 850px;
}
#top{
height: 125px;
background-image:url(img/top.jpg);
background-repeat:no-repeat;
width:820px;
text-align:left;
padding-top: 3px;
}
#head{
width:626px;
height:135px;
float:left;
text-align:left;
overflow:visible;
}
#writer{
width:184px;
height:135px;
float:right;

}
#portrait{
width:74px;
float:left;
}
#details{
width:110px;
float:right;
text-align:left;
line-height: 20px;
font-size: 10px;
}
#main{
width:626px;
height:auto;
float:left;
text-align:left;
overflow:visible;
background-image:url(img/vert-spacer.gif);
background-position:right;
background-repeat: repeat-y;
}
#ad{
width:184px;
height:auto;
float:right;
text-align:left;
overflow:visible;
}
#footer{
margin-top: 10px;
float:left;
background-image:url(img/footer.jpg);
width:820px;
height:26px;
}
div.adBox{
background-image:url(img/horz-spacer.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-left:5px;
padding-left:5px;
padding-top:10px;
padding-bottom:10px;
}
span.ingress{
font-size:13pt;
font: Geneva;
}
