body {
	font-size: 15px;
        font-family: century gothic;
	color: #681C20;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left:10px;
	width:768px;	
}
.box01 {
	background-color: #FFFFFF;
	color: #535c5f;
	text-align: center;
        vertical-align: bottom;
	width: 563px;
        height: 2078px;
	font-size: 10pt;
	font-family: century gothic;
}
.box01_aboutMe {
	background-color: #FFFFFF;
	color: #535c5f;
	text-align: left;
        vertical-align: bottom;
	width: 563px;
        height: 1710px;
	font-size: 10pt;
	font-family: century gothic;
}
.box01_books {
	background-color: #FFFFFF;
	color: #535c5f;
	text-align: left;
        vertical-align: bottom;
	width: 563px;
        height: 1130px;
	font-size: 10pt;
	font-family: century gothic;
}
.box02 {
	width: 563px;
        height: 70px;
}
.box03 {
	background-color: #FFFFFF;
	color: #681C20;
	text-align: center;
        vertical-align: bottom;
	width: 563px;
        height: 360px;
	font-size: 10pt;
	font-family: century gothic;
}
.links {
        background-color: #698ec2;
        height: 24px;
        width: 768px;
        text-align: center; 
        color: #FFFFFF;
        font-size: 20px;
        font-weight: bold;         
}
.panel_right {
        background-color: #698ec2;
        width: 204px;
        height:3000px;
}
.panel_right_about_me {
        background-color: #698ec2;
        width: 204px;
        height:1775px;
}
.panel_right_books {
        background-color: #698ec2;
        width: 204px;
        height:4250px;
}
.photo01 {
        width: 200px;
        height: 265px;
	background-color: #698ec2;
}
.panel_text {
	width: 204px;
	height: 700px;
	color: #FFFFFF;
	background-color: #698ec2;
	font-size: 12px;
        text-align: center;
}
.panel_text_aboutMe {
	width: 204px;
	height: 700px;
	color: #FFFFFF;
	background-color: #698ec2;
	font-size: 12px;
        text-align: center;
}
.panel_text_books {
	width: 204px;
	height: 700px;
	color: #FFFFFF;
	background-color: #698ec2;
	font-size: 12px;
        text-align: center;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
        color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #dc1e2a;
}


