@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background-image: url(images/JR091021bkg1.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#b2 {
	background-image: url(images/JR091022bkg2.jpg);
	background-repeat: repeat-y;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#b1 {
	background-image: url(images/JR091022head.jpg);
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: center;
}
#head {
	height: 168px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #F60;
	text-align: center;
	width: 950px;
}
#text {
	float: left;
	text-align: justify;
	padding: 10px;
	width: 700px;
}
#foot {
	background-image: url(images/JR091022foot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 77px;
	clear: both;
}
#wtw , #wtw a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #060;
	text-align: center;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}

#gallery {
	float: right;
	padding: 8px;
	text-align: center;
	width: 200px;
}
#nav {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul    {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li    {
	float: right;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-image: url(images/JRnavbkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul li:hover {
	background-image: url(images/JRnavbkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#b2 #b1 #content #pgname {
	height: 50px;
	text-align: right;
}
#nav ul li a , #b2 #b1 #content #text table tr td a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #060;
	font-weight: bold;
	text-decoration: none;
}


#b1 #content #gallery img {
	background-color: #F60;
	padding: 5px;
	border: 1px solid #060;
	margin: 5px;
}
.quote {
	font-size: .8em;
	font-style: oblique;
	color: #666;
	line-height: 1em;
	margin-left: 100px;
	margin-right: 100px;
}
#b2 #b1 #content #text img, #b2 #b1 #galleryLarge div table tbody tr td p img, #b2 #b1 #galleryLarge div table tbody tr td img {
	margin: 5px;
	background-color: #060;
	padding: 5px;
	border: 1px solid #F60;
	font-family: Arial, Helvetica, sans-serif;
	color: #030;
}
#b2 #b1 #content #text table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #060;
	text-align: center;
}
.note {
	font-size: .8em;
	font-style: oblique;
	color: #666;
	line-height: 1em;
}
#b2 #b1 #content #text div table tr td {
	line-height: normal;
}
