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: #681C20;
	text-align: center;
        vertical-align: bottom;
	width: 563px;
        height: 760px;
	font-size: 10pt;
	font-family: century gothic;
}
.box01_aboutMe {
	background-color: #FFFFFF;
	color: #681C20;
	text-align: left;
        vertical-align: bottom;
	width: 563px;
        height: 1710px;
	font-size: 10pt;
	font-family: century gothic;
}
.box01_books {
	background-color: #FFFFFF;
	color: #681C20;
	text-align: left;
        vertical-align: bottom;
	width: 563px;
        height: 1130px;
	font-size: 10pt;
	font-family: century gothic;
}
.box02_books {
	background-color: #FFFFFF;
	color: #681C20;
	text-align: left;
        vertical-align: bottom;
	width: 563px;
        height: 670px;
	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: #681C20;
        height: 24px;
        width: 768px;
        text-align: center; 
        color: #FFFFFF;
        font-size: 20px;
        font-weight: bold;         
}
.panel_right {
        background-color: #681C20;
        width: 204px;
        height:1204px;
}
.panel_right_about_me {
        background-color: #681C20;
        width: 204px;
        height:1710px;
}
.panel_right_books {
        background-color: #681C20;
        width: 204px;
        height:1804px;
}
.photo01 {
        width: 200px;
        height: 265px;
}
.panel_text {
	width: 204px;
	height: 228px;
	color: #FFFFFF;
	background-color: #681C20;
	font-size: 12px;
        text-align: center;
}
.panel_text_aboutMe {
	width: 204px;
	height: 228px;
	color: #FFFFFF;
	background-color: #681C20;
	font-size: 12px;
        text-align: center;
}
.panel_text_books {
	width: 202px;
	height: 228px;
	color: #FFFFFF;
	background-color: #681C20;
	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: underline;
	color: #E1A427;
}

