body {
	background: #999999;
	margin: 0;
	padding: 0;
	color: #3B4557;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

a {
	color: #3B4557;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

#header {
	background: URL(images/header.jpg);
	width: 700px;
	height: 136px;
}

#navigation {
	background: URL(images/navigation_background.jpg) no-repeat #ffffff;;
	width: 700px;
	height: 25px;
	padding-top: 10px;
	font-size:12px;
	color: #254292;
	font-family: Verdana, Geneva, sans-serif;
}

#navigation a {
	font-size:12px;
	color: #254292;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

#navigation a.active {
	font-size:12px;
	color: #4160b7;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

#page-header {
	width: 700px;
	height: 66px;
}

#page-header-book {
	width: 700px;
	height: 102px;
}

#text-content {
	width: 660px;
	background: #ffffff;
	height: auto;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#text-content-about {
	width: 660px;
	background: #ffffff;
	height: 1080px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}


#about-photo-text {
	width: 660px;
	height: auto;
	float: left;
}

#about-photo {
	width: 110px;
	height: 130px;
	float: left;
}

#about-text {
	width: 495px;
	height: 130px;
	float: left;
	padding-left: 5px;
}

#home-image {
	width: 325px;
	height: 190px;
	text-align: center;
	float: left;
}

#home-imgtext {
	width: 325px;
	height: 184px;
	float: left;
	line-height: 17px;
	padding-top: 6px;
}
	

#footer {
	width: 700px;
	height: 20px;
	background: #254292;
}
