html {
	height:100%;
	}

body {
	background-image:url(../images/background_gradient.gif);
	background-repeat:repeat-x;
	background-color: #c5b381;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	height:100%;
}
#Index_Page_Logo{
	background-image:url(../images/Logo.jpg);
	background-position:450px 200px;
	background-repeat:no-repeat;
}	

#wrapper {
	width: 900px;
	background-color:#ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: thin solid #554b37;
	height:auto;
	min-height:100%;
}
#header {
	background-image:url(../images/JRPRESSBanner.jpg);
	height:200px;
	width:900px;
	border-bottom: thin solid #554b37;
}
#nav {
	
	background-image:url(../images/nav_background.jpg);
	background-repeat:repeat-y;
	width: auto;
	float: left;
	height:auto;

}
#navigation {
	width:150px;
	height: auto;
	float:left;
	margin-top:20px;

}
#navigation ul {	
 	list-style: none;
 	margin: 0;
 	padding: 0;
}
#navigation li {
 border-bottom: 1px solid #ffffff;
}
#navigation li a:link, #navigation li a:visited  {
 color:#f4f1e4;
 font-size: 90%;
 display: block;
 padding: 0.4em 0 0.4em 0.5em;
 background-color: #b9a976;
 text-decoration: none;
}
#navigation li a:hover {
 background-color: #48362c;
 color: #FFFFFF;
}
#navigation li.new  {
 color:#f4f1e4;
 font-size: 12px;
 display: block;
 padding-left: 0px;
 background-color: #b9a976;
 font-weight: 800; 
 text-decoration: none;
}
#navigation p  {
 color:#f4f1e4;
 font-size: 90%;
 display: block;
 
 background-color: #b9a976;
 text-decoration: none;
}
#main {
	background-color:#ffffff;
	float:left;
	width:690px;

	padding: 10px 10px 0px 15px;
	min-height:500px;
	border-left: thin solid #554b37;
}
#footer {
	background-color:#FFFFFF;
	background-image:url(../images/footer_background_gradient.gif);
	background-repeat:repeat-x;
	border-top: thin solid #554b37;
}
#footer a {
	color:#666666;
	font-size:10px;
	font-weight:400;
}
a {
	font-size: 12px;
	font-weight: bolder;
	color: #B9A976;
	text-decoration: underline;
}


.clear {
	clear:both;
}
.clear1 {
	clear:both; height: 15px
}
.bar {
	color:#ccc; font-weight: normal
}

#gallery_display {
	display: inline; float: left; margin-left: 0px; margin-top: 10px; width: 320px; position: relative; height: 476px; text-align: center; border: #eee 1px solid
}
#gallery_text {
	margin-left: 10px; width: 357px; display: inline; float: right; text-align: center; margin-top: 10px; 
}
#gallery_text p {
	text-align: center; color: #000; font-family: arial, helvetica, sans-serif, verdana; font-size: 11px
}
#gallery_text a {
	text-decoration: none; padding: 2px
}


.BookFrame {
	padding:5px; border: thin solid #554b37; background-color:#f0e7cb; width: 700px; height: auto
}
.BookCover{
	float:right;
	border: thin solid #554b37;
	margin-left: 10px;

}
.BookCover-thumb{
	float:right; border: thin solid #554b37; margin-left: 10px; margin-top: 0px; display: inline;
}
.BookCover-summary{
	float:left; margin-left: 10px; margin-top: 0px; display: inline; width: 550px
}
.BookCover-summary a{
	color: #ff0000; text-decoration: none
}
.BookCover-summary a:hover {
	color: #666; text-decoration: none
}
.BookCover-large{
	float:right; border: thin solid #554b37; margin-left: 10px; margin-top: 0px; display: inline; width: 200px;
}
.BookCover-detail{
	float:left; margin-top: 0px; display: inline; width: 480px; 
}
.clear {
	clear: both
}
#SpeachWoman {
	background:url(../images/speechwoman_tiny.gif) top right no-repeat ;
	height:auto;
	width:580px;
	padding: 0 120px 0 0;

}
h1 {
	font-size: 14px;	
	width: 700px;
	border: thin solid #5B4339;
	color: #9B8F65;
	background-color: #EFEFE7;
	text-decoration: none;
	padding: 7px;
	margin-top:13px;
	clear:both;
}
h2 {
	font-size: 14px;	
	color: #9B8F65;
	text-decoration: none;

}
h3 {
	font-weight:bold;
	text-decoration: none;


}
h4 {
	font-weight:bold;
	text-decoration: none;
             font-size: 12px


}

