body {

 background-color: #E5DCE1;
 text-align: center;
}
#logo {
background-image: url(../images/banner_jjb2.jpg);
 background-repeat: no-repeat;
 background-position: top right;
 padding: 0;
 width: 810px;
 height: 150px;
}
#wrapper {
 width: 810px;
 margin-left: auto;
 margin-right: auto;
 border: 2px solid black;
 background-color: #FFFFFF;
 color: #000000;
 padding: 0;
}
#content {
padding: 0;
text-align: left;
}
p, td {
font: 0.8em Georgia, "Times New Roman", Times, serif;
color: black;
margin: 20px;
}
li {
font: 0.8em Georgia, "Times New Roman", Times, serif;
color: black;
}	
}
.text p{
  margin: 20px;
}
.text h1{
margin: 20px;
font: 20px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #491836;
}
.text h2{
    margin: 20px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #491836;
}
.text h3{
margin: 20px;
font: 20px Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #491836;
background-color: #E3CC7E;
}
.text a:link {
 text-decoration: none;
  font: Georgia, "Times New Roman", Times, serif;
color: #437C74;
}
.text a:visited {
 text-decoration: none;
  font: Georgia, "Times New Roman", Times, serif;
color: #990066;
}
.book a:link {
 text-decoration: none;
  font: Georgia, "Times New Roman", Times, serif;
color: #FFFFCC;
background-color:#660000;
}
.book a:visited {
 text-decoration: none;
  font: Georgia, "Times New Roman", Times, serif;
color: #FFFFCC;
background-color:#660000;
}
.standout {
    margin: 20px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #491836;
}
.standout a:link {
text-decoration: none;
  font: Georgia, "Times New Roman", Times, serif;
color: #FFFFCC;
background-color:#660000;
}
.standout a:visited {
text-decoration: none;
  font: Georgia, "Times New Roman", Times, serif;
color: #FFFFCC;
background-color:#660000;
}
.nav table {
background-color: #E3CC7E;
	border-bottom: 2px solid black;
	border-collapse: collapse;
 
}
.navtable td {
 text-align: center;
 padding: 4px;
 background-color: #E3CC7E;
 background-repeat: no-repeat;
 background-position: center center;
 font: Georgia, "Times New Roman", Times, serif;
 color: #EFE09B;
}
.navtable a:link, a:visited {
text-decoration: none;
 font: Georgia, "Times New Roman", Times, serif;
color: #491836;
}
.navtable a:hover {
text-decoration: none;
background-color: #491836;
 font: Georgia, "Times New Roman", Times, serif;
color: #EFE09B;
}
.rightimg {
  float: right;
  padding-left: 10px;
} 
.leftimg {
  float: left;
  padding-right: 10px;
}
.imgborder {
  float: right;
  border: solid 2px;
  border-color: #491836;
}
.first {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.clear {
  clear: both;
} 
.new {
font-weight: bold; 
color: #660000; 
font-size: 1.0em;
background-color: #CCFF99;
}
#footer {
	padding: 0 0 10px 265px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	background-color: transparent;
	bottom: 0;
    left: 0;
	clear: both;
} 
.highlight  {
font-weight: bold; 
color: #FFFFFF; 
background-color: #333366;
}

.red {
font-weight: bold; 
color: #FFF;
font-size: 1.0em;
background-color: #C00;
}
#gold{
	background-color: #E3CC7E;
	padding: 15px;
	margin-right: 10px;
	margin-left: 10px;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
color: black;
}
