/* CSS Document */

body{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7F6A49;
	background: url(images/bg.gif);
}
p,ul,form{
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7F6A49;
}
ul{
	list-style-type:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #7F6A49;
}

td{
	font-family: Georgia;
	font-size: 14px;
	color: #7f6a49;
}
.header{
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;
}
