/* CSS Document */

body{
	margin:0px;
	background-image:url(images/bg.gif);
}
p,ul,form{
padding:0px;
margin:0px;
}
ul{list-style-type:none;}

td{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#7F6A49;
line-height:14px;
}
.header{
background-image:url(images/header.gif);
width:629px;
height:507px;
background-repeat:no-repeat;
}
.logo{
padding:392px 0 0 201px;
}
.body-padding{
padding:0 69px 0 78px;
}
.bio-padding{
padding:0 55px 0 0;
}
.bio-padding2{
padding:0 70px 0 0;
}
.date{
line-height:18px;
}
.footer-bg{
background-image:url(images/footer_bg.gif);
width:460px;
height:120px;
background-repeat:no-repeat;
background-position:right bottom;
}
