body {
	background-image: url(../img/bgmain.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 758px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	background-image: url(../img/bgmenu.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.menu table tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.menu table tr td  a {
	color: #FFF;
	text-decoration: none;
}
.menu table tr td a:hover {
	color: #AC83D6;
	text-decoration: none;
}
.bgbook {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 145%;
	color: #E6E6E6;
	background-image: url(../img/bgbook.jpg);
	background-repeat: no-repeat;
	padding-top: 82px;
	padding-left: 285px;
	padding-right: 33px;
	height:200px;


	*height:187px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C07929;
	line-height: 100%;
	
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 130%;
	color: #FFF;
	background-image: url(../img/copybg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.textLarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 110%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
