/* body, td, p */

body {
	background-image: url(../img/bg.jpg);
	background-position: top center;
  scrollbar-face-color:#dfddbe;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#cac995;
  scrollbar-darkshadow-color:#cfc99e;
  scrollbar-shadow-color:#cfc99e;
  scrollbar-arrow-color:#95924a;
  scrollbar-track-color:#ebead3;
}

body, td, div, p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial;
	color: #404145;
	/*
*/
}
td {
	text-align: left;
	vertical-align: top;
}
.container {
/*	text-align: center;*/
/*border: 1px solid red;*/
}

.page {
  background-image:url(../img/cbg.png);
  background-position: top center;
  background-repeat: no-repeat;
  height: 733px;
  width: 876px;
}

.mbs { 
  float: right;
  display: block;
  width: 25px;
}

.logo {
  padding-left: 15px;
  text-align: left;
  height: 100px;
}

.logo img { border: 0px; }

.content {
  clear: both;
	display: block;
	width: 876px;
	height: 524px;
	background-color: #fafce6;
	border-bottom: 1px solid #7f7f5d;
  border-left: 1px solid #7f7f5d;
  border-right: 1px solid #7f7f5d;
}

.contentIndex {
  clear: both;
  display: block;
	width: 876px;
	height: 524px;
	background-color: #ffffff;
	background-image: url(../img/index.jpg);
	border-bottom: 1px solid #7f7f5d;
  border-left: 1px solid #7f7f5d;
  border-right: 1px solid #7f7f5d;
  border-top: 1px solid #7f7f5d;
}

.book {
  clear: both;
  background-image:url(../img/bookbg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  height: 491px;
  width: 825px;
}

.bookIndex {
  height: 491px;
  width: 825px;
}

.menuSpacer {
  width: 3px;
}

.submenu {
  height: 25px;
  float: right;
  /*border: 1px solid red;*/
}

.line {
  position: relative;
  border-top: 1px solid #cccda3;
  height: 10px;
  width: 300px;
  
}

.subm,
.subm:link,
.subm:visited,
.subm:hover { 
  position: relative;
  top: 4px;
  color: #ffffff;
  text-decoration: none;
}

.submA,
.submA:link,
.submA:visited,
.submA:hover {
  position: relative;
  top: 4px;
  color: #000000;
  text-decoration: none;
}

.bigimg {
  border: 4px solid #cccda3;
}

.smallimg {
  border: 2px solid #cccda3;
}

div#indexText {
  height: 260px;
  padding-right: 5px;
  overflow: auto;
  font-size: 13px;
}

div#indexText a {
  font-size: 13px;
}

.newsTitle { font-size:18px; padding-bottom: 25px; }

.links1, 
.links1:link, 
.links1:visited, 
.links1:hover  { 
  color: #7f7f5d; 
  font-weight: bold;
}

.indexLeft {
  text-align:left;
/*
  width: 374px;
  height: 457px;
*/
  display: block;
  position: relative;
  float: left;
  width: 26em;
  left: 40px;
  top: 80px;
}

.bookFace {
  display: block;
  position: relative;
  float: left;
  width: 374px;
  height: 457px;
  left: 158px;
  top: 18px;
}

.leftPage {
  display: block;
  position: relative;
  float: left;
  width: 32em;
  left: 20px;
  top: 15px;
  /*border: 1px solid red;*/
}

.rightPage2 {
  float: left;
  width: 32em;
  position: relative;
  left: 102px;
  top: 15px;
  /*border: 1px solid green;*/
}


.menuB,
.menuB:link,
.menuB:visited,
.menuB:hover {
  height: 28px;
  background-image: url(../img/mbg_a.jpg);
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

.menu,
.menu:link,
.menu:visited,
.menu:hover  {
  height: 28px;
  background-image: url(../img/mbg.jpg);
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

.menuA,
.menuA:link,
.menuA:visited,
.menuA:hover {
  border-top: 1px solid #7f7f5d;
  border-left: 1px solid #7f7f5d;
  border-right: 1px solid #7f7f5d;
  background-color: #fafce6;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
}

.menu a, .menuA a, .menuB a { text-decoration: none; }

.menuBox { float:right; }

.title {
  display: block;
  position: relative;
  top: 4px;
  left: 20px;
  font-size: 16px;
}
/* links & text */
a {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial;
	color: #404145;
}

a:visited {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial;
	color: #404145;
}
a:hover {
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial;
	color: #404145;
	text-decoration: none;
}

.title {
  text-align: left;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}

.iframe {
  width: 100%;
  height: 100%;
  background-color: #eddfc5;
  padding: 5px;
}

.tab { 
  background-image:url(../img/slbg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  height: 22px;
  border-top: 1px solid #766961;
  border-left: 1px solid #766961;
  border-right: 1px solid #766961;
  position: relative;
  float:right;
}

.tabA { 
  background-color: #eddfc5;
  height: 26px;
  border-top: 1px solid #766961;
  border-left: 1px solid #766961;
  border-right: 1px solid #766961;
  position: relative;
  float:right;
}

.submSpacer {
  float:right;
  width:3px;
}

.foot {
  clear: both;
	height: 40px;
	color: #626339;
	padding-top: 4px;
}
.foot a, a:visited {
	color: #626339;
}

.foot a:hover {
	color: #626339;
	text-decoration:none;
}

