body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E2E7D8;
	font-size: medium;
}

div#wrapper {
	position: absolute;
	width: 698px;
	left: auto;
	right: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;




}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2,h3,h4,h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #9999FF;
}

div#header {
	height: 125px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/avner_logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

ul#mainNav {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	background-color: #9999FF;
	color: #FFFFFF;
}

ul#mainNav li {
	float: left;
	width: 130px;
	padding-top: 4px;
	margin: 0px;
	height: 26px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	text-align: center;
}

ul#mainNav a:hover {
	background-color: #F0F0F0;
	color: #999999;
}

div#leftMenu {
	width: 190px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

div#leftMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#leftMenu li {
	width: 200px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
ul#mainNav a {
	display: block;
	height: 26px;
	width: 130px;
	margin-top: -4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
}


div#leftMenu a {
	text-decoration: none;
	color: #999999;
	display: block;
	background-color: #E4F2B4;
	width: 190px;
}
td a {
	display: block;
	width: 150px;
}
div#payPal {
	float: left;
	position: relative;
	left: 17px;
	top: 650px;
	width: 175px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 900;





}
div#payPal td {
	background-color: #FFFFFF;
}




div#leftMenu a:hover {
	background-color: #F0F0F0;
	color: #666666;	
}

div#content {
	width: 470px;
	float: right;
	margin-top: -100px;
	padding-right: 5px;
}
div#content a {
	color: #9999FF;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
table {
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
p#photo {
	float: left;
	border: 1px solid #E5E5E5;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
blockquote {
	margin-top: 40px;
	margin-bottom: 25px;
}
.clearLeft {
	clear: left;
}
p#book {
	float: right;
	padding: 0px;
	margin-top: -45px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
ul#purchase {
	list-style-type: none;
	padding-bottom: 40px;
}
ul#purchase li {
	float: left;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	color: #9999FF;
}

div#footer {
	width: 400px;
	float: right;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 175px;
	margin-right: 5px;
	font-size: smaller;
}
div#footer a {
	color: #666666;
	text-decoration: none;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
td {
	font-size: smaller;
}
form {
	margin-top: 10px;
	margin-left: 8px;
}
.smallText {
	font-size: small;
	font-style: italic;
}
.floatRight {
	float: right;
}
.clearRight {
	clear: right;
}
.blue {
	color: #9999FF;
}
.blueRight {
	color: #9999FF;
	text-align: right;
}
p#booklet {
	padding: 0px;
	float: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
