body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;
	background-color: #FCFFF8;
	}
	
#border {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	background-color: #F1F2EC;
	}
	
#frame {
	width: 750px;
	margin-right: auto;
	margin-left :auto;
	margin-top: 10px;
	padding: 0px;
	}		
	
#frame2 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4e4e47;
	background-image: url(images/bg6.gif);
	}

#frame3 {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4e4e47;
	background-image: url(images/bg8.gif);
	}	
	
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #444444;
    }
	
#subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #444444;
	font-weight: bold;
    }
	
#top {
	padding: 0px;
	height: 85px;
	width: 770px;
	background-image: url(images/Header-Fall-2010.jpg);
	background-color: #ababa4;
	background-repeat: no-repeat;
	/*float: left;*/
	}	
	
#toppic1 {
	margin-left: 62px;
	margin-top: 23px;
	width: 319px;
	height: 31px;
	/*float: left;*/
	}
#toppic2 {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	}
	
#toppic3 {
	margin-left: 96px;
	margin-top: 47px;
	width: 214px;
	height: 27px;
	/*float: left;*/
	}	
	
#toppicD {
	margin-left: 70px;
	margin-top: 18px;
	width: 350px;
	height: 11px;

	}
#toppic2 {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	}

#largebookimg {
	width:250px;
	height:362px;
	margin-left: 120px;
	margin-top:115px;
	background-color:#b2aea3;
	border:1px solid #555;
	padding:0px;
	background-image: url(bookpix/lgArguing.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight: bold;
	color: #000000;
	position: absolute;
	visibility: hidden;
    }

#search {
	position: absolute;
	z-index: 1;
	height: 19px;
	width: 170px;
	margin-top: 0px;
	margin-left: 590px;
	}

#search form {
	margin: 0px;
	height: 19px;
	}
	
#search form input.textbox {
	font: .7em verdana, sans-serif;
	color: #000;
	background-color: #CCFFCC;
	width: 120px;
	border: none;
	position: absolute;
	margin-top: 2px;
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	}
	
#search form input.go_button {
	height: 15px;
	width: 20px;
	background-repeat: no-repeat;
	position: relative;
	left: 125px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 1px;
	}

#close {
	float:right;
	}
	
hr {
      border: 0;
    }
    hr.hr1 {
    color: #555;
    background-color: #555;
    height: 5px;
	}
	hr.hr2 {
	color: #b5b5ad;
	background-color: #b5b5ad;
	height: 1px;
	width: 100%;
	}
	hr.hr3 {
	color: #b5b5ad;
	background-color: #b5b5ad;
	height: 1px;
	width: 94%;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
	}
	hr.hr4 {
	color: #333;
	background-color: #333;
	height: 1px;
	width: 50%;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

	/*  Horizontal menu */

#mainMenu {
	width: 770px;
	color: #000;
	background-image: url(images/gradnav3.gif);
	padding: 0px;
	position: relative;
	background-color: #ababa4;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #777;
	height: 22px;
	
	}

#menuList {
	margin: 0px auto;
	padding: 0px;
	width: 770px;
	height: 22px;
	}

#menuList ul {
	margin: 0px;
	padding: 0px;
	}

#menuList li {
	display:inline;
	list-style: none;
	}

.starter {
	
	color: #555;
	float: left;
	font-weight: bold;
	font-size: x-small;
	
	margin: 0px;
	padding: 4px 2px 0px;
	text-decoration: none;
	height: 18px;
	width: 80px;
	text-align: center;
	z-index: 300;

	border-right: 1px solid #ababa4;
	border-left: 1px solid #ababa4;
	background-image: url(images/gradnav3.gif);
	}

a.starter:hover, a.starter:active {
	
	color: #333;
	float: left;
	font-weight: bold;
	font-size: x-small;
	
	margin: 0px;
	padding: 4px 2px 0px;
	text-decoration: none;
	height: 18px;
	width: 80px;
	text-align: center;
	background-image: url(images/gradnav4.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cecec7;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecec7;
	

	z-index: 300;
	}
	
.starter2 {
	color: #555;
	float: left;
	font-weight: bold;
	font-size: x-small;
	background-image: url(images/gradnav3.gif);
	margin: 0px;
	padding: 4px 2px 0px;
	text-decoration: none;
	height: 18px;
	width: 106px;
	text-align: center;
	z-index: 300;

	border-right: 1px solid #ababa4;
	border-left: 1px solid #ababa4;
	}

a.starter2:hover, a.starter2:active {
	color: #333;
	float: left;
	font-weight: bold;
	font-size: x-small;
	background-image: url(images/gradnav4.gif);
	margin: 0px;
	padding: 4px 2px 0px;
	text-decoration: none;
	height: 18px;
	width: 106px;
	text-align: center;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cecec7;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cecec7;
	

	z-index: 300;
	}	

.Xmenu {
	position: absolute;
	}

.menu {
	text-align: left;
	color: #000000;
	background-color: #b1b7aa;
	position: absolute;
	width: 160px;
	visibility: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7BDB0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7BDB0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7BDB0;
	z-index: 200;
	}

.menu li a {
	background-color: transparent;
	color: #000000;
	display: block;
	font-size: x-small;
	border-bottom: 1px solid #B7BDB0;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	}

.menu li a:hover {
	background-color: #EBF1E4;
	color: #000000;
	display: block;
	font-size: x-small;
	border-bottom: 1px solid #B7BDB0;

	margin: 0px;
	padding: 3px;
	text-decoration: none;

	}
	
.menu li a:active {
	background-color: #E4E4DD;
	color: #000000;
	display: block;
	font-size: x-small;
    border-bottom: 1px solid #B7BDB0;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
	}

#menu2 {
	width: 120px; 
	z-index: 100;
	}
	
#menu3 {
	width: 100px; 
	z-index: 100;
	}
	
#menu3a { 
	width: 140px; 
	z-index: 100;
	}		

#menu1, #menu5 { 
	width: 160px; 
	z-index: 100;
	}
	
#menu4 { 
	width: 150px; 
	z-index: 100;
	}
	
#menu6 {
	width: 160px;
	z-index: 100;
	}
	
#searchlink {
	}

#searchlink a, a:visited {
    color: #666;
	text-decoration: none;
	}	


#contentprice {
	width: 495px;
	padding: 20px 15px 20px 15px;
	float:left;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #333;
	}
	
#contentprice table {
	line-height: 14px;
	font-size: 0.7em;
	}	
	
#contentprice h2 {
	font-size:0.7em;
	margin-left: 0px;
	color: #666;
	}	
	
#contentprice a {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
#contentprice a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none; 
	}

#contentleft {
	width: 485px;
	padding: 20px 20px 20px 20px;
	float:left;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #333;
	}
	
#contentleft table {
	line-height: 14px;
	font-size: 0.7em;
	}	
	
#contentleft h2 {
	font-size:0.7em;
	margin-left: 0px;
	color: #666;
	}	
	
#contentleft a {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
#contentleft a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none; 
	}
	
#contentleft h1 {
	font-size:0.9em;
	margin-left: 0px;
	}
	
#contentleft h2 {
	font-size:0.7em;
	margin-left: 0px;
	}
	
#contentleft h3 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: bold;
	line-height: normal;
	}
	
#contentleft h4 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: normal;
	color: #000;
	line-height: normal;
	}
	
#contentleft p {
	font-size:0.7em;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#contentleft2 {
	width: 560px;
	padding: 12px;
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #333;
	background-image:url(images/homebak1.gif)
	}	
	
#contentleft2 table {
	line-height: 14px;
	font-size: 0.7em;
	}	
	
#contentleft2 h2 {
	font-size:0.7em;
	margin-left: 0px;
	color: #666;
	}	
	
#contentleft2 a {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
#contentleft2 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none; 
	}
	
#contentleft2 h1 {
	font-size:0.9em;
	margin-left: 0px;
	}
	
#contentleft2 h2 {
	font-size:0.7em;
	margin-left: 0px;
	}
	
#contentleft2 h3 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: bold;
	line-height: normal;
	}
	
#contentleft2 h4 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: normal;
	color: #000;
	line-height: normal;
	}
	
#contentleft2 p {
	font-size:0.7em;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#contentleftH {
	width: 584px;
	padding: 10px;
	float:left;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #333;
	/*background-image:url(images/homebak1.gif)*/
	}	
	
#contentleftH table {
	line-height: 14px;
	font-size: 0.7em;
	}	
	
#contentleftH h2 {
	font-size:0.7em;
	margin-left: 0px;
	color: #666;
	}	
	
#contentleftH a {
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
#contentleftH a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none; 
	}
	
#contentleftH h1 {
	font-size:0.9em;
	margin-left: 0px;
	}
	
#contentleftH h2 {
	font-size:0.7em;
	margin-left: 0px;
	}
	
#contentleftH h3 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: bold;
	line-height: normal;
	}
	
#contentleftH h4 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: normal;
	color: #000;
	line-height: normal;
	}
	
#contentleftH p {
	font-size:0.7em;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
	
.list {
	line-height: 17px;
	}		
	
.list2 {
	font-size: 0.6em;
	}
		
#contentleft ul {
	font-size:x-small;
	list-style-type: none;

	}
	
#flrt {
	float: right;
	width: 150px;
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 30px;
	}
	
#leftcontents {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	}
	
.lefttext {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	padding: 10px;
	line-height: 15px;
	
/*	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
/*	line-height: 13px;  */
	}	
	
#leftcontents p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
#leftcontentsR {
	width: 90%;
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#leftcontentsR p {
	font-size: 0.8em;
	}
	
#leftcontRlink {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 239px;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 0px;
	position: absolute;
	left: 369px;
	top: 199px;
	height: 11px;
	z-index: 400;
	}
	
#leftcontRlink a {
	font-size: 0.7em;
	line-height: 15px;
	}
	
.leftcontentsR2 {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	text-align: right;
	font-size: 0.6em;
	margin-bottom: 10px;
	color: #555;
	}
	
.leftcontentsR2 p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
.leftcontR3 {
	font-size: 0.6em;
	color: #555;
	margin-left: 0px;
	background-position: bottom;
	}
	
.leftcontR3 p {
	font-size: 0.6em;
	line-height: 15px;
	}
	
.leftcontR4 {
	font-size: 0.6em;
	color: #555;
	margin-left: 82px;
	margin-top: 20px;
	}
	
.leftcontR5 {
	font-size: 0.6em;
	color: #555;
	margin-left: 82px;
	margin-top: 0px;
	}			
	
#leftquotes {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 85%;
	}
	
#leftquotes p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
.wippquotes {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding: 10px;
	background-color: #DDE1D7;
	background-image: url(images/wippbak4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDCECC;
	border-right-color: #CDCECC;
	border-bottom-color: #CDCECC;
	border-left-color: #CDCECC;
	}	
	
.leftquotes2P {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding: 10px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
	background-image: url(images/moonbeam2.gif);
	background-repeat: no-repeat;
	background-position: right top;/*	line-height: 13px;  */
	}	
	
.leftquotes3P {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding: 10px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
	background-image: url(images/nautilus3.gif);
	background-repeat: no-repeat;
	background-position: right top;/*	line-height: 13px;  */
	}	
	
	
.leftquoteslist {
	width: 95%;
	margin-bottom: 12px;
	margin-left: 10px;
	font-size: 0.7em;
	}	
	
.leftquoteslist1 {
	margin-top: 7px;
	}
	
.leftquoteslist2 {
	width: 95%;
	margin-bottom: 10px;
	font-size: 0.7em;
	}
	
.leftquotes2Alph {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 87%;
	padding: 8px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
}

.leftquotes2 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding: 10px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
	
/*	line-height: 13px;  */
	}			
	
.leftquotes2 p {
	font-size: 0.7em;
	line-height: 14px;
	}
	
.leftquotes2 a {
	text-decoration: none;
	}	
	
#leftquotes2a {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	}
#leftquotes2a p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
#leftquotes3 {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	}
	
.leftquotes4 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
	padding: 10px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
/*	line-height: 13px;  */
	}
	
.leftquotes4 p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
#leftquotes4a {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	}
#leftquotes4a p {
	font-size: 0.7em;
	line-height: 15px;
	}	
	
#leftquotes3 p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
	
.lefthalfL {
	width: 200px;
	padding: 0px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
	float: left;
	}
	
.leftquotes5 {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	padding: 15px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
/*	line-height: 13px;  */
	}
	
.leftquotes5 p {
	font-size: 0.7em;
	line-height: 15px;
	}
	
.leftquotesAuth {
    float: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	padding: 15px;
	border: 1px solid #CDCECC;
	background-color: #DDE1D7;
/*	line-height: 13px;  */
	}		
	
.lefthalfR {
	margin-left: 10px;
	width: 200px;
	padding: 0px;
	border: 1px solid #cdcecc;
	background-color: #dde1d7;
	float: left;
	}
	
.awardquotes {
	width: 97%; 
	margin-top: 5px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 0.6em;
	}
	

	
.awtitle {
	color: #A03625;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
	
.awtitle a {
	color: #A03625;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}	
	
.awtitle a:hover, a:active {
	color: #A03625;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none;
	}	
	
.awardtitle {
	width: 100%;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	font-size: 0.7em;
	font-weight: bold;
	color: #A03625;
	}	
	
.awardtitle a {
	color: #A03625;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}		
	
.awardtitle a:hover, a:active {
	color: #A03625;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none;
	}		
	
.awardquotes2 {
	width: 88%; 
	margin-top: 5px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 0.6em;
	}
	
.awardquotes3 {
	width: 100%; 
	margin-top: 2px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 0.6em;
	}	
	
.awardtop {
	width: 88%; 
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 0.6em;
	}	
	
.awardtop2 {
	width: 88%; 
	margin-top: 20px;
	margin-bottom: 5px; 
	margin-left: auto; 
	margin-right: auto;
	font-size: 0.6em;
	}		
	
#awardwrap {
	width: 95%; 
	margin-top: 5px; 
	margin-left: auto; 
	margin-right: auto; 
	font-size: 0.6em;
	}
	
.awardstar {
	float: left;
	margin-left: 0px;
	background-image: url(images/star8.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 12px;
	}	
	
.awardtext {
	z-index: 1;
	margin-left: 12px;
	}
	
.booktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold; 
	font-size:1em;
	}
	
.booktitle2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1.3em;
	color: #555;
	}				
	
.bookquotes {
	width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.6em;
	color: #7c3d33;
	}
	
.bookquotesW {
	width: 70%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.6em;
	font-weight: bold;
	color: #7c3d33;
	text-align:center;
	margin-bottom:10px;
	}	
	
.bookquotes2 {
	width: 80%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.6em;
	color: #7c3d33;
	}	
	
.bookquotes3 {
	width: 80%; 
	margin-top: 15px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 10px;
	font-size: 0.6em;
	}
	
.bookquotes4 {
	width: 70%; 
	margin-top: 25px; 
	margin-left: 38px; 
	margin-right: auto; 
	font-size: 0.6em;
	color: #7C3D33;
	}		

.bookquotesname {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	text-align: right;
	font-size: 0.9em;
	margin-bottom: 10px;
	color: #7C3D33;
}	
	
#aboutauthor {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 86%;
	padding: 10px;
	border: 1px solid #cdcecc;
	background-color: #dde1d7;
	}
	
#aboutauthor p {
	font-size: 0.6em;
	line-height: 11px;
	color: #555;
	}			

#return {
	font-size: 0.6em;
	text-align:  right;
	margin-top: 15px;
	color: #666666;
	}
	
#return a {
	color: #666;
	text-decoration: none;
	}		
	
#return a:hover a:active {
	color: #444;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: none;
	}
		
#contentfull {
	width: 750px;
	padding: 0px;
	float:left;
	margin-top: 10px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 20px;
	}
	
#contentfull a {
	color: #333333;
	text-decoration: underline;
	border: 0px none;
	}
	
#contentfull a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	border: 0px none;
	}
	
#contentfull h1 {
	font-size:0.9em;
	margin-left: 0px;
	}
	
#contentfull h2 {
	font-size:0.8em;
	margin-left: 0px;
	}
	
#contentfull h3 {
	font-size:0.7em;
	margin-left: 0px;
	font-weight: bold;
	line-height: 5px;
	}
	
#contentfull p {
	font-size:small;
	margin-left: 0px;
	}
	
.author {
	font-size: 0.75em;
	list-style-type: none;
	}

#contentright {
	width: 214px;
	padding: 0px;
	float: left;
	background: #c6c6c1 url(images/bookbak.gif) no-repeat;
	margin-left: 37px;
	margin-top: 10px;
	height: 518px;
	}
	
#contentright2 {
	width: 214px;
	padding: 0px;
	float: left;
	background: #c6c6c1 url(images/bookbak2.gif);
	margin-left: 32px;
	margin-top: 10px;
	height: 332px;
	}
	
#contentright3 {
	width: 230px;
	padding: 0px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(images/rightstrip1b.gif);
	}
	
#contentright3a {
	width: 230px;
	padding: 0px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	background-image: url(images/rightstrip7.gif);
	}	
	
#contentright4 {
	width: 214px;
	padding: 0px;
	height: 383px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	background-image: url(images/rightstrip1.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
	
#contentright5 {
	width: 166px;
	padding: 0px;
	float: left;
	background-color: #0099FF;
	}	

#pixframe{
	background-image: url(images/pixbak.jpg);
	height: 230px;
	width: 230px;
	}
	
#pixframe2{
	height: 200px;
	width: 159px;
	}	

#pictures {
	text-align: center;
	margin-top: 33px;
	position: absolute;
	width: 230px;
	}
	
#pictures2 {
	text-align: center;
	margin-top: 43px;
	position: absolute;
	width: 230px;
	}
	
#pictures3 {
	text-align: center;
	margin-top: 53px;
	position: absolute;
	width: 230px;
	}	
	
#pictures4 {
	text-align: center;
	margin-top: 60px;
	position: absolute;
	width: 230px;
	}
	
#pictures5 {
	text-align: center;
	margin-top: 40px;
	position: absolute;
	width: 230px;
	}
	
#pictures6 {
	text-align: center;
	margin-top: 49px;
	position: absolute;
	width: 230px;
	}					
	
#pictures7 {
	text-align: center;
	margin-top: 29px;
	position: absolute;
	width: 159px;
	}	
#viewlarger {
	position:absolute;
	width:37px;
	height:21px;
	z-index:1;
	left: 197px;
	top: 171px;
	}
	
#gomain {
	position:absolute;
	width:120px;
	height:21px;
	z-index:1;
	left: 32px;
	top: 176px;
	font-size: 0.6em;
	text-align: left;
	}
	
#gomain a {
		color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#gomain a:hover, a:active {	
	color: #333;
	text-decoration: none;
	background-color: #cecec1;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}		
	
#advsearch {
	position:absolute;
	width:15px;
	height:21px;
	z-index:1;
	left: 740px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
	
#advsearch a {
	color: #555;
	text-decoration: none;	
	}
#advsearch a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #ddd;
	margin: 0px;
	padding: 0px;
	border: none; 
	}				
	
#boxtext {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 88%;
	font-size: 0.7em;
	line-height: 12px;
	}
	
#boxtext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#boxtext a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext1 {
	color: #555;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 205px;
	font-size: 0.6em;
	line-height: 12px;
	}
	
#boxtext1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#boxtext1 a {
	color: #555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext1 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #dde1d7;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext1 ul {
	color: #333;
	text-decoration: none;
	line-height: 12px;
	list-style-type: square;
	margin-top: 0px;
	margin-left: 12px;
	}	
	
#boxtext2 {
	color: #555;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 205px;
	font-size: 0.6em;
	line-height: 15px;
	}
	
#boxtext2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#boxtext2 a {
	color: #555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext2 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #9A9A8D;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext2 ul {
	color: #333;
	text-decoration: none;
	line-height: 12px;
	list-style-type: none;
	}
	
#boxtextS {
	color: #555;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 215px;
	font-size: 0.6em;
	line-height: 15px;
	}
	
#boxtextS p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#boxtextS a {
	color: #555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtextS a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #9A9A8D;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtextS ul {
	color: #333;
	text-decoration: none;
	line-height: 12px;
	list-style-type: none;
	}
		
	
#boxtext3 {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	font-size: 0.7em;
	line-height: 12px;
	text-align: center;
	}
	
#boxtext3 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#boxtext3 a {
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext3 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext4 {
	color: #555;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	font-size: 0.6em;
	line-height: 15px;
	}	
	
#boxtext4 a {
	color: #555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext4 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #ddd;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext5 {
	color: #555;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 195px;
	font-size: 0.6em;
	line-height: 12px;
	}
	
#boxtext5 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#boxtext5 a {
	color: #555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext5 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #abafa5;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}		
	
#boxtext6 {
	color: #555;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 170px;
	font-size: 0.6em;
	line-height: 15px;
	border: 1px solid #969b8e;
	background-color: #cdd4c7;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	
	}
	
#boxtext6 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#boxtext6 a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #555;
	}
	
#boxtext6 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext6 ul {
	color: #333;
	text-decoration: none;
	line-height: 12px;
	list-style-type: square;
	margin-top: 0px;
	margin-left: 12px;
	}
	
#boxtext7 {
	color: #555;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 155px;
	font-size: 0.6em;
	line-height: 12px;
	
	}
	
#boxtext7 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

#boxtext7 a {
	color: #555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}
	
#boxtext7 a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #abafa5;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}			
	
#contentheader {
	background-color:#ababa4
	}
	
#contentheader h1 {
	font-size:14px;
	padding:10px;
	margin:0px;
	}

	/*  Footer */

#footer {
	border: 0;
	color: #555;
	text-align: left;
	clear: both;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: x-small;
	background-image: url(images/bakBot3.gif);
	height: 25px;
	width: 770px;
	}

html>#footer	{
	font-size: x-small;
	} 

#footer p	{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	color: #ccc;
	}
	
#footer a	{
	color: #ddd;
	text-decoration: none;
	}
	
#footer a:hover, a:active	{
	color: #fff;
	text-decoration: none;
	}
	
p,h1,h2,pre {
	margin:0px 15px 10px 10px;
	}
		
h1 {
	font-size:1.1em;
	padding-top:10px;
	}
	
h2 {
	font-size:.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
h3 {
	font-size:0.7em;
	font-weight: normal;
	}
	
.smtext {
	font-size: 0.9em;
	}	
			
.p11verd {
	font-size: .85em;
	}
	
.p11verdB {
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	}
		
.verd11 {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.verd11px {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.verd11B {
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.verd10 {
	font-size: .9em;
	color: #666666;
	}

.verd10b {
	font-size: 10px;
	font-weight: bold;
	}
	
.verd10S {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 12px;
	}

.verd10bS {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
form#eform {
	
	}

form#eform label {
	clear:left;
	display:block;
	float:left;
	width:50px;
	text-align:right;
	padding-right:6px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	}
	
form#eform input {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
form#eform textarea {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	}	
	
form#eform select {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 225px;
	}	

#tablelist {
 	color: #333;
 	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#tablelist p  {
    font-size: 0.7em;
	}
	
#tablelist a {
	text-decoration: none;
	}
#tablelist a:hover, a:active {
	color: #333;
	text-decoration: none;
	background-color: #acaca1
	}	
