
body {
	width: 98%;
	margin: 1%;
}

body, p, table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.4;
	color: black;
}

p {
	margin: 14px, 0, 0, 0;
	padding: 0;
}  

h1 {
	font-size: 30px;
	line-height: 50px;
	border-bottom: 1px dotted #2D348C;
}

h2 {
	font-size: 20px;
	line-height: 29px;
	margin-bottom: 8px;
}

h1, h2 {
	margin-top: 0;
	padding-top: 0;
	color: #2D348C;
}

h3 {
	color: #2D348C;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 2px;
}

acronym {
	border-bottom: 1px dotted;
	cursor: help;
}

#mainframe {
	width: 753px;
	height: 550px;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
	background: white;
}
#frame {
	width: 98%;
	padding: 10px;
	text-align: left;
	background: white;
}

#header {
	overflow: hidden;
	padding-top: 21.47%;
  position: relative;;
	border-radius: 15px;
}

@media screen and (min-width: 1290px) {
  #header {
    padding-top: 0;                             
    position: relative;;
    width: 1225px;
    height: 263px;
  }
}

#header img {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

#splash {
	width: 100%;
	height: 550px;
	float: left;
	background-image: url(/images/stones.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#text {
	width: 320px;
	font-size: 19px;
	line-height: 26px;
	color: #2D348C;
}

.space {
	height: 94px;
}

#logo {
	width: 580px;
	height: 150px;
	float: left;
	font-weight: bold;
	color: #2D348C;
}

.abn {
	font-size: 10; 
	line-height:16px;
}

#image {
	width: 126px;
	height: 150px;
	float: right;
}

.chapter {
	width: 100%;
	font-family: Times New Roman, MS Serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 20px;
}

#hamburger {
	width: 100%;
	height: 48px;
	overflow: hidden;
}

@media screen and (min-width: 891px) {
  #hamburger {
  	display: none;
  }
}

.menuline {
	width: 100%;
}

.menu {
	height 26px;
	list-style-type: none;
	white-space: nowrap;    /* keep text on one line */
}

* html .menu {
	display: inline-block;  /* for IE only */
	width: 1px;             /* IE will expand to fit menu width */
	padding: 0 2px;         /* fix bug in IE for border spacing */
}  

.menu ul {
	margin: 0;
	padding: 0;
}  

.menu li {
	display: table-cell;    /* ignored by IE */
}

* html .menu ul {
	display: inline;
}

* html .menu li {
	display: inline;        /* for IE only */
}

.menu a, .menu a:visited {
	display: block;         /* for all browsers except IE */
	padding: 6px 11px;
	border-right: 2px solid #fff; /* add a 1px white border around items */ 
	text-decoration: none;
}

.menuline, .menu, .menu a, .menu a:visited, * html .menu ul {
	color: white; 
	background-image: -webkit-linear-gradient(top, #062d4a, #2c567e);
	background-image: -moz-linear-gradient(top, #062d4a, #2c567e);
	background-image: -o-linear-gradient(top, #062d4a, #2c567e);
	background-image: -ms-linear-gradient(top, #062d4a, #2c567e);
	background-image: linear-gradient(top, #062d4a, #2c567e);
}

* html .menu a, * html .menu a:visited {
	display: inline-block;  /* for IE only */ 
	margin: 0 -2px;         /* to correct an IE border width bug */  
}

.menu a:hover {
	color: #062d4a; 
  background-image: -webkit-linear-gradient(top, white, #f4f4f4);
  background-image: -moz-linear-gradient(top, white, #f4f4f4);
  background-image: -o-linear-gradient(top, white, #f4f4f4);
  background-image: -ms-linear-gradient(top, white, #f4f4f4);
  background-image: linear-gradient(top, white, #f4f4f4);
}


.leftmenu {
	margin: 0 auto 0 0;
}

.centermenu {
	margin: 0 auto;
}

.rightmenu {
	margin: 0 0 0 auto;
}

@media screen and (max-width: 890px) {
  #chromemenu {display: none; }
}

@media screen and (max-width: 800px) {
  #left { display: none; }
  #right { width: 98%; }
}

@media screen and (min-width: 799px) {
  #right { width: 75%; }
}

#container {
	width: 100%;
	background: #FBF5F3;
}

#container a:link {
	color: #2D348C;
	text-decoration: none;
}

#container a:visited {
	color: ##2D348C;
	text-decoration: none;
}

#container a:hover {
	color: red;
	text-decoration: none;
}

#left {
	width: 20%;
	float: left;
	padding: 1.5% 5px 0 5px;
	overflow: hidden;
}

* html #left {
	width: 150px;
	w\idth: 140px;
	overflow: hidden;
}

.advert {
	width: 95%px;
	margin-bottom: 5px;
	padding: 2%;
	border: 1px solid silver;
	background: white;
	overflow: hidden;
}

* html .advert {
	width: 130px;
	overflow: hidden;
}

#right {
	padding: 1%;
	float: right;
	overflow: hidden;
}

#full {
	padding: 20px;
	line-height: 16px;
	float: right;
}

* html #right {
	width: 603px;
	overflow: hidden;
}

.lhs {
	float: left;
	overflow: hidden;
}

.rhs {
	float: right;
	overflow: hidden;
}

.pic {
	border: 1px solid silver;
	margin-right: 15px;
	margin-bottom: 10px;
}

.picr {
	border: 1px solid silver;
	margin-left: 15px;
	margin-bottom: 10px;
}

.picb {
	border: 1px solid silver;
}

.quote {	
	width: 523px;
	padding: 20px;
	font-family: courier, serif;
	font-size: 10px;
	line-height: 16px;
	background: white;
	overflow: hidden;
}

.quotef {	
	padding: 20px;
	font-family: courier, serif;
	font-size: 10px;
	line-height: 16px;
	background: white;
}

* html .quote {	
	width: 563px;
}

.price {
	color: #FDB94C; 
	text-align: right;
}	

.bookheader {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #2D348C;
}

.line {
	width: 100%;
	height: 10px;
	border-bottom: 1px dotted #2D348C;
	Margin-bottom: 6px;
}

.indent {
	margin-left: 80px;
	width 100%;
}

.italics {
	font-style: italic;
}

.clear {
	clear: both;
}
