body, li, table, input, select, option, textarea, .menu {

	font-size: 			11px;
	font-family: 		Arial;
	color: 				#000000; 
}


body         {  
 scrollbar-face-color: #827F65;
 scrollbar-shadow-color: #AAA78B; 
 scrollbar-highlight-color: #AAA78B;
 scrollbar-3dlight-color: #37372B;
 scrollbar-darkshadow-color: #37372B; 
 scrollbar-track-color: #4F4D3A; 
 scrollbar-arrow-color: #FFFFFF; 
}

A:link { text-decoration: underline; color: #7D7D7D;}
A:visited { text-decoration: underline; color: #7D7D7D;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}

p, h1, h2, h3, h4 {
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			14px;
	color: 				#706A61;

}
h2 {
	font-size: 			13px;
	color: 				#706A61;
}

h3 {
	font-size: 			12px;
	color: 				#706A61;
}

h4 {
	font-size: 			13px;
	color: 				#706A61;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#A59E84;
	background-color:	#E6DFC5;

}

ul, li {
	line-height:		130%;
	margin-bottom:		5px;
	margin-left:		10px;
}


	 .bg2left {
  	background-image: url('images/bg2.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 	
    background-position: top right;  }
	
		 .bg2right {
  	background-image: url('images/bg3.gif'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 	
    background-position: top left;  }
	
#table1 .photo-box {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 100%;
}
.left-img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 360px;
}
.right-img {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 360px;
}
#table1 #list1 {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	width: 200px;
}
#table1 #list1 li {
	margin: 0px;
	padding: 0px;
}
#book-link {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 2px solid #D14802;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#book-link a {
	color: #D14802;
	text-decoration: none;
}
#book-link a:hover {
	color: #8B3201;
	text-decoration: underline;
}

#book-link span {
	font-size: 15px;
	text-transform: uppercase;
}
