* { padding: 0; margin: 0; }

html, body {
	background: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

a, a:visited {
	color: #333;
	text-decoration: none;
}

a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

hr {
  border: 0px;
  width: 100%;
  color: #CCCCCC;
  background-color: #CCCCCC;
  height: 1px;
}

#webcontainer {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

#siteheader {
	height: 40px;
	width: 300px;
	float: left;
}

#vlanguages {
	height: 40px;
	line-height: 40px;
   width: 680px;
	color: #999;
	text-decoration: none;
	text-align: right;
	float: left;
}

#main_menu {
	width: 980px;
	color: #333;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
	clear: both;
}

#menu_sub {
	width: 980px;
	color: #333;
	height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
	font-size: 11px;
}

/*.txtmenu, .txtmenu a, .txtmenu a:visited {
	color: #333;
	text-decoration: none;
}

.txtmenu a:hover {
	text-decoration: underline;
}*/

#webcontents {
	width: 980px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
}

.home_slide {
	padding-top: 20px;
	padding-bottom: 20px;
}

.bio {
	width: 490px;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	float: left;
	padding: 20px 0px 20px 0px;
}

.bio_pic {
	width: 470px;
	padding: 20px 0px 20px 20px;
	vertical-align: top;
	float: left;
}

#main_footer {
	width: 980px;
	height: 20px;
	line-height: 20px;
	color: #999;
	text-decoration: none;
	text-align: left;
	border-top: 1px solid #CCC;
	clear: both;
}

.desc_book {
	width: 465px;
	margin-right: 25px;
	margin-top: 25px;
	text-decoration: none;
	text-align: justify;
	float: left;
}

.img_book {
	width: 185px;
	margin-right: 5px;
}

#thumb-nav {
	display: inline;
}
